diff options
author | Reimar Döffinger <[email protected]> | 2016-03-01 22:53:18 +0100 |
---|---|---|
committer | Rostislav Pehlivanov <[email protected]> | 2016-03-28 16:56:11 +0100 |
commit | 1cbe4ff2acdd1f166ac7ac912c1b00da9fbf0dd1 (patch) | |
tree | de51b67ddad83e2b36f162155d24c3be7dcee0d7 /libavformat/rtpenc.c | |
parent | 7c2576e15d3265ff8205923049fc371a3d229d06 (diff) |
aacenc: avoid double in quantize_bands.
I cannot see any point whatsoever to use
double here instead of float, the results
are likely identical in all cases..
Using float allows for much more
efficient use of SIMD.
Signed-off-by: Reimar Döffinger <[email protected]>
(cherry picked from commit 0a04c2885f02f7db6b410b6d43d120e5eb48dc18)
Diffstat (limited to 'libavformat/rtpenc.c')
0 files changed, 0 insertions, 0 deletions