Lines Matching refs:src_channels
80 unsigned int src_channels,
116 unsigned int src_channels ATTRIBUTE_UNUSED, in snd_pcm_route_convert1_zero()
130 unsigned int src_channels, in snd_pcm_route_convert1_one() argument
144 for (srcidx = 0; srcidx < ttable->nsrcs && srcidx < src_channels; ++srcidx) { in snd_pcm_route_convert1_one()
146 if (channel >= src_channels) in snd_pcm_route_convert1_one()
152 if (srcidx == ttable->nsrcs || srcidx == src_channels) { in snd_pcm_route_convert1_one()
155 src_channels, in snd_pcm_route_convert1_one()
180 unsigned int src_channels, in snd_pcm_route_convert1_one_getput() argument
195 for (srcidx = 0; srcidx < ttable->nsrcs && srcidx < src_channels; ++srcidx) { in snd_pcm_route_convert1_one_getput()
197 if (channel >= src_channels) in snd_pcm_route_convert1_one_getput()
203 if (srcidx == ttable->nsrcs || srcidx == src_channels) { in snd_pcm_route_convert1_one_getput()
206 src_channels, in snd_pcm_route_convert1_one_getput()
232 unsigned int src_channels, in snd_pcm_route_convert1_many() argument
273 for (srcidx = 0; srcidx < nsrcs && (unsigned)srcidx < src_channels; ++srcidx) { in snd_pcm_route_convert1_many()
276 if (channel >= src_channels) in snd_pcm_route_convert1_many()
288 src_channels, in snd_pcm_route_convert1_many()
295 src_channels, in snd_pcm_route_convert1_many()
300 src_channels, in snd_pcm_route_convert1_many()
405 unsigned int src_channels, in snd_pcm_route_convert() argument
420 src_channels, in snd_pcm_route_convert()
425 src_channels, in snd_pcm_route_convert()