Searched refs:BaseComponentGetState (Results 1 – 10 of 10) sorted by relevance
166 iOmxComponent.GetState = OmxComponentAmrEncoderAO::BaseComponentGetState; in ConstructComponent()299 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetState = BaseComponentGetState; in ConstructComponent()
171 iOmxComponent.GetState = OpenmaxMp3AO::BaseComponentGetState; in ConstructComponent()313 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetState = BaseComponentGetState; in ConstructComponent()
179 iOmxComponent.GetState = OpenmaxAacAO::BaseComponentGetState; in ConstructComponent()316 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetState = BaseComponentGetState; in ConstructComponent()
176 iOmxComponent.GetState = OpenmaxAvcAO::BaseComponentGetState; in ConstructComponent()337 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetState = BaseComponentGetState; in ConstructComponent()
174 iOmxComponent.GetState = OpenmaxAmrAO::BaseComponentGetState; in ConstructComponent()306 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetState = BaseComponentGetState; in ConstructComponent()
240 iOmxComponent.GetState = OmxComponentMpeg4EncAO::BaseComponentGetState; in ConstructComponent()528 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetState = BaseComponentGetState; in ConstructComponent()
255 iOmxComponent.GetState = OpenmaxMpeg4AO::BaseComponentGetState; in ConstructComponent()424 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetState = BaseComponentGetState; in ConstructComponent()
178 iOmxComponent.GetState = OmxComponentAvcEncAO::BaseComponentGetState; in ConstructComponent()466 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentGetState = BaseComponentGetState; in ConstructComponent()
157 static OSCL_IMPORT_REF OMX_ERRORTYPE BaseComponentGetState(
1012 OSCL_EXPORT_REF OMX_ERRORTYPE OmxComponentBase::BaseComponentGetState( in BaseComponentGetState() function in OmxComponentBase