Home
last modified time | relevance | path

Searched refs:OMXVideoDecoderAVCSecure (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
DOMXVideoDecoderAVCSecure.cpp53 bool OMXVideoDecoderAVCSecure::EnableIEDSession(bool enable) in EnableIEDSession()
64 OMXVideoDecoderAVCSecure::OMXVideoDecoderAVCSecure() in OMXVideoDecoderAVCSecure() function in OMXVideoDecoderAVCSecure
87 OMXVideoDecoderAVCSecure::~OMXVideoDecoderAVCSecure() { in ~OMXVideoDecoderAVCSecure()
98 OMX_ERRORTYPE OMXVideoDecoderAVCSecure::InitInputPortFormatSpecific(OMX_PARAM_PORTDEFINITIONTYPE *p… in InitInputPortFormatSpecific()
119 OMX_ERRORTYPE OMXVideoDecoderAVCSecure::ProcessorInit(void) { in ProcessorInit()
127 OMX_ERRORTYPE OMXVideoDecoderAVCSecure::ProcessorDeinit(void) { in ProcessorDeinit()
141 OMX_ERRORTYPE OMXVideoDecoderAVCSecure::ProcessorStart(void) { in ProcessorStart()
153 OMX_ERRORTYPE OMXVideoDecoderAVCSecure::ProcessorStop(void) { in ProcessorStop()
163 OMX_ERRORTYPE OMXVideoDecoderAVCSecure::ProcessorFlush(OMX_U32 portIndex) { in ProcessorFlush()
167 OMX_ERRORTYPE OMXVideoDecoderAVCSecure::ProcessorProcess( in ProcessorProcess()
[all …]
DOMXVideoDecoderAVCSecure.h26 class OMXVideoDecoderAVCSecure : public OMXVideoDecoderBase {
28 OMXVideoDecoderAVCSecure();
29 virtual ~OMXVideoDecoderAVCSecure();
50 DECLARE_HANDLER(OMXVideoDecoderAVCSecure, ExtAllocateNativeHandle);
51 DECLARE_HANDLER(OMXVideoDecoderAVCSecure, ParamVideoAvc);
52 DECLARE_HANDLER(OMXVideoDecoderAVCSecure, ParamVideoAVCProfileLevel);
/hardware/intel/common/omx-components/videocodec/
DAndroid.mk424 securevideo/moorefield/OMXVideoDecoderAVCSecure.cpp \