Searched defs:IsAllBufferAvailable (Results 1 - 4 of 4) sorted by relevance

/hardware/intel/common/omx-components/videocodec/
H A DOMXVideoDecoderVP9Hybrid.cpp559 bool OMXVideoDecoderVP9Hybrid::IsAllBufferAvailable(void) { function in class:OMXVideoDecoderVP9Hybrid
560 bool b = ComponentBase::IsAllBufferAvailable();
H A DOMXVideoDecoderBase.cpp416 bool OMXVideoDecoderBase::IsAllBufferAvailable(void) { function in class:OMXVideoDecoderBase
417 bool b = ComponentBase::IsAllBufferAvailable();
H A DOMXVideoDecoderVP9HWR.cpp799 bool OMXVideoDecoderVP9HWR::IsAllBufferAvailable(void) function in class:OMXVideoDecoderVP9HWR
801 bool b = ComponentBase::IsAllBufferAvailable();
/hardware/intel/common/wrs_omxil_core/base/src/
H A Dcomponentbase.cpp1913 while(IsAllBufferAvailable())
1972 bool ComponentBase::IsAllBufferAvailable(void) function in class:ComponentBase

Completed in 76 milliseconds