Commit 0c0a4a4b authored by norvell's avatar norvell
Browse files

Merge branch '276-code-coverage-fec_hq_core-c' into 'main'

Added condition in self_test_evs.prm to increase coverage of FEC_HQ_core.c

See merge request !369
parents abe08984 1f4d548a
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -40,6 +40,9 @@
../IVAS_cod -dtx 20 13200 8 testv/stv8c.pcm bit
../IVAS_dec -fec 5 8 bit testv/stv8c_13k20_8-8_DTX20_FEC5.tst

// Codec A at 32 kbps, 32kHz in, 8kHz out, random FEC at 6%
../IVAS_cod 32000 32 scripts/testv/stv32c.pcm bit
../IVAS_dec -fec testv/FEC_6pct2.bin 8 bit stv32c_32k_32-8_FEC6.tst


// Codec A at 5.90 kbps, 16kHz in, 16kHz out, VBR

scripts/testv/FEC_6pct2.bin

0 → 100644LFS
+130 B

File added.

No diff preview for this file type.