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

  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderVP9Hybrid.h 44 virtual bool IsAllBufferAvailable(void);
OMXVideoDecoderBase.h 57 virtual bool IsAllBufferAvailable(void);
OMXVideoDecoderVP9Hybrid.cpp 718 bool OMXVideoDecoderVP9Hybrid::IsAllBufferAvailable(void) {
719 bool b = ComponentBase::IsAllBufferAvailable();
OMXVideoDecoderBase.cpp 480 bool OMXVideoDecoderBase::IsAllBufferAvailable(void) {
481 bool b = ComponentBase::IsAllBufferAvailable();
    [all...]
  /hardware/intel/common/wrs_omxil_core/base/inc/
componentbase.h 277 virtual bool IsAllBufferAvailable(void);
  /hardware/intel/common/wrs_omxil_core/base/src/
componentbase.cpp     [all...]

Completed in 278 milliseconds