Skip to content
Snippets Groups Projects
Commit 8323d9b8 authored by Rostislav Pehlivanov's avatar Rostislav Pehlivanov
Browse files

fate: adjust AAC encoder TNS test fuzziness


Tests fails on some ARM builds but it's close enough so it's okay.
NEON, half-precision floats, rounding errors, who knows.

Signed-off-by: default avatarRostislav Pehlivanov <atomnuker@gmail.com>
parent 4ff897a5
No related branches found
No related tags found
No related merge requests found
...@@ -172,6 +172,7 @@ fate-aac-tns-encode: CMP = stddev ...@@ -172,6 +172,7 @@ fate-aac-tns-encode: CMP = stddev
fate-aac-tns-encode: REF = $(SAMPLES)/audio-reference/luckynight_2ch_44kHz_s16.wav fate-aac-tns-encode: REF = $(SAMPLES)/audio-reference/luckynight_2ch_44kHz_s16.wav
fate-aac-tns-encode: CMP_SHIFT = -4096 fate-aac-tns-encode: CMP_SHIFT = -4096
fate-aac-tns-encode: CMP_TARGET = 646.19 fate-aac-tns-encode: CMP_TARGET = 646.19
fate-aac-tns-encode: FUZZ = 1.8
fate-aac-tns-encode: SIZE_TOLERANCE = 3560 fate-aac-tns-encode: SIZE_TOLERANCE = 3560
FATE_AAC_ENCODE += fate-aac-is-encode FATE_AAC_ENCODE += fate-aac-is-encode
......
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