Searched refs:BaseComponentUseBuffer (Results 1 – 10 of 10) sorted by relevance
167 iOmxComponent.UseBuffer = OmxComponentAmrEncoderAO::BaseComponentUseBuffer; in ConstructComponent()303 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentUseBuffer = BaseComponentUseBuffer; in ConstructComponent()
172 iOmxComponent.UseBuffer = OpenmaxMp3AO::BaseComponentUseBuffer; in ConstructComponent()316 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentUseBuffer = BaseComponentUseBuffer; in ConstructComponent()
180 iOmxComponent.UseBuffer = OpenmaxAacAO::BaseComponentUseBuffer; in ConstructComponent()319 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentUseBuffer = BaseComponentUseBuffer; in ConstructComponent()
175 iOmxComponent.UseBuffer = OpenmaxAmrAO::BaseComponentUseBuffer; in ConstructComponent()309 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentUseBuffer = BaseComponentUseBuffer; in ConstructComponent()
177 iOmxComponent.UseBuffer = OpenmaxAvcAO::BaseComponentUseBuffer; in ConstructComponent()342 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentUseBuffer = BaseComponentUseBuffer; in ConstructComponent()
241 iOmxComponent.UseBuffer = OmxComponentMpeg4EncAO::BaseComponentUseBuffer; in ConstructComponent()530 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentUseBuffer = BaseComponentUseBuffer; in ConstructComponent()
256 iOmxComponent.UseBuffer = OpenmaxMpeg4AO::BaseComponentUseBuffer; in ConstructComponent()438 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentUseBuffer = BaseComponentUseBuffer; in ConstructComponent()
179 iOmxComponent.UseBuffer = OmxComponentAvcEncAO::BaseComponentUseBuffer; in ConstructComponent()469 ((ProxyApplication_OMX*)ipComponentProxy)->ComponentUseBuffer = BaseComponentUseBuffer; in ConstructComponent()
172 static OSCL_IMPORT_REF OMX_ERRORTYPE BaseComponentUseBuffer(
1078 OSCL_EXPORT_REF OMX_ERRORTYPE OmxComponentBase::BaseComponentUseBuffer( in BaseComponentUseBuffer() function in OmxComponentBase