Lines Matching refs:OMXVideoDecoderVP9HWR

49 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()
375 OMX_ERRORTYPE OMXVideoDecoderVP9HWR::ProcessorFlush(OMX_U32) in ProcessorFlush()
380 OMX_ERRORTYPE OMXVideoDecoderVP9HWR::ProcessorPreFillBuffer(OMX_BUFFERHEADERTYPE* buffer) in ProcessorPreFillBuffer()
396 OMX_ERRORTYPE OMXVideoDecoderVP9HWR::ProcessorProcess( in ProcessorProcess()
467 OMX_ERRORTYPE OMXVideoDecoderVP9HWR::ProcessorReset(void) in ProcessorReset()
478 OMX_ERRORTYPE OMXVideoDecoderVP9HWR::HandleFormatChange(void) in HandleFormatChange()
557 OMX_ERRORTYPE OMXVideoDecoderVP9HWR::FillRenderBuffer(OMX_BUFFERHEADERTYPE **pBuffer, in FillRenderBuffer()
684 OMX_ERRORTYPE OMXVideoDecoderVP9HWR::PrepareConfigBuffer(VideoConfigBuffer *) in PrepareConfigBuffer()
689 OMX_ERRORTYPE OMXVideoDecoderVP9HWR::PrepareDecodeBuffer(OMX_BUFFERHEADERTYPE *, in PrepareDecodeBuffer()
696 OMX_ERRORTYPE OMXVideoDecoderVP9HWR::BuildHandlerList(void) in BuildHandlerList()
702 OMX_ERRORTYPE OMXVideoDecoderVP9HWR::GetParamVideoVp9(OMX_PTR) in GetParamVideoVp9()
707 OMX_ERRORTYPE OMXVideoDecoderVP9HWR::SetParamVideoVp9(OMX_PTR) in SetParamVideoVp9()
712 OMX_COLOR_FORMATTYPE OMXVideoDecoderVP9HWR::GetOutputColorFormat(int) in GetOutputColorFormat()
718 OMX_ERRORTYPE OMXVideoDecoderVP9HWR::GetDecoderOutputCropSpecific(OMX_PTR pStructure) in GetDecoderOutputCropSpecific()
740 OMX_ERRORTYPE OMXVideoDecoderVP9HWR::GetNativeBufferUsageSpecific(OMX_PTR pStructure) in GetNativeBufferUsageSpecific()
753 OMX_ERRORTYPE OMXVideoDecoderVP9HWR::SetNativeBufferModeSpecific(OMX_PTR pStructure) in SetNativeBufferModeSpecific()
792 bool OMXVideoDecoderVP9HWR::IsAllBufferAvailable(void) in IsAllBufferAvailable()
835 DECLARE_OMX_COMPONENT("OMX.Intel.VideoDecoder.VP9.hwr", "video_decoder.vp9", OMXVideoDecoderVP9HWR);