Commit 79f2014f authored by Claudio Freire's avatar Claudio Freire

AAC encoder tests: increase fuzz for pred test

MIPS needs more fuzz
parent 3ae98497
...@@ -201,7 +201,7 @@ fate-aac-pred-encode: CMP = stddev ...@@ -201,7 +201,7 @@ fate-aac-pred-encode: CMP = stddev
fate-aac-pred-encode: REF = $(SAMPLES)/audio-reference/luckynight_2ch_44kHz_s16.wav fate-aac-pred-encode: REF = $(SAMPLES)/audio-reference/luckynight_2ch_44kHz_s16.wav
fate-aac-pred-encode: CMP_SHIFT = -4096 fate-aac-pred-encode: CMP_SHIFT = -4096
fate-aac-pred-encode: CMP_TARGET = 790 fate-aac-pred-encode: CMP_TARGET = 790
fate-aac-pred-encode: FUZZ = 5 fate-aac-pred-encode: FUZZ = 10
fate-aac-pred-encode: SIZE_TOLERANCE = 3560 fate-aac-pred-encode: SIZE_TOLERANCE = 3560
FATE_AAC_LATM += fate-aac-latm_000000001180bc60 FATE_AAC_LATM += fate-aac-latm_000000001180bc60
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment