diff options
author | Ben Avison <bavison@riscosopen.org> | 2014-07-11 00:12:34 +0100 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2014-07-18 01:34:38 +0300 |
commit | 5a272190a04666f0fe41be767396b30712638c21 (patch) | |
tree | 1bff50bd3d7926346d90e319e80bb526b128ee89 /libavcodec/flac.h | |
parent | 5edad2c4a1f46bcc56be755af86ab355c2f1b37f (diff) | |
download | ffmpeg-5a272190a04666f0fe41be767396b30712638c21.tar.gz |
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: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavcodec/flac.h')
0 files changed, 0 insertions, 0 deletions