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

/linux-4.4.14/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) rate_dst_frames() function
275 dst_frames = rate_dst_frames(plugin, frames); rate_transfer()
344 plugin->dst_frames = rate_dst_frames; snd_pcm_plugin_build_rate()

Completed in 40 milliseconds