FATE/opus: increase fuzz for the celt tests

This seems to be needed on some 32bit arches.
This commit is contained in:
Anton Khirnov 2014-05-15 08:02:59 +02:00
parent d3f5b94762
commit 4735784f1c
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ $(FATE_OPUS): CMP_UNIT = f32
$(FATE_OPUS): FUZZ = 3
$(FATE_OPUS_CELT): CMP = oneoff
$(FATE_OPUS_CELT): FUZZ = 5
$(FATE_OPUS_CELT): FUZZ = 6
FATE_SAMPLES_AVCONV-$(call DEMDEC, MATROSKA, OPUS) += $(FATE_OPUS)
fate-opus-celt: $(FATE_OPUS_CELT)