Home
last modified time | relevance | path

Searched refs:rate_dst_frames (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/core/oss/
H A Drate.c216 static snd_pcm_sframes_t rate_dst_frames(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames) in rate_dst_frames() function
275 dst_frames = rate_dst_frames(plugin, frames); in rate_transfer()
344 plugin->dst_frames = rate_dst_frames; in snd_pcm_plugin_build_rate()
/kernel/linux/linux-6.6/sound/core/oss/
H A Drate.c216 static snd_pcm_sframes_t rate_dst_frames(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames) in rate_dst_frames() function
275 dst_frames = rate_dst_frames(plugin, frames); in rate_transfer()
344 plugin->dst_frames = rate_dst_frames; in snd_pcm_plugin_build_rate()

Completed in 2 milliseconds