Searched refs:BaseComponentProxyGetConfig (Results 1 – 10 of 10) sorted by relevance
233 static OSCL_IMPORT_REF OMX_ERRORTYPE BaseComponentProxyGetConfig(
147 iOmxComponent.GetConfig = OmxComponentAmrEncoderAO::BaseComponentProxyGetConfig; in ConstructComponent()
152 iOmxComponent.GetConfig = OpenmaxMp3AO::BaseComponentProxyGetConfig; in ConstructComponent()
160 iOmxComponent.GetConfig = OpenmaxAacAO::BaseComponentProxyGetConfig; in ConstructComponent()
155 iOmxComponent.GetConfig = OpenmaxAmrAO::BaseComponentProxyGetConfig; in ConstructComponent()
157 iOmxComponent.GetConfig = OpenmaxAvcAO::BaseComponentProxyGetConfig; in ConstructComponent()
221 iOmxComponent.GetConfig = OmxComponentMpeg4EncAO::BaseComponentProxyGetConfig; in ConstructComponent()
236 iOmxComponent.GetConfig = OpenmaxMpeg4AO::BaseComponentProxyGetConfig; in ConstructComponent()
159 iOmxComponent.GetConfig = OmxComponentAvcEncAO::BaseComponentProxyGetConfig; in ConstructComponent()
4451 OSCL_EXPORT_REF OMX_ERRORTYPE OmxComponentBase::BaseComponentProxyGetConfig( in BaseComponentProxyGetConfig() function in OmxComponentBase