Searched refs:end_point2 (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/libs/fluidsynth/src/
H A Dfluid_dsp_float.c295 short int start_point, end_point1, end_point2; local
325 end_point2 = dsp_data[voice->loopstart + 1];
330 end_point2 = end_point1;
396 + coeffs[3] * end_point2);

Completed in 88 milliseconds