|
libosmogsm
1.6.0
Osmocom GSM library
|
3GPP TS 48.008 3.2.2.104 Speech Codec More...
#include <gsm_08_08.h>
Data Fields | |
| bool | fi |
| bool | pi |
| bool | pt |
| bool | tf |
| uint8_t | type |
| See enum gsm0808_speech_codec_type. More... | |
| uint16_t | cfg |
| For examples, see enum gsm0808_speech_codec_defaults. More... | |
3GPP TS 48.008 3.2.2.104 Speech Codec
| uint16_t gsm0808_speech_codec::cfg |
For examples, see enum gsm0808_speech_codec_defaults.
Referenced by enc_speech_codec(), gsm0808_dec_speech_codec(), and gsm0808_speech_codec_from_chan_type().
| bool gsm0808_speech_codec::fi |
Referenced by enc_speech_codec(), gsm0808_dec_speech_codec(), and gsm0808_speech_codec_from_chan_type().
| bool gsm0808_speech_codec::pi |
Referenced by enc_speech_codec(), and gsm0808_dec_speech_codec().
| bool gsm0808_speech_codec::pt |
Referenced by enc_speech_codec(), and gsm0808_dec_speech_codec().
| bool gsm0808_speech_codec::tf |
Referenced by enc_speech_codec(), and gsm0808_dec_speech_codec().
| uint8_t gsm0808_speech_codec::type |
See enum gsm0808_speech_codec_type.
Referenced by enc_speech_codec(), gsm0808_dec_speech_codec(), and gsm0808_speech_codec_from_chan_type().