Home
last modified time | relevance | path

Searched refs:ProcessorInit (Results 1 – 25 of 34) sorted by relevance

12

/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderWMV.cpp57 OMX_ERRORTYPE OMXVideoDecoderWMV::ProcessorInit(void) { in ProcessorInit() function in OMXVideoDecoderWMV
58 return OMXVideoDecoderBase::ProcessorInit(); in ProcessorInit()
DOMXVideoDecoderVP8.cpp58 OMX_ERRORTYPE OMXVideoDecoderVP8::ProcessorInit(void) { in ProcessorInit() function in OMXVideoDecoderVP8
59 return OMXVideoDecoderBase::ProcessorInit(); in ProcessorInit()
DOMXVideoDecoderMPEG2.cpp59 OMX_ERRORTYPE OMXVideoDecoderMPEG2::ProcessorInit(void) { in ProcessorInit() function in OMXVideoDecoderMPEG2
60 return OMXVideoDecoderBase::ProcessorInit(); in ProcessorInit()
DOMXVideoDecoderMPEG4.cpp59 OMX_ERRORTYPE OMXVideoDecoderMPEG4::ProcessorInit(void) { in ProcessorInit() function in OMXVideoDecoderMPEG4
60 return OMXVideoDecoderBase::ProcessorInit(); in ProcessorInit()
DOMXVideoDecoderH263.cpp59 OMX_ERRORTYPE OMXVideoDecoderH263::ProcessorInit(void) { in ProcessorInit() function in OMXVideoDecoderH263
60 return OMXVideoDecoderBase::ProcessorInit(); in ProcessorInit()
DOMXVideoEncoderH263.h31 virtual OMX_ERRORTYPE ProcessorInit(void);
DOMXVideoEncoderMPEG4.h32 virtual OMX_ERRORTYPE ProcessorInit(void);
DOMXVideoEncoderVP8.h14 virtual OMX_ERRORTYPE ProcessorInit(void);
DOMXVideoDecoderWMV.h32 virtual OMX_ERRORTYPE ProcessorInit(void);
DOMXVideoDecoderVP8.h33 virtual OMX_ERRORTYPE ProcessorInit(void);
DOMXVideoDecoderMPEG2.h32 virtual OMX_ERRORTYPE ProcessorInit(void);
DOMXVideoDecoderH263.h31 virtual OMX_ERRORTYPE ProcessorInit(void);
DOMXVideoDecoderMPEG4.h32 virtual OMX_ERRORTYPE ProcessorInit(void);
DOMXVideoDecoderPAVC.cpp64 OMX_ERRORTYPE OMXVideoDecoderPAVC::ProcessorInit(void) { in ProcessorInit() function in OMXVideoDecoderPAVC
65 return OMXVideoDecoderBase::ProcessorInit(); in ProcessorInit()
DOMXVideoDecoderPAVC.h30 virtual OMX_ERRORTYPE ProcessorInit(void);
DOMXVideoDecoderAVC.h30 virtual OMX_ERRORTYPE ProcessorInit(void);
DOMXComponentCodecBase.h62 virtual OMX_ERRORTYPE ProcessorInit(void); /* Loaded to Idle */
DOMXVideoEncoderH263.cpp78 OMX_ERRORTYPE OMXVideoEncoderH263::ProcessorInit(void) { in ProcessorInit() function in OMXVideoEncoderH263
80 return OMXVideoEncoderBase::ProcessorInit(); in ProcessorInit()
DOMXVideoEncoderMPEG4.cpp72 OMX_ERRORTYPE OMXVideoEncoderMPEG4::ProcessorInit(void) { in ProcessorInit() function in OMXVideoEncoderMPEG4
73 return OMXVideoEncoderBase::ProcessorInit(); in ProcessorInit()
DOMXVideoDecoderVP9Hybrid.h33 virtual OMX_ERRORTYPE ProcessorInit(void);
DOMXVideoDecoderAVC.cpp72 OMX_ERRORTYPE OMXVideoDecoderAVC::ProcessorInit(void) { in ProcessorInit() function in OMXVideoDecoderAVC
73 return OMXVideoDecoderBase::ProcessorInit(); in ProcessorInit()
DOMXVideoEncoderAVC.h75 virtual OMX_ERRORTYPE ProcessorInit(void);
DOMXVideoEncoderBase.h51 virtual OMX_ERRORTYPE ProcessorInit(void);
DOMXVideoEncoderVP8.cpp66 OMX_ERRORTYPE OMXVideoEncoderVP8::ProcessorInit(void) { in ProcessorInit() function in OMXVideoEncoderVP8
67 return OMXVideoEncoderBase::ProcessorInit(); in ProcessorInit()
/hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
DOMXVideoDecoderAVCSecure.h33 virtual OMX_ERRORTYPE ProcessorInit(void);

12