Searched refs:isInputQueueEmpty (Results 1 – 5 of 5) sorted by relevance
74 bool isInputQueueEmpty();
132 bool CodecAsyncHandler::isInputQueueEmpty() { in isInputQueueEmpty() function in CodecAsyncHandler
474 if (!mAsyncHandle.isInputQueueEmpty()) { in testFlushInRunningState()480 if (mAsyncHandle.isInputQueueEmpty()) { in testFlushInRunningState()
763 mAsyncHandle.isInputQueueEmpty()); in testFlushInRunningState()767 mAsyncHandle.isInputQueueEmpty()); in testFlushInRunningState()
185 boolean isInputQueueEmpty() { in isInputQueueEmpty() method in CodecAsyncHandler