[vlc-devel] [PATCH] add ARM/NEON version of simple channel mixer
Rafaël Carré
funman at videolan.org
Thu Oct 4 22:26:11 CEST 2012
Le 04/10/2012 22:09, Jean-Baptiste Kempf a écrit :
> On Thu, Oct 04, 2012 at 11:06:42PM +0300, Rémi Denis-Courmont wrote :
>> Le jeudi 4 octobre 2012 22:56:08, Jean-Baptiste Kempf a écrit :
>>> On Thu, Oct 04, 2012 at 10:46:44PM +0300, Rémi Denis-Courmont wrote :
>>>> This seems to lack any sort of unrolling, so the speed will be much worse
>>>> than it could be. If we just want lame optimizations, I would argue for
>>>> intrinsics rather than ASM.
>>>>
>>>> No hard objections though.
>>>
>>> Can we commit with a warning about this unrolling, for now?
>>> Or is it not good enough ?
>>
>> I don't know. Is it significantly faster than GCC code?
>
> It seems, to me, that when I benchmarked the functions it was between 3x
> and 8x depending on the mode. But maybe I mis-remember.
It seems so:
http://comments.gmane.org/gmane.comp.video.videolan.vlc.devel/85968
>
> Best regards,
>
More information about the vlc-devel
mailing list