Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/sound/pcm/
H A Dfeeder_rate.c366 Z_SHIFT) / (i)->z_dy))
527 z += info->z_dy; \
725 info->z_dy = Z_FULL_ONE; in z_resampler_reset()
750 z = info->z_dy; in z_resampler_sinc_len()
757 z += info->z_dy; in z_resampler_sinc_len()
1068 z += info->z_dy; in z_resampler_build_polyphase()
1078 z += info->z_dy; in z_resampler_build_polyphase()
1166 if (info->z_dy < 1) in z_resampler_setup()
1170 info->z_dy = Z_FULL_ONE; in z_resampler_setup()
1418 (double)info->z_dx / info->z_dy); in z_resampler_setup()
[all …]