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