Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderH263.cpp85 AddHandler(OMX_IndexParamVideoH263, GetParamVideoH263, SetParamVideoH263); in BuildHandlerList()
90 OMX_ERRORTYPE OMXVideoDecoderH263::GetParamVideoH263(OMX_PTR pStructure) { in GetParamVideoH263() function in OMXVideoDecoderH263
DOMXVideoEncoderH263.cpp244 AddHandler(OMX_IndexParamVideoH263, GetParamVideoH263, SetParamVideoH263); in BuildHandlerList()
276 OMX_ERRORTYPE OMXVideoEncoderH263::GetParamVideoH263(OMX_PTR pStructure) { in GetParamVideoH263() function in OMXVideoEncoderH263