Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.cpp880 C2PortReorderBufferDepthTuning::output reorderDepth; in start() local
890 &reorderDepth, in start()
1063 reorderDepth.value + kRenderingDepth; in start()
1189 if (reorderDepth) { in start()
1190 output->buffers->setReorderDepth(reorderDepth.value); in start()
1533 C2PortReorderBufferDepthTuning::output reorderDepth; in handleWork() local
1534 if (reorderDepth.updateFrom(*param)) { in handleWork()
1538 reorderDepth.value); in handleWork()
1540 mName, reorderDepth.value); in handleWork()
1545 reorderDepth.value + kRenderingDepth; in handleWork()