Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/sound/pcm/
H A Dfeeder_rate.c151 z_resampler_t z_resample; member
689 info->z_resample = NULL; in z_resampler_reset()
1230 info->z_resample = z_resampler_tab[i].resampler[ridx]; in z_resampler_setup()
1234 if (info->z_resample == NULL) in z_resampler_setup()
1551 if (info->z_resample == NULL) in z_resampler_feed_internal()
1648 info->z_resample(info, dst); in z_resampler_feed_internal()