[FFmpeg-devel] [PATCH] NEON FFT/IMDCT
Naotoshi Nojiri
naonoj
Thu Sep 3 11:41:39 CEST 2009
Hi,
I tested the patch on Cortex-A8 @500MHz (BeagleBoard).
FFT (fft-test -s):
440.8 -> 34.2 us/transform (12.9x speed up)
IMDCT (fft-test -i -m -s):
142.4 -> 11.8 us/transform (12.1x speed up)
I had written NEON intrinsics code a bit, but this is my first
ARM/NEON code in assembly.
So, any comments and suggestions would be appreciated.
Thanks,
Naotoshi Nojiri
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg_neon.diff
Type: text/x-patch
Size: 18622 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090903/d3fb8e96/attachment.bin>
More information about the ffmpeg-devel
mailing list