Home
last modified time | relevance | path

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

/external/v4l2_codec2/
DC2VDAComponent.cpp1132 uint32_t passedNumPlanes = layout.numPlanes; in appendOutputBuffer() local
1135 passedNumPlanes--; in appendOutputBuffer()
1139 for (uint32_t i = 0; i < passedNumPlanes; ++i) { in appendOutputBuffer()
1152 for (uint32_t i = 0; i < passedNumPlanes; ++i) { in appendOutputBuffer()