Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderMPEG2.cpp85 AddHandler(OMX_IndexParamVideoMpeg2, GetParamVideoMpeg2, SetParamVideoMpeg2); in BuildHandlerList()
90 OMX_ERRORTYPE OMXVideoDecoderMPEG2::GetParamVideoMpeg2(OMX_PTR pStructure) { in GetParamVideoMpeg2() function in OMXVideoDecoderMPEG2