Searched refs:BaseComponentFillThisBuffer (Results 1 – 10 of 10) sorted by relevance
171 iOmxComponent.FillThisBuffer = OmxComponentAmrEncoderAO::BaseComponentFillThisBuffer; in ConstructComponent()307 … ((ProxyApplication_OMX*)ipComponentProxy)->ComponentFillThisBuffer = BaseComponentFillThisBuffer; in ConstructComponent()
176 iOmxComponent.FillThisBuffer = OpenmaxMp3AO::BaseComponentFillThisBuffer; in ConstructComponent()320 … ((ProxyApplication_OMX*)ipComponentProxy)->ComponentFillThisBuffer = BaseComponentFillThisBuffer; in ConstructComponent()
184 iOmxComponent.FillThisBuffer = OpenmaxAacAO::BaseComponentFillThisBuffer; in ConstructComponent()323 … ((ProxyApplication_OMX*)ipComponentProxy)->ComponentFillThisBuffer = BaseComponentFillThisBuffer; in ConstructComponent()
179 iOmxComponent.FillThisBuffer = OpenmaxAmrAO::BaseComponentFillThisBuffer; in ConstructComponent()313 … ((ProxyApplication_OMX*)ipComponentProxy)->ComponentFillThisBuffer = BaseComponentFillThisBuffer; in ConstructComponent()
181 iOmxComponent.FillThisBuffer = OpenmaxAvcAO::BaseComponentFillThisBuffer; in ConstructComponent()346 … ((ProxyApplication_OMX*)ipComponentProxy)->ComponentFillThisBuffer = BaseComponentFillThisBuffer; in ConstructComponent()
245 iOmxComponent.FillThisBuffer = OmxComponentMpeg4EncAO::BaseComponentFillThisBuffer; in ConstructComponent()534 … ((ProxyApplication_OMX*)ipComponentProxy)->ComponentFillThisBuffer = BaseComponentFillThisBuffer; in ConstructComponent()
260 iOmxComponent.FillThisBuffer = OpenmaxMpeg4AO::BaseComponentFillThisBuffer; in ConstructComponent()442 … ((ProxyApplication_OMX*)ipComponentProxy)->ComponentFillThisBuffer = BaseComponentFillThisBuffer; in ConstructComponent()
183 iOmxComponent.FillThisBuffer = OmxComponentAvcEncAO::BaseComponentFillThisBuffer; in ConstructComponent()473 … ((ProxyApplication_OMX*)ipComponentProxy)->ComponentFillThisBuffer = BaseComponentFillThisBuffer; in ConstructComponent()
205 static OSCL_IMPORT_REF OMX_ERRORTYPE BaseComponentFillThisBuffer(
2594 OSCL_EXPORT_REF OMX_ERRORTYPE OmxComponentBase::BaseComponentFillThisBuffer( in BaseComponentFillThisBuffer() function in OmxComponentBase