diff options
author | Ganesh Ajjanagadde <[email protected]> | 2016-01-15 13:45:30 -0500 |
---|---|---|
committer | Ganesh Ajjanagadde <[email protected]> | 2016-01-22 19:26:58 +0530 |
commit | cea529dd7f0d2d7fd1c7f33c5f778a051eedfaf9 (patch) | |
tree | ff0a24563c0ff4d3528f1e58b4cc43336a378602 /libavformat | |
parent | 9254e6176c1a7e1498f1305619f46a3ab979816f (diff) |
lavc/opus_celt: replace pow(2,x) by exp2f(x)
Faster methods possible; since exponent is always a multiple of 1/8.
Reviewed-by: Michael Niedermayer <[email protected]>
Signed-off-by: Ganesh Ajjanagadde <[email protected]>
Diffstat (limited to 'libavformat')
0 files changed, 0 insertions, 0 deletions