OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetParamVideoPortFormat
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderBase.cpp
759
AddHandler(OMX_IndexParamVideoPortFormat,
GetParamVideoPortFormat
, SetParamVideoPortFormat);
773
OMX_ERRORTYPE OMXVideoDecoderBase::
GetParamVideoPortFormat
(OMX_PTR pStructure) {
[
all
...]
OMXVideoEncoderBase.cpp
393
AddHandler(OMX_IndexParamVideoPortFormat,
GetParamVideoPortFormat
, SetParamVideoPortFormat);
411
OMX_ERRORTYPE OMXVideoEncoderBase::
GetParamVideoPortFormat
(OMX_PTR pStructure) {
[
all
...]
Completed in 56 milliseconds