Searched defs:dst_channels (Results  1 – 7 of 7) sorted by relevance
| /linux-4.4.14/sound/core/oss/ | 
| D | mulaw.c | 170 			struct snd_pcm_plugin_channel *dst_channels,  in mulaw_decode()216 			struct snd_pcm_plugin_channel *dst_channels,  in mulaw_encode()
 250 			      struct snd_pcm_plugin_channel *dst_channels,  in mulaw_transfer()
 
 | 
| D | io.c | 39 				    struct snd_pcm_plugin_channel *dst_channels,  in io_playback_transfer()65 				   struct snd_pcm_plugin_channel *dst_channels,  in io_capture_transfer()
 
 | 
| D | rate.c | 66 			    struct snd_pcm_plugin_channel *dst_channels,  in resample_expand()125 			    struct snd_pcm_plugin_channel *dst_channels,  in resample_shrink()
 251 			     struct snd_pcm_plugin_channel *dst_channels,  in rate_transfer()
 
 | 
| D | linear.c | 57 		    struct snd_pcm_plugin_channel *dst_channels,  in convert()90 			       struct snd_pcm_plugin_channel *dst_channels,  in linear_transfer()
 
 | 
| D | copy.c | 29 			     struct snd_pcm_plugin_channel *dst_channels,  in copy_transfer()
 | 
| D | route.c | 49 					struct snd_pcm_plugin_channel *dst_channels,  in route_transfer()
 | 
| D | pcm_plugin.c | 589 	struct snd_pcm_plugin_channel *dst_channels;  in snd_pcm_plug_write_transfer()  local621 	struct snd_pcm_plugin_channel *src_channels, *dst_channels;  in snd_pcm_plug_read_transfer()  local
 
 |