Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/hal/common/
DBufferTypes.cpp113 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/
Dtypes.h305 bool processOutput = true);
325 bool processOutput = true);
/frameworks/av/media/codec2/hal/hidl/1.0/utils/
Dtypes.cpp522 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/
DBufferTypes.h874 bool processOutput = true);
894 bool processOutput = true);