Home
last modified time | relevance | path

Searched defs:SSLIMIT (Results 1 – 2 of 2) sorted by relevance

/third_party/lame/mpglib/
Dlayer3.c719 III_dequantize_sample(PMPSTR mp, real xr[SBLIMIT][SSLIMIT], int *scf, in III_dequantize_sample()
1196 III_i_stereo(real xr_buf[2][SBLIMIT][SSLIMIT], int *scalefac, in III_i_stereo()
1342 III_antialias(real xr[SBLIMIT][SSLIMIT], struct gr_info_s *gr_infos) in III_antialias()
1638 III_hybrid(PMPSTR mp, real fsIn[SBLIMIT][SSLIMIT], real tsOut[SSLIMIT][SBLIMIT], in III_hybrid()
Dmpg123.h78 #define SSLIMIT 18 macro