Home
last modified time | relevance | path

Searched defs:dst_channels (Results 1 – 7 of 7) sorted by relevance

/linux/sound/core/oss/
H A Dmulaw.c156 struct snd_pcm_plugin_channel *dst_channels, in mulaw_decode()
202 struct snd_pcm_plugin_channel *dst_channels, in mulaw_encode()
236 struct snd_pcm_plugin_channel *dst_channels, in mulaw_transfer()
H A Drate.c51 struct snd_pcm_plugin_channel *dst_channels, in resample_expand()
110 struct snd_pcm_plugin_channel *dst_channels, in resample_shrink()
236 struct snd_pcm_plugin_channel *dst_channels, in rate_transfer()
H A Dio.c24 struct snd_pcm_plugin_channel *dst_channels, in io_playback_transfer()
50 struct snd_pcm_plugin_channel *dst_channels, in io_capture_transfer()
H A Dlinear.c42 struct snd_pcm_plugin_channel *dst_channels, in convert()
75 struct snd_pcm_plugin_channel *dst_channels, in linear_transfer()
H A Dcopy.c14 struct snd_pcm_plugin_channel *dst_channels, in copy_transfer()
H A Droute.c34 struct snd_pcm_plugin_channel *dst_channels, in route_transfer()
H A Dpcm_plugin.c585 struct snd_pcm_plugin_channel *dst_channels; in snd_pcm_plug_write_transfer() local
627 struct snd_pcm_plugin_channel *src_channels, *dst_channels; in snd_pcm_plug_read_transfer() local