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

  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderVP9Hybrid.cpp 642 bool OMXVideoDecoderVP9Hybrid::IsAllBufferAvailable(void) {
643 bool b = ComponentBase::IsAllBufferAvailable();
OMXVideoDecoderBase.cpp 460 bool OMXVideoDecoderBase::IsAllBufferAvailable(void) {
461 bool b = ComponentBase::IsAllBufferAvailable();
    [all...]
OMXVideoDecoderVP9HWR.cpp 791 bool OMXVideoDecoderVP9HWR::IsAllBufferAvailable(void)
793 bool b = ComponentBase::IsAllBufferAvailable();
  /hardware/intel/common/wrs_omxil_core/base/src/
componentbase.cpp     [all...]

Completed in 192 milliseconds