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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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) function
275 dst_frames = rate_dst_frames(plugin, frames);
344 plugin->dst_frames = rate_dst_frames;

Completed in 92 milliseconds