Home
last modified time | relevance | path

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

/dragonfly/sys/dev/sound/pcm/
H A Dfeeder_rate.c340 Z_SHIFT) / (i)->z_dy))
501 z += info->z_dy; \
699 info->z_dy = Z_FULL_ONE; in z_resampler_reset()
724 z = info->z_dy; in z_resampler_sinc_len()
731 z += info->z_dy; in z_resampler_sinc_len()
1042 z += info->z_dy; in z_resampler_build_polyphase()
1052 z += info->z_dy; in z_resampler_build_polyphase()
1140 if (info->z_dy < 1) in z_resampler_setup()
1144 info->z_dy = Z_FULL_ONE; in z_resampler_setup()
1392 (double)info->z_dx / info->z_dy); in z_resampler_setup()
[all …]