Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/oss/
Droute.c40 struct snd_pcm_plugin_channel *dst_channel, in copy_area() argument
43 dst_channel->enabled = 1; in copy_area()
44 snd_pcm_area_copy(&src_channel->area, 0, &dst_channel->area, 0, frames, format); in copy_area()
Dpcm_plugin.h148 int snd_pcm_area_silence(const struct snd_pcm_channel_area *dst_channel,
153 const struct snd_pcm_channel_area *dst_channel,