Searched refs:enqueueEOS (Results 1 – 7 of 7) sorted by relevance
412 bool CodecTestBase::enqueueEOS(size_t bufferIndex) { in enqueueEOS() function in CodecTestBase479 isOk = enqueueEOS(element.bufferIndex); in queueEOS()486 isOk = enqueueEOS(bufferIndex); in queueEOS()
155 bool enqueueEOS(size_t bufferIndex);
184 return enqueueEOS(bufferIndex); in enqueueInput()
265 return enqueueEOS(bufferIndex); in enqueueInput()
707 if (!enqueueEOS(bufferIndex)) return false; in testGetInputBufferInRunningState()
647 void enqueueEOS(int bufferIndex) { in enqueueEOS() method in CodecTestBase706 enqueueEOS(element.first); in queueEOS()711 enqueueEOS(mCodec.dequeueInputBuffer(-1)); in queueEOS()902 enqueueEOS(bufferIndex); in enqueueInput()1253 enqueueEOS(bufferIndex); in enqueueInput()
1033 enqueueEOS(bufferIndex); in testGetInputBufferInRunningState()1591 enqueueEOS(bufferIndex); in testGetInputImageInRunningStateVideo()1621 enqueueEOS(bufferIndex); in testGetInputImageInRunningStateAudio()