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

  /hardware/intel/common/libmix/videodecoder/
VideoDecoderInterface.h 35 virtual bool checkBufferAvail() = 0;
VideoDecoderBase.h 77 virtual bool checkBufferAvail();
VideoDecoderBase.cpp 558 bool VideoDecoderBase::checkBufferAvail(void) {
    [all...]
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderBase.cpp 475 return mVideoDecoder->checkBufferAvail();
    [all...]

Completed in 58 milliseconds