Searched refs:pretab1 (Results 1 - 1 of 1) sorted by relevance
/third_party/lame/mpglib/ |
H A D | layer3.c | 711 static const int pretab1 [22] = {0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2,3,3,3,2,0}; /* char enough ? */ variable 990 int const *pretab = (int const *) (gr_infos->preflag ? pretab1 : pretab2); in III_dequantize_sample() 1932 mp->pinfo->sfb[gr][ch][sb] += pretab1[sb]; in decode_layer3_frame()
|
Completed in 3 milliseconds