Home
last modified time | relevance | path

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

/hardware/google/av/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
Dtypes.h355 void holdBufferQueueBlocks(const std::list<std::unique_ptr<C2Work>>& workList,
/hardware/google/av/codec2/hidl/client/
Dclient.cpp889 holdBufferQueueBlocks(workItems, igbp, bqId, generation); in handleOnWorkDone()
1036 holdBufferQueueBlocks(*flushedWork, igbp, bqId, generation); in flush()
/hardware/google/av/codec2/hidl/1.0/utils/
Dtypes.cpp1786 void holdBufferQueueBlocks(const std::list<std::unique_ptr<C2Work>>& workList, in holdBufferQueueBlocks() function