Searched defs:draining (Results 1 – 2 of 2) sorted by relevance
261 const VideoRenderBuffer* VideoDecoderBase::getOutput(bool draining, VideoErrorBuffer *outErrBuf) { in getOutput()373 VideoSurfaceBuffer* VideoDecoderBase::findOutputByPct(bool draining) { in findOutputByPct()486 VideoSurfaceBuffer* VideoDecoderBase::findOutputByPoc(bool draining) { in findOutputByPoc()
553 bool draining = (inportBufferFlags & OMX_BUFFERFLAG_EOS); in FillRenderBuffer() local