Searched refs:GetParamVideoMpeg2 (Results 1 – 1 of 1) sorted by relevance
85 AddHandler(OMX_IndexParamVideoMpeg2, GetParamVideoMpeg2, SetParamVideoMpeg2); in BuildHandlerList()90 OMX_ERRORTYPE OMXVideoDecoderMPEG2::GetParamVideoMpeg2(OMX_PTR pStructure) { in GetParamVideoMpeg2() function in OMXVideoDecoderMPEG2