Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/videodecoder/
DVideoDecoderBase.h75 virtual VideoSurfaceBuffer* findOutputByPts();
DVideoDecoderBase.cpp299 VideoSurfaceBuffer *outputByPts = findOutputByPts(); in getOutput()
356 VideoSurfaceBuffer* VideoDecoderBase::findOutputByPts() { in findOutputByPts() function in VideoDecoderBase