Searched refs:drainThisBuffer (Results 1 – 4 of 4) sorted by relevance
111 void drainThisBuffer(IOMX::buffer_id bufferID, OMX_U32 omxFlags);
350 void ACodecBufferChannel::drainThisBuffer( in drainThisBuffer() function in android::ACodecBufferChannel
6060 mCodec->mBufferChannel->drainThisBuffer(info->mBufferID, flags); in onOMXFillBufferDone()
307 mBufferChannel->drainThisBuffer(info->mBufferID, info->mOutputFlags); in postDrainThisBuffer()