Searched defs:src_channels (Results 1 – 7 of 7) sorted by relevance
| /linux/sound/core/oss/ |
| H A D | mulaw.c | 155 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 D | rate.c | 50 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 D | io.c | 23 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 D | linear.c | 41 const struct snd_pcm_plugin_channel *src_channels, in convert() 74 const struct snd_pcm_plugin_channel *src_channels, in linear_transfer()
|
| H A D | copy.c | 13 const struct snd_pcm_plugin_channel *src_channels, in copy_transfer()
|
| H A D | route.c | 33 const struct snd_pcm_plugin_channel *src_channels, in route_transfer()
|
| H A D | pcm_plugin.c | 582 …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
|