Commit 111332a1 authored by Tapani Pihlajakuja's avatar Tapani Pihlajakuja
Browse files

Fix order in comment

parent e16f8a88
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@ from conftest import EncoderFrontend, DecoderFrontend
output_mode_list = ['BINAURAL', 'EXT']
ivas_br_masa = [13200, 16400, 24400, 32000, 48000, 64000, 80000, 96000, 128000, 160000, 192000, 256000, 384000, 512000]

# Write file-based parameter sets here (metafile, pcm/wave, numTC, numDir, DTX_toggle)
# Write file-based parameter sets here (metafile, pcm/wave, numDir, numTC, DTX_toggle)
masa_metadata_audio_ndir_ntransportch_dtx_list = [#('stv1MASA1TC48c.met', 'stv1MASA1TC48c.wav', 1, 1, False),
                                                  #('stv1MASA2TC48c.met', 'stv1MASA2TC48c.wav', 1, 2, False),
                                                  ('stv2MASA1TC48c.met', 'stv2MASA1TC48c.wav', 2, 1, False),