Home
last modified time | relevance | path

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

/hardware/google/av/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
Dtypes.h318 void yieldBufferQueueBlocks(const std::list<std::unique_ptr<C2Work>>& workList,
/hardware/google/av/codec2/hidl/1.0/utils/
DComponent.cpp399 yieldBufferQueueBlocks(c2workItems, true); in onWorkDone_nb()
480 yieldBufferQueueBlocks(c2flushedWorks, true); in flush()
Dtypes.cpp1722 void yieldBufferQueueBlocks( in yieldBufferQueueBlocks() function