FreeCalypso > hg > gsm-codec-lib
comparison libtwamr/namespace.h @ 320:ee64aabcc7a0
libtwamr: integrate c2_9pf.c
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 18 Apr 2024 19:31:03 +0000 |
parents | 9bca350be398 |
children | 5fc9a2d12048 |
comparison
equal
deleted
inserted
replaced
319:9bca350be398 | 320:ee64aabcc7a0 |
---|---|
88 #define dgray AMR__dgray | 88 #define dgray AMR__dgray |
89 #define window_200_40 AMR__window_200_40 | 89 #define window_200_40 AMR__window_200_40 |
90 #define window_160_80 AMR__window_160_80 | 90 #define window_160_80 AMR__window_160_80 |
91 #define window_232_8 AMR__window_232_8 | 91 #define window_232_8 AMR__window_232_8 |
92 | 92 |
93 #define code_2i40_9bits AMR__code_2i40_9bits | |
93 #define code_2i40_11bits AMR__code_2i40_11bits | 94 #define code_2i40_11bits AMR__code_2i40_11bits |
94 #define code_10i40_35bits AMR__code_10i40_35bits | 95 #define code_10i40_35bits AMR__code_10i40_35bits |
95 #define search_10and8i40 AMR__search_10and8i40 | 96 #define search_10and8i40 AMR__search_10and8i40 |
96 | 97 |
97 #endif /* include guard */ | 98 #endif /* include guard */ |