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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/oss/
H A Dcopy.c57 snd_pcm_area_copy(&src_channels->area, 0, &dst_channels->area, 0, frames, plugin->src_format.format);
H A Droute.c49 snd_pcm_area_copy(&src_channel->area, 0, &dst_channel->area, 0, frames, format);
H A Dpcm_plugin.h150 int snd_pcm_area_copy(const struct snd_pcm_channel_area *src_channel,
H A Dpcm_plugin.c675 int snd_pcm_area_copy(const struct snd_pcm_channel_area *src_area, size_t src_offset, function

Completed in 196 milliseconds