FreeCalypso > hg > gsm-codec-lib
diff libgsmefr/cnst.h @ 117:f9c9dd458d55
libgsmefr/cnst.h: drop SERIAL_SIZE definition,
ETSI test seq detail, no meaning for our library version
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Wed, 30 Nov 2022 23:12:15 +0000 |
parents | 9ae58ffb4197 |
children |
line wrap: on
line diff
--- a/libgsmefr/cnst.h Wed Nov 30 23:01:16 2022 +0000 +++ b/libgsmefr/cnst.h Wed Nov 30 23:12:15 2022 +0000 @@ -15,7 +15,6 @@ #define L_INTERPOL (10+1) /* Length of filter for interpolation */ #define PRM_SIZE 57 /* Size of vector of analysis parameters */ -#define SERIAL_SIZE (244+1) /* bits per frame + bfi */ #define MU 26214 /* Factor for tilt compensation filter 0.8 */ #define AGC_FAC 29491 /* Factor for automatic gain control 0.9 */