libosmocore/src/coding
Philipp Maier 898c9c6af8 dtx: add decoding for AMR-DTX frames
gsm0503_coding contains AMR decoder functions for HR and FR. Those can
only decode AMR payload frames but not amr DTX frames. Lets add
functionality to detect DTX frames. Also lets add decoding for SID_UPDATE
frames as well as error checking for the SID frame recognition patterns.

Related: OS#2978
Change-Id: I2bbdb39ea20461ca08b2e6f1a33532cb55cd5195
2020-04-14 13:22:44 +00:00
..
Makefile.am dtx: add decoding for AMR-DTX frames 2020-04-14 13:22:44 +00:00
gsm0503_amr_dtx.c dtx: add decoding for AMR-DTX frames 2020-04-14 13:22:44 +00:00
gsm0503_coding.c dtx: add decoding for AMR-DTX frames 2020-04-14 13:22:44 +00:00
gsm0503_interleaving.c Fix/Update copyright notices; Add SPDX annotation 2017-11-13 01:35:12 +09:00
gsm0503_mapping.c coding: move eB adjustement to appropriate place 2018-01-05 10:12:35 +00:00
gsm0503_parity.c parity: add amr crc14 definition 2020-03-09 13:40:27 +01:00
gsm0503_tables.c gsm0503_tables: Document USF encoding tables 2020-04-07 13:26:59 +02:00
libosmocoding.map dtx: add decoding for AMR-DTX frames 2020-04-14 13:22:44 +00:00