Home
last modified time | relevance | path

Searched refs:SetNativeBufferModeSpecific (Results 1 – 6 of 6) sorted by relevance

/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderVP9HWR.h90 virtual OMX_ERRORTYPE SetNativeBufferModeSpecific(OMX_PTR pStructure);
DOMXVideoDecoderVP9Hybrid.h56 virtual OMX_ERRORTYPE SetNativeBufferModeSpecific(OMX_PTR pStructure);
DOMXVideoDecoderBase.h73 virtual OMX_ERRORTYPE SetNativeBufferModeSpecific(OMX_PTR pStructure);
DOMXVideoDecoderBase.cpp988 return this->SetNativeBufferModeSpecific(pStructure);
996 OMX_ERRORTYPE OMXVideoDecoderBase::SetNativeBufferModeSpecific(OMX_PTR pStructure) { function in OMXVideoDecoderBase
DOMXVideoDecoderVP9Hybrid.cpp606 OMX_ERRORTYPE OMXVideoDecoderVP9Hybrid::SetNativeBufferModeSpecific(OMX_PTR pStructure) { in SetNativeBufferModeSpecific() function in OMXVideoDecoderVP9Hybrid
DOMXVideoDecoderVP9HWR.cpp752 OMX_ERRORTYPE OMXVideoDecoderVP9HWR::SetNativeBufferModeSpecific(OMX_PTR pStructure) in SetNativeBufferModeSpecific() function in OMXVideoDecoderVP9HWR