Home
last modified time | relevance | path

Searched refs:drainThisBuffer (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/include/
DACodecBufferChannel.h136 void drainThisBuffer(IOMX::buffer_id bufferID, OMX_U32 omxFlags);
/frameworks/av/media/libstagefright/
DACodecBufferChannel.cpp628 void ACodecBufferChannel::drainThisBuffer( in drainThisBuffer() function in android::ACodecBufferChannel
DACodec.cpp6773 mCodec->mBufferChannel->drainThisBuffer(info->mBufferID, flags); in onOMXFillBufferDone()