Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/sound/pcm/
H A Dfeeder_rate.c153 z_resampler_t z_resample; member
717 info->z_resample = NULL; in z_resampler_reset()
1258 info->z_resample = z_resampler_tab[i].resampler[ridx]; in z_resampler_setup()
1262 if (info->z_resample == NULL) in z_resampler_setup()
1579 if (info->z_resample == NULL) in z_resampler_feed_internal()
1676 info->z_resample(info, dst); in z_resampler_feed_internal()