Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderPAVC.cpp118 AddHandler(OMX_IndexParamVideoAvc, GetParamVideoAvc, SetParamVideoAvc); in BuildHandlerList()
134 OMX_ERRORTYPE OMXVideoDecoderPAVC::SetParamVideoAvc(OMX_PTR pStructure) { in SetParamVideoAvc() function in OMXVideoDecoderPAVC
DOMXVideoDecoderAVC.cpp231 AddHandler(OMX_IndexParamVideoAvc, GetParamVideoAvc, SetParamVideoAvc); in BuildHandlerList()
247 OMX_ERRORTYPE OMXVideoDecoderAVC::SetParamVideoAvc(OMX_PTR pStructure) { in SetParamVideoAvc() function in OMXVideoDecoderAVC
DOMXVideoEncoderAVC.cpp667 AddHandler(OMX_IndexParamVideoAvc, GetParamVideoAvc, SetParamVideoAvc); in BuildHandlerList()
725 OMX_ERRORTYPE OMXVideoEncoderAVC::SetParamVideoAvc(OMX_PTR pStructure) { in SetParamVideoAvc() function in OMXVideoEncoderAVC
/hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
DOMXVideoDecoderAVCSecure.cpp488 AddHandler(OMX_IndexParamVideoAvc, GetParamVideoAvc, SetParamVideoAvc); in BuildHandlerList()
503 OMX_ERRORTYPE OMXVideoDecoderAVCSecure::SetParamVideoAvc(OMX_PTR pStructure) { in SetParamVideoAvc() function in OMXVideoDecoderAVCSecure