From 0cfdaf45c41ab62bef7f74c12950d755a26a301b Mon Sep 17 00:00:00 2001 From: Rostislav Pehlivanov Date: Sat, 19 Sep 2015 16:25:58 +0100 Subject: lpc: correctly apply windowing to the samples in the float-only lpc Also change the window to Hamming (using coefficient which make it a Hanning). Signed-off-by: Rostislav Pehlivanov --- tests/fate/aac.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/fate') diff --git a/tests/fate/aac.mak b/tests/fate/aac.mak index 72fc59df5a..f30d4dbbc5 100644 --- a/tests/fate/aac.mak +++ b/tests/fate/aac.mak @@ -181,7 +181,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 = 650.28 +fate-aac-tns-encode: CMP_TARGET = 650.37 fate-aac-tns-encode: FUZZ = 2.8 fate-aac-tns-encode: SIZE_TOLERANCE = 3560 -- cgit v1.2.3