Searched refs:rotate_coef (Results 1 – 1 of 1) sorted by relevance
296 double rotate_param, rotate_coef; in convolve_apply() local309 rotate_coef = 4.0 + FVAL (info->sound.goom_power_p) * 6.0; in convolve_apply()310 data->ftheta = (data->ftheta + rotate_coef * sin (rotate_param * 6.3)); in convolve_apply()