Searched refs:ComponentGetConfig (Results 1 – 4 of 4) sorted by relevance
52 virtual OMX_ERRORTYPE ComponentGetConfig(
100 OMX_ERRORTYPE OMXComponentCodecBase::ComponentGetConfig( in ComponentGetConfig() function in OMXComponentCodecBase
351 ComponentGetConfig(OMX_INDEXTYPE nIndex,
715 ret = ComponentGetConfig(nIndex, pComponentConfigStructure); in CBaseGetConfig()