OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ComponentGetConfig
(Results
1 - 4
of
4
) sorted by null
/hardware/intel/common/omx-components/videocodec/
OMXComponentCodecBase.h
52
virtual OMX_ERRORTYPE
ComponentGetConfig
(
OMXComponentCodecBase.cpp
100
OMX_ERRORTYPE OMXComponentCodecBase::
ComponentGetConfig
(
106
LOGE("
ComponentGetConfig
: No handler for index %d", nIndex);
110
LOGV("
ComponentGetConfig
: Index = 0x%x", nIndex);
/hardware/intel/common/wrs_omxil_core/base/inc/
componentbase.h
351
ComponentGetConfig
(OMX_INDEXTYPE nIndex,
/hardware/intel/common/wrs_omxil_core/base/src/
componentbase.cpp
715
ret =
ComponentGetConfig
(nIndex, pComponentConfigStructure);
[
all
...]
Completed in 2198 milliseconds