From 1e75bee3d6031b39a11c69719fdd24871c109f9d Mon Sep 17 00:00:00 2001 From: Rostislav Pehlivanov Date: Sat, 12 Sep 2015 13:17:04 +0100 Subject: [PATCH] fate: readjust AAC encoder TNS test The recent commits change the value slightly. Even though it's within the threshold it's better to risk as little as possible especially when different systems, processors, FPUs and compilers are involved. Signed-off-by: Rostislav Pehlivanov --- tests/fate/aac.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/fate/aac.mak b/tests/fate/aac.mak index 2f533e2bdc..1c815dd535 100644 --- a/tests/fate/aac.mak +++ b/tests/fate/aac.mak @@ -172,7 +172,7 @@ fate-aac-tns-encode: CMD = enc_dec_pcm adts wav s16le $(TARGET_SAMPLES)/audio-re fate-aac-tns-encode: CMP = stddev 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_TARGET = 648.50 +fate-aac-tns-encode: CMP_TARGET = 648.80 fate-aac-tns-encode: FUZZ = 2.8 fate-aac-tns-encode: SIZE_TOLERANCE = 3560