FreeCalypso > hg > themwi-system-sw
annotate include/codec_defs.h @ 208:f0b90591f67c
doc/RTP-TRAUlike-format: osmo_{fr,efr}_sid_classify() merged
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 16 Apr 2023 17:54:42 -0800 |
parents | 0047c4c08d9e |
children |
rev | line source |
---|---|
205
0047c4c08d9e
mgw: accept the new TRAUlike RTP format
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
1 /* |
0047c4c08d9e
mgw: accept the new TRAUlike RTP format
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
2 * This header file holds some definitions for the codecs we work with. |
0047c4c08d9e
mgw: accept the new TRAUlike RTP format
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
3 */ |
0047c4c08d9e
mgw: accept the new TRAUlike RTP format
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
4 |
0047c4c08d9e
mgw: accept the new TRAUlike RTP format
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
5 #define GSM_FR_BYTES 33 |
0047c4c08d9e
mgw: accept the new TRAUlike RTP format
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
6 #define GSM_EFR_BYTES 31 |