Home
last modified time | relevance | path

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

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