Commit 79ff1119 authored by Jonas Svedberg's avatar Jonas Svedberg
Browse files

Merge branch 'main' of https://forge.3gpp.org/rep/ivas-codec-pc/ivas-codec into 1180-mut_phecu2

parents 85af3412 f25bce36
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -36,6 +36,7 @@ import struct
MODES = {
    0: "1 ACELP\n",
    1: "1 TCX\n",
    2: "1 TCX\n", # Current -force option does not distinguish between TCX10 and TCX20   
    3: "1 HQ\n",
}
SR = [16, 32, 48]