FreeCalypso > hg > gsm-codec-lib
diff libgsmefr/enc_lag6.c @ 69:e109d8752d60
libgsmefr: enc_lag6.c compiles
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 26 Nov 2022 05:28:40 +0000 |
parents | 49dd1ac8e75b |
children | f151d6c18b31 |
line wrap: on
line diff
--- a/libgsmefr/enc_lag6.c Sat Nov 26 05:21:50 2022 +0000 +++ b/libgsmefr/enc_lag6.c Sat Nov 26 05:28:40 2022 +0000 @@ -36,9 +36,12 @@ * *************************************************************************/ +#include "gsm_efr.h" #include "typedef.h" +#include "namespace.h" #include "basic_op.h" -#include "count.h" +#include "no_count.h" +#include "codec.h" Word16 Enc_lag6 ( /* output: Return index of encoding */ Word16 T0, /* input : Pitch delay */