Searched refs:findOutputByPoc (Results 1 – 2 of 2) sorted by relevance
73 virtual VideoSurfaceBuffer* findOutputByPoc(bool draining = false);
303 output = findOutputByPoc(draining); in getOutput()404 VideoSurfaceBuffer* VideoDecoderBase::findOutputByPoc(bool draining) {486 VideoSurfaceBuffer* VideoDecoderBase::findOutputByPoc(bool draining) { in findOutputByPoc() function in VideoDecoderBase