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