Commit 9cee6567 authored by Vidhya V P's avatar Vidhya V P
Browse files

Merge branch 'main' into 114-bitrate-switching-in-sba-reconfig

parents 82228af2 15fa87b6
Loading
Loading
Loading
Loading
Loading
+7 −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
@@ -204,6 +207,10 @@
../IVAS_cod ../scripts/switchPaths/sw_swb1.bin 32 testv/stv32c.pcm bit
../IVAS_dec 32 bit testv/stv32c_13_128k_32-32.tst

// Codec switching EVS - AMR-WB IO between 5.9 and 128 kbps, 48kHz in, 32kHz out
../IVAS_cod ../scripts/switchPaths/sw_amrwb_evs2.bin 48 testv/stv48c.pcm bit
../IVAS_dec 32 bit testv/stv48c_59_128k_48-32.tst



// AMR-WB IO at 12.65 kbps, 16kHz in, 16kHz out, fixed DTX

scripts/testv/FEC_6pct2.bin

0 → 100644LFS
+130 B

File added.

No diff preview for this file type.