Home
last modified time | relevance | path

Searched refs:zb3 (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/sound/pcm/
H A Dfeeder_rate.c830 int32_t zb0, zb1, zb2, zb3; in z_coeff_interpolate() local
837 zb3 = Z_RSHIFT(0x15555555LL * (((z_coeff[0] - z_coeff[1]) * 3) + in z_coeff_interpolate()
840 coeff = (Z_RSHIFT((Z_RSHIFT((Z_RSHIFT((int64_t)zb3 * z, Z_SHIFT) + in z_coeff_interpolate()