Lines Matching defs:gfp
202 gfp - uses out_samplerate, ATHtype (also needed for ATHformula)
1878 psymodel_init(lame_global_flags const *gfp)
1880 lame_internal_flags *const gfc = gfp->internal_flags;
1905 gd->force_short_block_calc = gfp->experimentalZ;
2126 float x = gfp->attackthre;
2127 float y = gfp->attackthre_s;
2141 if (gfp->VBR_q < 4) {
2145 sk_l = sk_s = sk[gfp->VBR_q] + gfp->VBR_q_frac * (sk[gfp->VBR_q] - sk[gfp->VBR_q + 1]);