Searched refs:BaseComponentProxySetConfig (Results 1 – 10 of 10) sorted by relevance
238 static OSCL_IMPORT_REF OMX_ERRORTYPE BaseComponentProxySetConfig(
148 iOmxComponent.SetConfig = OmxComponentAmrEncoderAO::BaseComponentProxySetConfig; in ConstructComponent()
153 iOmxComponent.SetConfig = OpenmaxMp3AO::BaseComponentProxySetConfig; in ConstructComponent()
161 iOmxComponent.SetConfig = OpenmaxAacAO::BaseComponentProxySetConfig; in ConstructComponent()
156 iOmxComponent.SetConfig = OpenmaxAmrAO::BaseComponentProxySetConfig; in ConstructComponent()
158 iOmxComponent.SetConfig = OpenmaxAvcAO::BaseComponentProxySetConfig; in ConstructComponent()
222 iOmxComponent.SetConfig = OmxComponentMpeg4EncAO::BaseComponentProxySetConfig; in ConstructComponent()
237 iOmxComponent.SetConfig = OpenmaxMpeg4AO::BaseComponentProxySetConfig; in ConstructComponent()
160 iOmxComponent.SetConfig = OmxComponentAvcEncAO::BaseComponentProxySetConfig; in ConstructComponent()
4468 OSCL_EXPORT_REF OMX_ERRORTYPE OmxComponentBase::BaseComponentProxySetConfig( in BaseComponentProxySetConfig() function in OmxComponentBase