ffmpeg/libavutil/arm
Ben Avison 57641410d1 armv6: Accelerate butterflies_float
I benchmarked the result by measuring the number of gperftools samples that
hit anywhere in the AAC decoder (starting from aac_decode_frame()) or
specifically in butterflies_float_c() / ff_butterflies_float_vfp() for the
same sample AAC stream:

                   Before          After
                   Mean   StdDev   Mean   StdDev  Confidence  Change
Audio decode       1542.8 43.7     1470.5 41.5    100.0%      +4.9%
butterflies_float  130.0  11.9     70.2   12.1    100.0%      +85.2%

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-07-16 21:38:02 +02:00
..
asm.S Merge commit 'd5a55981986ac5d1a31aef3a8d16eaff8534a412' 2014-06-04 12:45:35 +02:00
bswap.h
cpu.c Merge commit '7b0c7c9163fe3dd0081696befde28617119d2590' 2014-06-28 21:31:18 +02:00
cpu.h Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
float_dsp_arm.h Merge commit '7ffda66fd5c81af4725bff7c2c4f207ba2aa0613' 2013-08-29 16:05:04 +02:00
float_dsp_init_arm.c Merge commit '831a1180785a786272cdcefb71566a770bfb879e' 2014-03-13 23:59:56 +01:00
float_dsp_init_neon.c Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
float_dsp_init_vfp.c armv6: Accelerate butterflies_float 2014-07-16 21:38:02 +02:00
float_dsp_neon.S Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
float_dsp_vfp.S armv6: Accelerate butterflies_float 2014-07-16 21:38:02 +02:00
intmath.h
intreadwrite.h
Makefile
neontest.h Merge remote-tracking branch 'qatar/master' 2014-01-11 03:08:10 +01:00
timer.h