HomeSort by relevance Sort by last modified time
    Searched refs:findOutputByPct (Results 1 - 2 of 2) sorted by null

  /hardware/intel/common/libmix/videodecoder/
VideoDecoderBase.h 74 virtual VideoSurfaceBuffer* findOutputByPct(bool draining = false);
VideoDecoderBase.cpp 305 output = findOutputByPct(draining);
373 VideoSurfaceBuffer* VideoDecoderBase::findOutputByPct(bool draining) {
    [all...]

Completed in 198 milliseconds