Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/hal/common/
DBufferTypes.cpp113 bool processInput, bool processOutput) { in forEachBlock() argument
118 if (processInput) { 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.h304 bool processInput = false,
324 bool processInput = false,
/frameworks/av/media/codec2/hal/hidl/1.0/utils/
Dtypes.cpp521 bool processInput, in beginTransferBufferQueueBlocks() argument
524 workList, processInput, processOutput); in beginTransferBufferQueueBlocks()
535 bool processInput, in endTransferBufferQueueBlocks() argument
538 workList, transfer, processInput, processOutput); in endTransferBufferQueueBlocks()
/frameworks/av/media/codec2/hal/common/include/codec2/common/
DBufferTypes.h873 bool processInput = false,
893 bool processInput = false,