Home
last modified time | relevance | path

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

/third_party/lame/libmp3lame/
Dquantize.c137 gfc->sv_qnt.pseudohalf[i] = j; in init_xrpow()
782 gfc->sv_qnt.pseudohalf[sfb] = !gfc->sv_qnt.pseudohalf[sfb]; in amp_scalefac_bands()
783 if (!gfc->sv_qnt.pseudohalf[sfb] && cfg->noise_shaping_amp == 2) in amp_scalefac_bands()
971 memset(&gfc->sv_qnt.pseudohalf[0], 0, sizeof(gfc->sv_qnt.pseudohalf)); in balance_noise()
Dutil.h331 int pseudohalf[SFBMAX]; member
Dtakehiro.c789 if (!gfc->sv_qnt.pseudohalf[sfb]) { in count_bits()