Home
last modified time | relevance | path

Searched refs:snd_pcm_plugin_channel (Results 1 – 9 of 9) sorted by relevance

/linux-6.1.9/sound/core/oss/
Dpcm_plugin.h25 struct snd_pcm_plugin_channel { struct
51 struct snd_pcm_plugin_channel **channels); argument
53 const struct snd_pcm_plugin_channel *src_channels,
54 struct snd_pcm_plugin_channel *dst_channels,
66 struct snd_pcm_plugin_channel *buf_channels;
119 struct snd_pcm_plugin_channel *src_channels,
122 struct snd_pcm_plugin_channel *dst_channels_final,
127 struct snd_pcm_plugin_channel **channels);
131 struct snd_pcm_plugin_channel **channels);
Droute.c27 static void zero_areas(struct snd_pcm_plugin_channel *dvp, int ndsts, in zero_areas()
39 static inline void copy_area(const struct snd_pcm_plugin_channel *src_channel, in copy_area()
40 struct snd_pcm_plugin_channel *dst_channel, in copy_area()
48 const struct snd_pcm_plugin_channel *src_channels, in route_transfer()
49 struct snd_pcm_plugin_channel *dst_channels, in route_transfer()
53 struct snd_pcm_plugin_channel *dvp; in route_transfer()
Dio.c38 const struct snd_pcm_plugin_channel *src_channels, in io_playback_transfer()
39 struct snd_pcm_plugin_channel *dst_channels, in io_playback_transfer()
64 const struct snd_pcm_plugin_channel *src_channels, in io_capture_transfer()
65 struct snd_pcm_plugin_channel *dst_channels, in io_capture_transfer()
92 struct snd_pcm_plugin_channel **channels) in io_src_channels()
96 struct snd_pcm_plugin_channel *v; in io_src_channels()
Dmulaw.c142 const struct snd_pcm_plugin_channel *src_channels,
143 struct snd_pcm_plugin_channel *dst_channels,
169 const struct snd_pcm_plugin_channel *src_channels, in mulaw_decode()
170 struct snd_pcm_plugin_channel *dst_channels, in mulaw_decode()
215 const struct snd_pcm_plugin_channel *src_channels, in mulaw_encode()
216 struct snd_pcm_plugin_channel *dst_channels, in mulaw_encode()
249 const struct snd_pcm_plugin_channel *src_channels, in mulaw_transfer()
250 struct snd_pcm_plugin_channel *dst_channels, in mulaw_transfer()
Drate.c41 const struct snd_pcm_plugin_channel *src_channels,
42 struct snd_pcm_plugin_channel *dst_channels,
65 const struct snd_pcm_plugin_channel *src_channels, in resample_expand()
66 struct snd_pcm_plugin_channel *dst_channels, in resample_expand()
124 const struct snd_pcm_plugin_channel *src_channels, in resample_shrink()
125 struct snd_pcm_plugin_channel *dst_channels, in resample_shrink()
250 const struct snd_pcm_plugin_channel *src_channels, in rate_transfer()
251 struct snd_pcm_plugin_channel *dst_channels, in rate_transfer()
Dlinear.c56 const struct snd_pcm_plugin_channel *src_channels, in convert()
57 struct snd_pcm_plugin_channel *dst_channels, in convert()
89 const struct snd_pcm_plugin_channel *src_channels, in linear_transfer()
90 struct snd_pcm_plugin_channel *dst_channels, in linear_transfer()
Dcopy.c28 const struct snd_pcm_plugin_channel *src_channels, in copy_transfer()
29 struct snd_pcm_plugin_channel *dst_channels, in copy_transfer()
Dpcm_plugin.c55 struct snd_pcm_plugin_channel *c; in snd_pcm_plugin_alloc()
144 struct snd_pcm_plugin_channel **channels) in snd_pcm_plugin_client_channels()
560 struct snd_pcm_plugin_channel **channels) in snd_pcm_plug_client_channels_buf()
563 struct snd_pcm_plugin_channel *v; in snd_pcm_plug_client_channels_buf()
597 …d_pcm_plug_write_transfer(struct snd_pcm_substream *plug, struct snd_pcm_plugin_channel *src_chann… in snd_pcm_plug_write_transfer()
600 struct snd_pcm_plugin_channel *dst_channels; in snd_pcm_plug_write_transfer()
639 …nd_pcm_plug_read_transfer(struct snd_pcm_substream *plug, struct snd_pcm_plugin_channel *dst_chann… in snd_pcm_plug_read_transfer()
642 struct snd_pcm_plugin_channel *src_channels, *dst_channels; in snd_pcm_plug_read_transfer()
Dpcm_oss.c1374 struct snd_pcm_plugin_channel *channels; in snd_pcm_oss_write2()
1485 struct snd_pcm_plugin_channel *channels; in snd_pcm_oss_read2()