Home
last modified time | relevance | path

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

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