Home
last modified time | relevance | path

Searched refs:smoothnessFactor (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/media/codec2/sfplugin/
H A DPipelineWatcher.h65 PipelineWatcher &smoothnessFactor(uint32_t value);
H A DPipelineWatcher.cpp43 PipelineWatcher &PipelineWatcher::smoothnessFactor(uint32_t value) { in smoothnessFactor() function in android::PipelineWatcher
H A DCCodecBufferChannel.cpp1397 .smoothnessFactor(kSmoothnessFactor); in start()