Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/sound/pcm/
H A Dfeeder_rate.c151 z_resampler_t z_resample; member
715 info->z_resample = NULL; in z_resampler_reset()
1256 info->z_resample = z_resampler_tab[i].resampler[ridx]; in z_resampler_setup()
1260 if (info->z_resample == NULL) in z_resampler_setup()
1577 if (info->z_resample == NULL) in z_resampler_feed_internal()
1674 info->z_resample(info, dst); in z_resampler_feed_internal()