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

/hardware/intel/common/omx-components/videocodec/
H A DOMXVideoDecoderVP9HWR.cpp792 bool OMXVideoDecoderVP9HWR::IsAllBufferAvailable(void) function in class:OMXVideoDecoderVP9HWR
794 bool b = ComponentBase::IsAllBufferAvailable();
H A DOMXVideoDecoderVP9Hybrid.cpp711 bool OMXVideoDecoderVP9Hybrid::IsAllBufferAvailable(void) { function in class:OMXVideoDecoderVP9Hybrid
712 bool b = ComponentBase::IsAllBufferAvailable();
H A DOMXVideoDecoderBase.cpp479 bool OMXVideoDecoderBase::IsAllBufferAvailable(void) { function in class:OMXVideoDecoderBase
480 bool b = ComponentBase::IsAllBufferAvailable();
/hardware/intel/common/wrs_omxil_core/base/src/
H A Dcomponentbase.cpp1912 while(IsAllBufferAvailable())
1971 bool ComponentBase::IsAllBufferAvailable(void) function in class:ComponentBase

Completed in 231 milliseconds