/hardware/intel/common/omx-components/videocodec/ |
D | OMXVideoDecoderWMV.cpp | 57 OMX_ERRORTYPE OMXVideoDecoderWMV::ProcessorInit(void) { in ProcessorInit() function in OMXVideoDecoderWMV 58 return OMXVideoDecoderBase::ProcessorInit(); in ProcessorInit()
|
D | OMXVideoDecoderVP8.cpp | 58 OMX_ERRORTYPE OMXVideoDecoderVP8::ProcessorInit(void) { in ProcessorInit() function in OMXVideoDecoderVP8 59 return OMXVideoDecoderBase::ProcessorInit(); in ProcessorInit()
|
D | OMXVideoDecoderMPEG4.cpp | 59 OMX_ERRORTYPE OMXVideoDecoderMPEG4::ProcessorInit(void) { in ProcessorInit() function in OMXVideoDecoderMPEG4 60 return OMXVideoDecoderBase::ProcessorInit(); in ProcessorInit()
|
D | OMXVideoDecoderH263.cpp | 59 OMX_ERRORTYPE OMXVideoDecoderH263::ProcessorInit(void) { in ProcessorInit() function in OMXVideoDecoderH263 60 return OMXVideoDecoderBase::ProcessorInit(); in ProcessorInit()
|
D | OMXVideoDecoderMPEG2.cpp | 59 OMX_ERRORTYPE OMXVideoDecoderMPEG2::ProcessorInit(void) { in ProcessorInit() function in OMXVideoDecoderMPEG2 60 return OMXVideoDecoderBase::ProcessorInit(); in ProcessorInit()
|
D | OMXVideoEncoderMPEG4.h | 32 virtual OMX_ERRORTYPE ProcessorInit(void);
|
D | OMXVideoEncoderH263.h | 31 virtual OMX_ERRORTYPE ProcessorInit(void);
|
D | OMXVideoEncoderVP8.h | 14 virtual OMX_ERRORTYPE ProcessorInit(void);
|
D | OMXVideoDecoderWMV.h | 32 virtual OMX_ERRORTYPE ProcessorInit(void);
|
D | OMXVideoDecoderVP8.h | 33 virtual OMX_ERRORTYPE ProcessorInit(void);
|
D | OMXVideoDecoderPAVC.cpp | 64 OMX_ERRORTYPE OMXVideoDecoderPAVC::ProcessorInit(void) { in ProcessorInit() function in OMXVideoDecoderPAVC 65 return OMXVideoDecoderBase::ProcessorInit(); in ProcessorInit()
|
D | OMXVideoDecoderMPEG4.h | 32 virtual OMX_ERRORTYPE ProcessorInit(void);
|
D | OMXVideoDecoderMPEG2.h | 32 virtual OMX_ERRORTYPE ProcessorInit(void);
|
D | OMXVideoDecoderH263.h | 31 virtual OMX_ERRORTYPE ProcessorInit(void);
|
D | OMXVideoDecoderPAVC.h | 30 virtual OMX_ERRORTYPE ProcessorInit(void);
|
D | OMXVideoDecoderAVC.h | 30 virtual OMX_ERRORTYPE ProcessorInit(void);
|
D | OMXComponentCodecBase.h | 60 virtual OMX_ERRORTYPE ProcessorInit(void); /* Loaded to Idle */
|
D | OMXVideoEncoderMPEG4.cpp | 72 OMX_ERRORTYPE OMXVideoEncoderMPEG4::ProcessorInit(void) { in ProcessorInit() function in OMXVideoEncoderMPEG4 73 return OMXVideoEncoderBase::ProcessorInit(); in ProcessorInit()
|
D | OMXVideoEncoderH263.cpp | 78 OMX_ERRORTYPE OMXVideoEncoderH263::ProcessorInit(void) { in ProcessorInit() function in OMXVideoEncoderH263 80 return OMXVideoEncoderBase::ProcessorInit(); in ProcessorInit()
|
D | OMXVideoDecoderVP9HWR.h | 62 virtual OMX_ERRORTYPE ProcessorInit(void);
|
D | OMXVideoDecoderVP9Hybrid.h | 33 virtual OMX_ERRORTYPE ProcessorInit(void);
|
D | OMXVideoDecoderAVC.cpp | 72 OMX_ERRORTYPE OMXVideoDecoderAVC::ProcessorInit(void) { in ProcessorInit() function in OMXVideoDecoderAVC 73 return OMXVideoDecoderBase::ProcessorInit(); in ProcessorInit()
|
D | OMXVideoEncoderBase.h | 51 virtual OMX_ERRORTYPE ProcessorInit(void);
|
D | OMXVideoEncoderAVC.h | 75 virtual OMX_ERRORTYPE ProcessorInit(void);
|
/hardware/intel/common/omx-components/videocodec/securevideo/moorefield/ |
D | OMXVideoDecoderAVCSecure.h | 33 virtual OMX_ERRORTYPE ProcessorInit(void);
|