Tech-
invite
3GPP
space
IETF
space
21
22
23
24
25
26
27
28
29
31
32
33
34
35
36
37
38
4‑5x
Content for
TS 26.173
Word version: 18.0.0
1…
2…
2
References
3
Definitions and abbreviations
3.1
Definitions
3.2
Abbreviations
4
C code structure
4.1
Contents of the C source code
4.2
Program execution
4.3
Code hierarchy
4.5
Variables, constants and tables
5
Homing procedure
6
File formats
6.1
Speech file (encoder input / decoder output)
6.2
Mode control file (encoder input)
6.3
Parameter bitstream file (encoder output / decoder input)
$
Change history
2
References
p. 5
3
Definitions and abbreviations
p. 5
3.1
Definitions
p. 5
3.2
Abbreviations
p. 5
4
C code structure
p. 6
4.1
Contents of the C source code
p. 6
4.2
Program execution
p. 6
4.3
Code hierarchy
p. 6
4.5
Variables, constants and tables
p. 10
4.5.1
Description of constants used in the C-code
p. 11
4.5.2
Description of fixed tables used in the C-code
p. 11
4.5.3
Static variables used in the C-code
p. 13
5
Homing procedure
p. 16
6
File formats
p. 16
6.1
Speech file (encoder input / decoder output)
p. 16
6.2
Mode control file (encoder input)
p. 16
6.3
Parameter bitstream file (encoder output / decoder input)
p. 17
–
Default 3GPP format
p. 17
–
ITU format (activated with command line parameter -itu)
p. 18
–
MIME/file storage format (activated with command line parameter -mime)
p. 18
$
Change history
p. 19