Classes | |
class | alaw_decode_bs |
This block performs alaw audio decoding. More... | |
class | alaw_encode_sb |
This block performs g.711 alaw audio encoding. More... | |
class | codec2 |
class | codec2_decode_ps |
CODEC2 Vocoder DecoderInput: A vector of unpacked bits forming a Codec2 frame. More... | |
class | codec2_encode_sp |
CODEC2 Vocoder EncoderInput: Speech (audio) signal as 16-bit shorts, sampling rate 8 kHz. More... | |
class | cvsd_decode_bs |
This block performs CVSD audio decoding. Its design and implementation is modeled after the CVSD encoder/decoder specifications defined in the Bluetooth standard. More... | |
class | cvsd_encode_sb |
This block performs CVSD audio encoding. Its design and implementation is modeled after the CVSD encoder/decoder specifications defined in the Bluetooth standard. More... | |
class | freedv_api |
class | freedv_rx_ss |
FreeDV demodulatorInput: 16-bit short values of an audio signal with sampling rate 8 kHz. More... | |
class | freedv_tx_ss |
FreeDV modulatorInput: Speech (audio) signal as 16-bit shorts, sampling rate 8 kHz. More... | |
class | g721_decode_bs |
This block performs g721 audio decoding. More... | |
class | g721_encode_sb |
This block performs g721 audio encoding. More... | |
class | g723_24_decode_bs |
This block performs g723_24 audio decoding. More... | |
class | g723_24_encode_sb |
This block performs g723_24 audio encoding. More... | |
class | g723_40_decode_bs |
This block performs g723_40 audio decoding. More... | |
class | g723_40_encode_sb |
This block performs g723_40 audio encoding. More... | |
class | gsm_fr_decode_ps |
GSM 06.10 Full Rate Vocoder DecoderInput: Vector of 33 bytes per 160 input samples Output: 16-bit shorts representing speech samples. More... | |
class | gsm_fr_encode_sp |
GSM 06.10 Full Rate Vocoder EncoderInput: 16-bit shorts representing speech samples Output: Vector of 33 bytes per 160 input samples. More... | |
class | ulaw_decode_bs |
This block performs ulaw audio decoding. More... | |
class | ulaw_encode_sb |
This block performs g.711 ulaw audio encoding. More... | |