Searched refs:processOutput (Results 1 – 4 of 4) sorted by relevance
/frameworks/av/media/codec2/hal/common/ |
D | BufferTypes.cpp | 113 bool processInput, bool processOutput) { in forEachBlock() argument 121 if (processOutput) { in forEachBlock() 146 bool processInput, bool processOutput) { in BeginTransferBufferQueueBlocks() argument 148 processInput, processOutput); in BeginTransferBufferQueueBlocks() 166 bool processInput, bool processOutput) { in EndTransferBufferQueueBlocks() argument 170 processInput, processOutput); in EndTransferBufferQueueBlocks()
|
/frameworks/av/media/codec2/hal/hidl/1.0/utils/include/codec2/hidl/1.0/ |
D | types.h | 305 bool processOutput = true); 325 bool processOutput = true);
|
/frameworks/av/media/codec2/hal/hidl/1.0/utils/ |
D | types.cpp | 522 bool processOutput) { in beginTransferBufferQueueBlocks() argument 524 workList, processInput, processOutput); in beginTransferBufferQueueBlocks() 536 bool processOutput) { in endTransferBufferQueueBlocks() argument 538 workList, transfer, processInput, processOutput); in endTransferBufferQueueBlocks()
|
/frameworks/av/media/codec2/hal/common/include/codec2/common/ |
D | BufferTypes.h | 874 bool processOutput = true); 894 bool processOutput = true);
|