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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/oss/
H A Drate.c219 static snd_pcm_sframes_t rate_dst_frames(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames) function
276 dst_frames = rate_dst_frames(plugin, frames);
338 plugin->dst_frames = rate_dst_frames;

Completed in 39 milliseconds