Home
last modified time | relevance | path

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

12

/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderWMV.cpp61 OMX_ERRORTYPE OMXVideoDecoderWMV::ProcessorDeinit(void) { in ProcessorDeinit() function in OMXVideoDecoderWMV
62 return OMXVideoDecoderBase::ProcessorDeinit(); in ProcessorDeinit()
DOMXVideoDecoderVP8.cpp62 OMX_ERRORTYPE OMXVideoDecoderVP8::ProcessorDeinit(void) { in ProcessorDeinit() function in OMXVideoDecoderVP8
63 return OMXVideoDecoderBase::ProcessorDeinit(); in ProcessorDeinit()
DOMXVideoDecoderMPEG2.cpp63 OMX_ERRORTYPE OMXVideoDecoderMPEG2::ProcessorDeinit(void) { in ProcessorDeinit() function in OMXVideoDecoderMPEG2
64 return OMXVideoDecoderBase::ProcessorDeinit(); in ProcessorDeinit()
DOMXVideoDecoderMPEG4.cpp63 OMX_ERRORTYPE OMXVideoDecoderMPEG4::ProcessorDeinit(void) { in ProcessorDeinit() function in OMXVideoDecoderMPEG4
64 return OMXVideoDecoderBase::ProcessorDeinit(); in ProcessorDeinit()
DOMXVideoDecoderH263.cpp63 OMX_ERRORTYPE OMXVideoDecoderH263::ProcessorDeinit(void) { in ProcessorDeinit() function in OMXVideoDecoderH263
64 return OMXVideoDecoderBase::ProcessorDeinit(); in ProcessorDeinit()
DOMXVideoEncoderH263.h32 virtual OMX_ERRORTYPE ProcessorDeinit(void);
DOMXVideoEncoderMPEG4.h33 virtual OMX_ERRORTYPE ProcessorDeinit(void);
DOMXVideoEncoderVP8.h15 virtual OMX_ERRORTYPE ProcessorDeinit(void);
DOMXVideoDecoderWMV.h33 virtual OMX_ERRORTYPE ProcessorDeinit(void);
DOMXVideoDecoderVP8.h34 virtual OMX_ERRORTYPE ProcessorDeinit(void);
DOMXVideoDecoderMPEG2.h33 virtual OMX_ERRORTYPE ProcessorDeinit(void);
DOMXVideoDecoderH263.h32 virtual OMX_ERRORTYPE ProcessorDeinit(void);
DOMXVideoDecoderMPEG4.h33 virtual OMX_ERRORTYPE ProcessorDeinit(void);
DOMXVideoDecoderPAVC.cpp68 OMX_ERRORTYPE OMXVideoDecoderPAVC::ProcessorDeinit(void) { in ProcessorDeinit() function in OMXVideoDecoderPAVC
69 return OMXVideoDecoderBase::ProcessorDeinit(); in ProcessorDeinit()
DOMXVideoDecoderPAVC.h31 virtual OMX_ERRORTYPE ProcessorDeinit(void);
DOMXVideoDecoderAVC.h31 virtual OMX_ERRORTYPE ProcessorDeinit(void);
DOMXComponentCodecBase.h63 virtual OMX_ERRORTYPE ProcessorDeinit(void);/* Idle to Loaded */
DOMXVideoEncoderH263.cpp83 OMX_ERRORTYPE OMXVideoEncoderH263::ProcessorDeinit(void) { in ProcessorDeinit() function in OMXVideoEncoderH263
84 return OMXVideoEncoderBase::ProcessorDeinit(); in ProcessorDeinit()
DOMXVideoEncoderMPEG4.cpp76 OMX_ERRORTYPE OMXVideoEncoderMPEG4::ProcessorDeinit(void) { in ProcessorDeinit() function in OMXVideoEncoderMPEG4
77 return OMXVideoEncoderBase::ProcessorDeinit(); in ProcessorDeinit()
DOMXVideoDecoderVP9Hybrid.h34 virtual OMX_ERRORTYPE ProcessorDeinit(void);
DOMXVideoDecoderAVC.cpp76 OMX_ERRORTYPE OMXVideoDecoderAVC::ProcessorDeinit(void) { in ProcessorDeinit() function in OMXVideoDecoderAVC
85 return OMXVideoDecoderBase::ProcessorDeinit(); in ProcessorDeinit()
DOMXVideoEncoderAVC.h76 virtual OMX_ERRORTYPE ProcessorDeinit(void);
DOMXVideoEncoderBase.h52 virtual OMX_ERRORTYPE ProcessorDeinit(void);
DOMXVideoEncoderVP8.cpp70 OMX_ERRORTYPE OMXVideoEncoderVP8::ProcessorDeinit(void) { in ProcessorDeinit() function in OMXVideoEncoderVP8
71 return OMXVideoEncoderBase::ProcessorDeinit(); in ProcessorDeinit()
/hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
DOMXVideoDecoderAVCSecure.h34 virtual OMX_ERRORTYPE ProcessorDeinit(void);

12