Searched refs:BaseComponentProxySendCommand (Results 1 – 10 of 10) sorted by relevance
272 static OSCL_IMPORT_REF OMX_ERRORTYPE BaseComponentProxySendCommand(
144 iOmxComponent.SendCommand = OmxComponentAmrEncoderAO::BaseComponentProxySendCommand; in ConstructComponent()
149 iOmxComponent.SendCommand = OpenmaxMp3AO::BaseComponentProxySendCommand; in ConstructComponent()
157 iOmxComponent.SendCommand = OpenmaxAacAO::BaseComponentProxySendCommand; in ConstructComponent()
152 iOmxComponent.SendCommand = OpenmaxAmrAO::BaseComponentProxySendCommand; in ConstructComponent()
154 iOmxComponent.SendCommand = OpenmaxAvcAO::BaseComponentProxySendCommand; in ConstructComponent()
218 iOmxComponent.SendCommand = OmxComponentMpeg4EncAO::BaseComponentProxySendCommand; in ConstructComponent()
233 iOmxComponent.SendCommand = OpenmaxMpeg4AO::BaseComponentProxySendCommand; in ConstructComponent()
156 iOmxComponent.SendCommand = OmxComponentAvcEncAO::BaseComponentProxySendCommand; in ConstructComponent()
4628 OSCL_EXPORT_REF OMX_ERRORTYPE OmxComponentBase::BaseComponentProxySendCommand( in BaseComponentProxySendCommand() function in OmxComponentBase