Go to the documentation of this file.
42 #define MAX_CHANNELS 64
43 #define MAX_ELEM_ID 16
45 #define TNS_MAX_ORDER 20
46 #define MAX_LTP_LONG_SFB 40
84 #define IS_CODEBOOK_UNSIGNED(x) ((x - 1) & 10)
136 #define MAX_PREDICTORS 672
138 #define SCALE_DIV_512 36
139 #define SCALE_ONE_POS 140
140 #define SCALE_MAX_POS 255
141 #define SCALE_MAX_DIFF 60
142 #define SCALE_DIFF_ZERO 60