Searched refs:GetNativeBufferUsageSpecific (Results 1 - 6 of 6) sorted by relevance

/hardware/intel/common/omx-components/videocodec/
H A DOMXVideoDecoderVP9HWR.h89 virtual OMX_ERRORTYPE GetNativeBufferUsageSpecific(OMX_PTR pStructure);
H A DOMXVideoDecoderVP9Hybrid.h55 virtual OMX_ERRORTYPE GetNativeBufferUsageSpecific(OMX_PTR pStructure);
H A DOMXVideoDecoderBase.h72 virtual OMX_ERRORTYPE GetNativeBufferUsageSpecific(OMX_PTR pStructure);
H A DOMXVideoDecoderBase.cpp1014 OMX_ERRORTYPE OMXVideoDecoderBase::GetNativeBufferUsageSpecific(OMX_PTR pStructure) { function in class:OMXVideoDecoderBase
1030 return this->GetNativeBufferUsageSpecific(pStructure);
H A DOMXVideoDecoderVP9HWR.cpp740 OMX_ERRORTYPE OMXVideoDecoderVP9HWR::GetNativeBufferUsageSpecific(OMX_PTR pStructure) function in class:OMXVideoDecoderVP9HWR
H A DOMXVideoDecoderVP9Hybrid.cpp657 OMX_ERRORTYPE OMXVideoDecoderVP9Hybrid::GetNativeBufferUsageSpecific(OMX_PTR pStructure) { function in class:OMXVideoDecoderVP9Hybrid

Completed in 625 milliseconds