Searched defs:GetParamVideoAvc (Results 1 - 4 of 4) sorted by relevance

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

Completed in 64 milliseconds