Home
last modified time | relevance | path

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

/third_party/lame/libmp3lame/
Dquantize_pvt.c400 gfc->sv_qnt.shortfact[i] = adjust; in iteration_init()
405 gfc->sv_qnt.shortfact[i] = adjust; in iteration_init()
410 gfc->sv_qnt.shortfact[i] = adjust; in iteration_init()
415 gfc->sv_qnt.shortfact[i] = adjust; in iteration_init()
693 tmpATH *= gfc->sv_qnt.shortfact[sfb]; in calc_xmin()
730 x *= gfc->sv_qnt.shortfact[sfb]; in calc_xmin()
Dutil.h325 FLOAT shortfact[SBMAX_s]; member
Dquantize.c205 if (gfc->sv_qnt.shortfact[12] > 1e-12f) in psfb21_analogsilence()
206 ath12 *= gfc->sv_qnt.shortfact[12]; in psfb21_analogsilence()