Home
last modified time | relevance | path

Searched refs:CBaseGetConfig (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/wrs_omxil_core/base/inc/
Dcomponentbase.h152 OMX_ERRORTYPE CBaseGetConfig(
/hardware/intel/common/wrs_omxil_core/base/src/
Dcomponentbase.cpp699 return cbase->CBaseGetConfig(hComponent, nIndex, in GetConfig()
703 OMX_ERRORTYPE ComponentBase::CBaseGetConfig( in CBaseGetConfig() function in ComponentBase