Skip to content
Snippets Groups Projects
Commit 6da06ef6 authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

avcodec/dcadec: make dca_dmix_code() 650% faster


This effectively replaces the ldexpf() function call by a multiplication
with a constant.

Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent 9340ced4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment