NUM_HORIZONTAL_TAPS
phase_coefficient coefficients[NUM_HORIZONTAL_TAPS * NUM_PHASES];
update_coefficients(NUM_HORIZONTAL_TAPS, horizontalScale / 4096.0,
for (int32 j = 0; j < NUM_HORIZONTAL_TAPS; j++) {