Home
last modified time | relevance | path

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

/linux/sound/core/oss/
H A Dmulaw.c155 const struct snd_pcm_plugin_channel *src_channels, in mulaw_decode()
201 const struct snd_pcm_plugin_channel *src_channels, in mulaw_encode()
235 const struct snd_pcm_plugin_channel *src_channels, in mulaw_transfer()
H A Drate.c50 const struct snd_pcm_plugin_channel *src_channels, in resample_expand()
109 const struct snd_pcm_plugin_channel *src_channels, in resample_shrink()
235 const struct snd_pcm_plugin_channel *src_channels, in rate_transfer()
H A Dio.c23 const struct snd_pcm_plugin_channel *src_channels, in io_playback_transfer()
49 const struct snd_pcm_plugin_channel *src_channels, in io_capture_transfer()
H A Dlinear.c41 const struct snd_pcm_plugin_channel *src_channels, in convert()
74 const struct snd_pcm_plugin_channel *src_channels, in linear_transfer()
H A Dcopy.c13 const struct snd_pcm_plugin_channel *src_channels, in copy_transfer()
H A Droute.c33 const struct snd_pcm_plugin_channel *src_channels, in route_transfer()
H A Dpcm_plugin.c582 …cm_plug_write_transfer(struct snd_pcm_substream *plug, struct snd_pcm_plugin_channel *src_channels in snd_pcm_plug_write_transfer()
627 struct snd_pcm_plugin_channel *src_channels, *dst_channels; in snd_pcm_plug_read_transfer() local