Home
last modified time | relevance | path

Searched refs:PRECALC_SIZE (Results 1 – 3 of 3) sorted by relevance

/third_party/lame/libmp3lame/
Dquantize_pvt.h30 #define PRECALC_SIZE (IXMAX_VAL+2) macro
40 extern FLOAT pow43[PRECALC_SIZE];
42 extern FLOAT adj43asm[PRECALC_SIZE];
44 extern FLOAT adj43[PRECALC_SIZE];
Dquantize_pvt.c174 FLOAT pow43[PRECALC_SIZE];
177 FLOAT adj43asm[PRECALC_SIZE];
179 FLOAT adj43[PRECALC_SIZE];
352 for (i = 1; i < PRECALC_SIZE; i++) in iteration_init()
357 for (i = 1; i < PRECALC_SIZE; i++) in iteration_init()
360 for (i = 0; i < PRECALC_SIZE - 1; i++) in iteration_init()
/third_party/lame/
DChangeLog24613 PRECALC_SIZE bug?
24614 PRECALC_SIZE should be 8191+15+1, since max value of xr/ix is