Home
last modified time | relevance | path

Searched refs:findOutputByPoc (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/libmix/videodecoder/
DVideoDecoderBase.h73 virtual VideoSurfaceBuffer* findOutputByPoc(bool draining = false);
DVideoDecoderBase.cpp303 output = findOutputByPoc(draining); in getOutput()
404 VideoSurfaceBuffer* VideoDecoderBase::findOutputByPoc(bool draining) {
486 VideoSurfaceBuffer* VideoDecoderBase::findOutputByPoc(bool draining) { in findOutputByPoc() function in VideoDecoderBase