Searched refs:alphax (Results 1 – 3 of 3) sorted by relevance
110 real *alphax; in dyptrk_() local230 alphax = &(st->alphax); in dyptrk_()248 *alphax = *alphax * .75f + amdf[*minptr] / 2.f; in dyptrk_()250 *alphax *= .984375f; in dyptrk_()252 alpha = *alphax / 16; in dyptrk_()253 if (*voice == 0 && *alphax < 128.f) { in dyptrk_()
162 real alphax; member
237 st->alphax = 0.0f; in init_lpc10_encoder_state()