Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/videodecoder/
DVideoDecoderBase.h74 virtual VideoSurfaceBuffer* findOutputByPct(bool draining = false);
DVideoDecoderBase.cpp305 output = findOutputByPct(draining); in getOutput()
373 VideoSurfaceBuffer* VideoDecoderBase::findOutputByPct(bool draining) { in findOutputByPct() function in VideoDecoderBase