OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getparamvideompeg4
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderMPEG4.cpp
85
AddHandler(OMX_IndexParamVideoMpeg4,
GetParamVideoMpeg4
, SetParamVideoMpeg4);
90
OMX_ERRORTYPE OMXVideoDecoderMPEG4::
GetParamVideoMpeg4
(OMX_PTR pStructure) {
OMXVideoEncoderMPEG4.cpp
241
AddHandler(OMX_IndexParamVideoMpeg4,
GetParamVideoMpeg4
, SetParamVideoMpeg4);
274
OMX_ERRORTYPE OMXVideoEncoderMPEG4::
GetParamVideoMpeg4
(OMX_PTR pStructure) {
Completed in 1522 milliseconds