Searched defs:GetParamVideoAVCProfileLevel (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/
H A DOMXVideoDecoderAVC.cpp233 AddHandler(OMX_IndexParamVideoProfileLevelQuerySupported, GetParamVideoAVCProfileLevel, SetParamVideoAVCProfileLevel);
285 OMX_ERRORTYPE OMXVideoDecoderAVC::GetParamVideoAVCProfileLevel(OMX_PTR pStructure) { function in class:OMXVideoDecoderAVC
/hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
H A DOMXVideoDecoderAVCSecure.cpp467 AddHandler(OMX_IndexParamVideoProfileLevelQuerySupported, GetParamVideoAVCProfileLevel, SetParamVideoAVCProfileLevel);
495 OMX_ERRORTYPE OMXVideoDecoderAVCSecure::GetParamVideoAVCProfileLevel(OMX_PTR pStructure) { function in class:OMXVideoDecoderAVCSecure

Completed in 27 milliseconds