Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderVP9HWR.h88 virtual OMX_ERRORTYPE GetDecoderOutputCropSpecific(OMX_PTR pStructure);
DOMXVideoDecoderVP9Hybrid.h54 virtual OMX_ERRORTYPE GetDecoderOutputCropSpecific(OMX_PTR pStructure);
DOMXVideoDecoderBase.h71 virtual OMX_ERRORTYPE GetDecoderOutputCropSpecific(OMX_PTR pStructure);
DOMXVideoDecoderBase.cpp1195 OMX_ERRORTYPE OMXVideoDecoderBase::GetDecoderOutputCropSpecific(OMX_PTR pStructure) { function in OMXVideoDecoderBase
1243 return this->GetDecoderOutputCropSpecific(pStructure);
DOMXVideoDecoderVP9Hybrid.cpp635 OMX_ERRORTYPE OMXVideoDecoderVP9Hybrid::GetDecoderOutputCropSpecific(OMX_PTR pStructure) { in GetDecoderOutputCropSpecific() function in OMXVideoDecoderVP9Hybrid
DOMXVideoDecoderVP9HWR.cpp718 OMX_ERRORTYPE OMXVideoDecoderVP9HWR::GetDecoderOutputCropSpecific(OMX_PTR pStructure) in GetDecoderOutputCropSpecific() function in OMXVideoDecoderVP9HWR