Searched defs:src_channels (Results  1 – 7 of 7) sorted by relevance
| /linux-4.4.14/sound/core/oss/ | 
| D | mulaw.c | 169 			const struct snd_pcm_plugin_channel *src_channels,  in mulaw_decode()215 			const struct snd_pcm_plugin_channel *src_channels,  in mulaw_encode()
 249 			      const struct snd_pcm_plugin_channel *src_channels,  in mulaw_transfer()
 
 | 
| D | io.c | 38 				    const struct snd_pcm_plugin_channel *src_channels,  in io_playback_transfer()64 				   const struct snd_pcm_plugin_channel *src_channels,  in io_capture_transfer()
 
 | 
| D | rate.c | 65 			    const struct snd_pcm_plugin_channel *src_channels,  in resample_expand()124 			    const struct snd_pcm_plugin_channel *src_channels,  in resample_shrink()
 250 			     const struct snd_pcm_plugin_channel *src_channels,  in rate_transfer()
 
 | 
| D | linear.c | 56 		    const struct snd_pcm_plugin_channel *src_channels,  in convert()89 			       const struct snd_pcm_plugin_channel *src_channels,  in linear_transfer()
 
 | 
| D | copy.c | 28 			     const struct snd_pcm_plugin_channel *src_channels,  in copy_transfer()
 | 
| D | route.c | 48 					const struct snd_pcm_plugin_channel *src_channels,  in route_transfer()
 | 
| D | pcm_plugin.c | 586 …cm_plug_write_transfer(struct snd_pcm_substream *plug, struct snd_pcm_plugin_channel *src_channels…  in snd_pcm_plug_write_transfer()621 	struct snd_pcm_plugin_channel *src_channels, *dst_channels;  in snd_pcm_plug_read_transfer()  local
 
 |