summaryrefslogtreecommitdiff
path: root/libavformat
diff options
context:
space:
mode:
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>2016-03-01 22:53:18 +0100
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>2016-03-06 11:49:19 +0100
commit0a04c2885f02f7db6b410b6d43d120e5eb48dc18 (patch)
tree9a093267f48e45552489606d62bd2518e7598ef4 /libavformat
parent7dd60a0b54ee2d4a5aa2a069597b560e82afb201 (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 <Reimar.Doeffinger@gmx.de>
Diffstat (limited to 'libavformat')
0 files changed, 0 insertions, 0 deletions