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 93 virtual VideoSurfaceBuffer* findOutputByPct(bool draining = false);
VideoDecoderBase.cpp 328 output = findOutputByPct(draining);
389 VideoSurfaceBuffer* VideoDecoderBase::findOutputByPct(bool draining) {
    [all...]

Completed in 56 milliseconds