Commit 4c2c9a24 authored by Sumeyra Demir Kanik's avatar Sumeyra Demir Kanik Committed by emerit
Browse files

Append stereo short test vectors and add one test case to self_test.prm

parent 23dec872
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -242,6 +242,10 @@ eid-xor -fer -vbr -bs g192 -ep g192 bit ../scripts/dly_error_profiles/ep_5pct.g1
../IVAS_cod -stereo 48000 32 testv/stvST32c.wav bit
../IVAS_dec MONO 32 bit testv/stvST32c.wav_stereo_48000_32-32_MONO.tst

// stereo at 13.2 kbps, 48kHz in, 48kHz out 
../IVAS_cod -stereo 13200 48 testv/stvST48c.wav bit
../IVAS_dec STEREO 48 bit testv/stvST48c.wav_stereo_48000_48-48.tst

// stereo at 128 kbps, 48kHz in, 48kHz out, MONO out
../IVAS_cod -stereo 128000 48 testv/stvST48c.wav bit
../IVAS_dec MONO 48 bit testv/stvST48c.wav_stereo_128000_48-48_MONO.tst
(132 B)

File changed.

No diff preview for this file type.

(132 B)

File changed.

No diff preview for this file type.

(132 B)

File changed.

No diff preview for this file type.

(132 B)

File changed.

No diff preview for this file type.

Loading