Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderVP9HWR.cpp49 OMXVideoDecoderVP9HWR::OMXVideoDecoderVP9HWR() in OMXVideoDecoderVP9HWR() function in OMXVideoDecoderVP9HWR
87 OMXVideoDecoderVP9HWR::~OMXVideoDecoderVP9HWR() in ~OMXVideoDecoderVP9HWR()
105 OMXVideoDecoderVP9HWR * p = (OMXVideoDecoderVP9HWR *)user_priv; in getVP9FrameBuffer()
142 OMXVideoDecoderVP9HWR * p = (OMXVideoDecoderVP9HWR *)user_priv; in releaseVP9FrameBuffer()
161 OMX_ERRORTYPE OMXVideoDecoderVP9HWR::initDecoder() in initDecoder()
189 OMX_ERRORTYPE OMXVideoDecoderVP9HWR::destroyDecoder() in destroyDecoder()
198 OMX_ERRORTYPE OMXVideoDecoderVP9HWR::InitInputPortFormatSpecific( in InitInputPortFormatSpecific()
210 OMX_ERRORTYPE OMXVideoDecoderVP9HWR::ProcessorInit(void) in ProcessorInit()
342 OMX_ERRORTYPE OMXVideoDecoderVP9HWR::ProcessorDeinit(void) in ProcessorDeinit()
370 OMX_ERRORTYPE OMXVideoDecoderVP9HWR::ProcessorStop(void) in ProcessorStop()
[all …]
DOMXVideoDecoderVP9HWR.h48 class OMXVideoDecoderVP9HWR : public OMXVideoDecoderBase {
50 OMXVideoDecoderVP9HWR();
51 virtual ~OMXVideoDecoderVP9HWR();
94 DECLARE_HANDLER(OMXVideoDecoderVP9HWR, ParamVideoVp9);
DAndroid.mk185 OMXVideoDecoderVP9HWR.cpp