/hardware/intel/common/omx-components/videocodec/ |
D | OMXVideoDecoderWMV.cpp | 61 OMX_ERRORTYPE OMXVideoDecoderWMV::ProcessorDeinit(void) { in ProcessorDeinit() function in OMXVideoDecoderWMV 62 return OMXVideoDecoderBase::ProcessorDeinit(); in ProcessorDeinit()
|
D | OMXVideoDecoderVP8.cpp | 62 OMX_ERRORTYPE OMXVideoDecoderVP8::ProcessorDeinit(void) { in ProcessorDeinit() function in OMXVideoDecoderVP8 63 return OMXVideoDecoderBase::ProcessorDeinit(); in ProcessorDeinit()
|
D | OMXVideoDecoderMPEG4.cpp | 63 OMX_ERRORTYPE OMXVideoDecoderMPEG4::ProcessorDeinit(void) { in ProcessorDeinit() function in OMXVideoDecoderMPEG4 64 return OMXVideoDecoderBase::ProcessorDeinit(); in ProcessorDeinit()
|
D | OMXVideoDecoderMPEG2.cpp | 63 OMX_ERRORTYPE OMXVideoDecoderMPEG2::ProcessorDeinit(void) { in ProcessorDeinit() function in OMXVideoDecoderMPEG2 64 return OMXVideoDecoderBase::ProcessorDeinit(); in ProcessorDeinit()
|
D | OMXVideoDecoderH263.cpp | 63 OMX_ERRORTYPE OMXVideoDecoderH263::ProcessorDeinit(void) { in ProcessorDeinit() function in OMXVideoDecoderH263 64 return OMXVideoDecoderBase::ProcessorDeinit(); in ProcessorDeinit()
|
D | OMXVideoEncoderMPEG4.h | 33 virtual OMX_ERRORTYPE ProcessorDeinit(void);
|
D | OMXVideoEncoderH263.h | 32 virtual OMX_ERRORTYPE ProcessorDeinit(void);
|
D | OMXVideoEncoderVP8.h | 15 virtual OMX_ERRORTYPE ProcessorDeinit(void);
|
D | OMXVideoDecoderPAVC.cpp | 68 OMX_ERRORTYPE OMXVideoDecoderPAVC::ProcessorDeinit(void) { in ProcessorDeinit() function in OMXVideoDecoderPAVC 69 return OMXVideoDecoderBase::ProcessorDeinit(); in ProcessorDeinit()
|
D | OMXVideoDecoderVP8.h | 34 virtual OMX_ERRORTYPE ProcessorDeinit(void);
|
D | OMXVideoDecoderWMV.h | 33 virtual OMX_ERRORTYPE ProcessorDeinit(void);
|
D | OMXVideoDecoderMPEG4.h | 33 virtual OMX_ERRORTYPE ProcessorDeinit(void);
|
D | OMXVideoDecoderH263.h | 32 virtual OMX_ERRORTYPE ProcessorDeinit(void);
|
D | OMXVideoDecoderMPEG2.h | 33 virtual OMX_ERRORTYPE ProcessorDeinit(void);
|
D | OMXVideoDecoderPAVC.h | 31 virtual OMX_ERRORTYPE ProcessorDeinit(void);
|
D | OMXVideoDecoderAVC.h | 31 virtual OMX_ERRORTYPE ProcessorDeinit(void);
|
D | OMXComponentCodecBase.h | 61 virtual OMX_ERRORTYPE ProcessorDeinit(void);/* Idle to Loaded */
|
D | OMXVideoEncoderMPEG4.cpp | 76 OMX_ERRORTYPE OMXVideoEncoderMPEG4::ProcessorDeinit(void) { in ProcessorDeinit() function in OMXVideoEncoderMPEG4 77 return OMXVideoEncoderBase::ProcessorDeinit(); in ProcessorDeinit()
|
D | OMXVideoEncoderH263.cpp | 83 OMX_ERRORTYPE OMXVideoEncoderH263::ProcessorDeinit(void) { in ProcessorDeinit() function in OMXVideoEncoderH263 84 return OMXVideoEncoderBase::ProcessorDeinit(); in ProcessorDeinit()
|
D | OMXVideoDecoderVP9HWR.h | 63 virtual OMX_ERRORTYPE ProcessorDeinit(void);
|
D | OMXVideoDecoderVP9Hybrid.h | 34 virtual OMX_ERRORTYPE ProcessorDeinit(void);
|
D | OMXVideoDecoderAVC.cpp | 76 OMX_ERRORTYPE OMXVideoDecoderAVC::ProcessorDeinit(void) { in ProcessorDeinit() function in OMXVideoDecoderAVC 85 return OMXVideoDecoderBase::ProcessorDeinit(); in ProcessorDeinit()
|
D | OMXVideoEncoderAVC.h | 76 virtual OMX_ERRORTYPE ProcessorDeinit(void);
|
D | OMXVideoEncoderBase.h | 52 virtual OMX_ERRORTYPE ProcessorDeinit(void);
|
/hardware/intel/common/omx-components/videocodec/securevideo/moorefield/ |
D | OMXVideoDecoderAVCSecure.h | 34 virtual OMX_ERRORTYPE ProcessorDeinit(void);
|