Skip to content
Snippets Groups Projects
Commit 110f7f35 authored by Andreas Cadhalpun's avatar Andreas Cadhalpun Committed by Anton Khirnov
Browse files

aacpsy: correct calculation of minath in psy_3gpp_init


The minimum of the ath(x, ATH_ADD) function depends on ATH_ADD.
This patch uses the first order approximation to determine it.

For ATH_ADD = 4 this results in the value at 3407.06812 (-5.24241638)
not the one at 3410 (-5.24237967).

CC: libav-stabl@libav.org
Signed-off-by: default avatarAndreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Signed-off-by: default avatarAnton Khirnov <anton@khirnov.net>
parent e191aaca
No related branches found
No related tags found
No related merge requests found
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