Home
last modified time | relevance | path

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

/hardware/google/av/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
Dtypes.h308 bool yieldBufferQueueBlock(const C2ConstGraphicBlock& block);
/hardware/google/av/codec2/hidl/1.0/utils/
Dtypes.cpp1712 bool yieldBufferQueueBlock(const C2ConstGraphicBlock& block) { in yieldBufferQueueBlock() function
1725 forEachBlock(workList, yieldBufferQueueBlock, processInput, processOutput); in yieldBufferQueueBlocks()
/hardware/google/av/codec2/hidl/client/
Dclient.cpp1233 if (!yieldBufferQueueBlock(block)) { in queueToOutputSurface()