Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/oss/
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()