Commit 5a4e21ba authored by TYAGIRIS's avatar TYAGIRIS
Browse files

Merge branch 'split_rendering_masa_and_mc_fixes' of...

Merge branch 'split_rendering_masa_and_mc_fixes' of https://forge.3gpp.org/rep/ivas-codec-pc/ivas-codec into split_rendering_masa_and_mc_fixes
parents 41922773 3471be7f
Loading
Loading
Loading
Loading
Loading
+0 −11
Original line number Diff line number Diff line
[SPLITREND]
BITRATE = 512000;
DOF = 2;
HQMODE = 0;
CODEC = LCLD;

[GENERAL]
RENDERER = CREND;

[ROOMACOUSTICS]
REVERB = FALSE;
+0 −11
Original line number Diff line number Diff line
[SPLITREND]
BITRATE = 768000;
DOF = 1;
HQMODE = 0;
CODEC = LCLD;

[GENERAL]
RENDERER = CREND;

[ROOMACOUSTICS]
REVERB = FALSE;
+0 −11
Original line number Diff line number Diff line
[SPLITREND]
BITRATE = 512000;
DOF = 2;
HQMODE = 0;
CODEC = LCLD;

[GENERAL]
RENDERER = FASTCONV;

[ROOMACOUSTICS]
REVERB = FALSE;
+0 −11
Original line number Diff line number Diff line
[SPLITREND]
BITRATE = 768000;
DOF = 1;
HQMODE = 0;
CODEC = LCLD;

[GENERAL]
RENDERER = FASTCONV;

[ROOMACOUSTICS]
REVERB = FALSE;
+0 −10
Original line number Diff line number Diff line
[SPLITREND]
BITRATE = 256000;
DOF = 1;
HQMODE = 0;

[GENERAL]
RENDERER = CREND;

[ROOMACOUSTICS]
REVERB = FALSE;
Loading