OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetParamVideoAVCProfileLevel
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderAVC.cpp
233
AddHandler(OMX_IndexParamVideoProfileLevelQuerySupported,
GetParamVideoAVCProfileLevel
, SetParamVideoAVCProfileLevel);
285
OMX_ERRORTYPE OMXVideoDecoderAVC::
GetParamVideoAVCProfileLevel
(OMX_PTR pStructure) {
/hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
OMXVideoDecoderAVCSecure.cpp
467
AddHandler(OMX_IndexParamVideoProfileLevelQuerySupported,
GetParamVideoAVCProfileLevel
, SetParamVideoAVCProfileLevel);
495
OMX_ERRORTYPE OMXVideoDecoderAVCSecure::
GetParamVideoAVCProfileLevel
(OMX_PTR pStructure) {
Completed in 182 milliseconds