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

/freebsd-11-stable/sys/dev/sound/pcm/
H A Dfeeder_rate.c823 int32_t zl0, zl1; local
827 zl1 = z_coeff[1] - z_coeff[0];
829 coeff = Z_RSHIFT((int64_t)zl1 * z, Z_SHIFT) + zl0;

Completed in 65 milliseconds