Skip to content

Commit

Permalink
fate: increase fuzziness for the AAC encoder prediction test
Browse files Browse the repository at this point in the history
Fails on x86_64 using ICC 13.1.

Signed-off-by: Rostislav Pehlivanov <[email protected]>
  • Loading branch information
Rostislav Pehlivanov committed Sep 2, 2015
1 parent dcf72da commit 10d1664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/fate/aac.mak
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ fate-aac-pred-encode: CMP = stddev
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_TARGET = 652.60
fate-aac-pred-encode: FUZZ = 2.2
fate-aac-pred-encode: FUZZ = 2.8
fate-aac-pred-encode: SIZE_TOLERANCE = 3560

FATE_AAC_LATM += fate-aac-latm_000000001180bc60
Expand Down

0 comments on commit 10d1664

Please sign in to comment.