Searched refs:y_0 (Results 1 – 1 of 1) sorted by relevance
292 float x_0, x_1, x_2, y_0, y_1, y_2; in apply() local299 y_0 = b[0] * x_0 + b[1] * x_1 + b[2] * x_2 in apply()304 y_1 = y_0; in apply()305 signal[sample] = (short)y_0; in apply()