Searched refs:InitInputPortFormatSpecific (Results 1 - 22 of 22) sorted by relevance

/hardware/intel/common/omx-components/videocodec/
H A DOMXVideoDecoderH263.h30 virtual OMX_ERRORTYPE InitInputPortFormatSpecific(OMX_PARAM_PORTDEFINITIONTYPE *paramPortDefinitionInput);
H A DOMXVideoDecoderMPEG4.h31 virtual OMX_ERRORTYPE InitInputPortFormatSpecific(OMX_PARAM_PORTDEFINITIONTYPE *paramPortDefinitionInput);
H A DOMXVideoDecoderPAVC.h29 virtual OMX_ERRORTYPE InitInputPortFormatSpecific(OMX_PARAM_PORTDEFINITIONTYPE *paramPortDefinitionInput);
H A DOMXVideoDecoderVP8.h32 virtual OMX_ERRORTYPE InitInputPortFormatSpecific(OMX_PARAM_PORTDEFINITIONTYPE *paramPortDefinitionInput);
H A DOMXVideoDecoderWMV.h31 virtual OMX_ERRORTYPE InitInputPortFormatSpecific(OMX_PARAM_PORTDEFINITIONTYPE *paramPortDefinitionInput);
H A DOMXVideoDecoderAVC.h29 virtual OMX_ERRORTYPE InitInputPortFormatSpecific(OMX_PARAM_PORTDEFINITIONTYPE *paramPortDefinitionInput);
H A DOMXVideoDecoderVP9HWR.h61 virtual OMX_ERRORTYPE InitInputPortFormatSpecific(OMX_PARAM_PORTDEFINITIONTYPE *paramPortDefinitionInput);
H A DOMXVideoDecoderBase.h42 virtual OMX_ERRORTYPE InitInputPortFormatSpecific(OMX_PARAM_PORTDEFINITIONTYPE *input) = 0;
H A DOMXVideoDecoderVP8.cpp40 OMX_ERRORTYPE OMXVideoDecoderVP8::InitInputPortFormatSpecific(OMX_PARAM_PORTDEFINITIONTYPE *paramPortDefinitionInput) { function in class:OMXVideoDecoderVP8
H A DOMXVideoDecoderVP9Hybrid.h32 virtual OMX_ERRORTYPE InitInputPortFormatSpecific(OMX_PARAM_PORTDEFINITIONTYPE *paramPortDefinitionInput);
H A DOMXVideoDecoderWMV.cpp40 OMX_ERRORTYPE OMXVideoDecoderWMV::InitInputPortFormatSpecific(OMX_PARAM_PORTDEFINITIONTYPE *paramPortDefinitionInput) { function in class:OMXVideoDecoderWMV
H A DOMXVideoEncoderBase.h44 virtual OMX_ERRORTYPE InitInputPortFormatSpecific(OMX_PARAM_PORTDEFINITIONTYPE *paramPortDefinitionInput);
H A DOMXVideoDecoderH263.cpp40 OMX_ERRORTYPE OMXVideoDecoderH263::InitInputPortFormatSpecific(OMX_PARAM_PORTDEFINITIONTYPE *paramPortDefinitionInput) { function in class:OMXVideoDecoderH263
H A DOMXVideoDecoderMPEG4.cpp40 OMX_ERRORTYPE OMXVideoDecoderMPEG4::InitInputPortFormatSpecific(OMX_PARAM_PORTDEFINITIONTYPE *paramPortDefinitionInput) { function in class:OMXVideoDecoderMPEG4
H A DOMXVideoDecoderPAVC.cpp42 OMX_ERRORTYPE OMXVideoDecoderPAVC::InitInputPortFormatSpecific(OMX_PARAM_PORTDEFINITIONTYPE *paramPortDefinitionInput) { function in class:OMXVideoDecoderPAVC
H A DOMXVideoDecoderAVC.cpp48 OMX_ERRORTYPE OMXVideoDecoderAVC::InitInputPortFormatSpecific(OMX_PARAM_PORTDEFINITIONTYPE *paramPortDefinitionInput) { function in class:OMXVideoDecoderAVC
H A DOMXVideoEncoderBase.cpp117 InitInputPortFormatSpecific(&paramPortDefinitionInput);
267 OMX_ERRORTYPE OMXVideoEncoderBase::InitInputPortFormatSpecific(OMX_PARAM_PORTDEFINITIONTYPE *) { function in class:OMXVideoEncoderBase
H A DOMXVideoDecoderVP9Hybrid.cpp57 OMX_ERRORTYPE OMXVideoDecoderVP9Hybrid::InitInputPortFormatSpecific( function in class:OMXVideoDecoderVP9Hybrid
H A DOMXVideoDecoderBase.cpp96 InitInputPortFormatSpecific(&paramPortDefinitionInput);
H A DOMXVideoDecoderVP9HWR.cpp200 OMX_ERRORTYPE OMXVideoDecoderVP9HWR::InitInputPortFormatSpecific( function in class:OMXVideoDecoderVP9HWR
/hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
H A DOMXVideoDecoderAVCSecure.h32 virtual OMX_ERRORTYPE InitInputPortFormatSpecific(OMX_PARAM_PORTDEFINITIONTYPE *paramPortDefinitionInput);
H A DOMXVideoDecoderAVCSecure.cpp101 OMX_ERRORTYPE OMXVideoDecoderAVCSecure::InitInputPortFormatSpecific(OMX_PARAM_PORTDEFINITIONTYPE *paramPortDefinitionInput) { function in class:OMXVideoDecoderAVCSecure

Completed in 174 milliseconds