Home
last modified time | relevance | path

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

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