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

  /hardware/intel/common/libmix/videodecoder/
VideoDecoderBase.h 92 virtual VideoSurfaceBuffer* findOutputByPoc(bool draining = false);
VideoDecoderBase.cpp 326 output = findOutputByPoc(draining);
420 VideoSurfaceBuffer* VideoDecoderBase::findOutputByPoc(bool draining) {
502 VideoSurfaceBuffer* VideoDecoderBase::findOutputByPoc(bool draining) {
    [all...]

Completed in 57 milliseconds