Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderPAVC.cpp118 AddHandler(OMX_IndexParamVideoAvc, GetParamVideoAvc, SetParamVideoAvc); in BuildHandlerList()
124 OMX_ERRORTYPE OMXVideoDecoderPAVC::GetParamVideoAvc(OMX_PTR pStructure) { in GetParamVideoAvc() function in OMXVideoDecoderPAVC
DOMXVideoDecoderAVC.cpp231 AddHandler(OMX_IndexParamVideoAvc, GetParamVideoAvc, SetParamVideoAvc); in BuildHandlerList()
237 OMX_ERRORTYPE OMXVideoDecoderAVC::GetParamVideoAvc(OMX_PTR pStructure) { in GetParamVideoAvc() function in OMXVideoDecoderAVC
DOMXVideoEncoderAVC.cpp667 AddHandler(OMX_IndexParamVideoAvc, GetParamVideoAvc, SetParamVideoAvc); in BuildHandlerList()
699 OMX_ERRORTYPE OMXVideoEncoderAVC::GetParamVideoAvc(OMX_PTR pStructure) { in GetParamVideoAvc() function in OMXVideoEncoderAVC
/hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
DOMXVideoDecoderAVCSecure.cpp499 AddHandler(OMX_IndexParamVideoAvc, GetParamVideoAvc, SetParamVideoAvc); in BuildHandlerList()
505 OMX_ERRORTYPE OMXVideoDecoderAVCSecure::GetParamVideoAvc(OMX_PTR pStructure) { in GetParamVideoAvc() function in OMXVideoDecoderAVCSecure