FreeCalypso > hg > gsm-codec-lib
comparison libtwamr/namespace.h @ 326:bfe74a9edd5a
libtwamr: integrate log2.c
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 18 Apr 2024 20:21:04 +0000 |
parents | 67c31802392b |
children | 2df212a012af |
comparison
equal
deleted
inserted
replaced
325:67c31802392b | 326:bfe74a9edd5a |
---|---|
54 #define Mpy_32_16 AMR__Mpy_32_16 | 54 #define Mpy_32_16 AMR__Mpy_32_16 |
55 #define Div_32 AMR__Div_32 | 55 #define Div_32 AMR__Div_32 |
56 | 56 |
57 #define Inv_sqrt AMR__Inv_sqrt | 57 #define Inv_sqrt AMR__Inv_sqrt |
58 #define Log2 AMR__Log2 | 58 #define Log2 AMR__Log2 |
59 #define Log2_norm AMR__Log2_norm | |
59 #define Pow2 AMR__Pow2 | 60 #define Pow2 AMR__Pow2 |
60 | 61 |
61 #define A_Refl AMR__A_Refl | 62 #define A_Refl AMR__A_Refl |
62 #define Autocorr AMR__Autocorr | 63 #define Autocorr AMR__Autocorr |
63 #define Az_lsp AMR__Az_lsp | 64 #define Az_lsp AMR__Az_lsp |