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 59 virtual bool checkBufferAvail();
VideoDecoderBase.cpp 532 bool VideoDecoderBase::checkBufferAvail(void) {
    [all...]
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderBase.cpp 431 return mVideoDecoder->checkBufferAvail();
    [all...]

Completed in 1553 milliseconds