Home
last modified time | relevance | path

Searched refs:srcidx (Results 1 - 1 of 1) sorted by relevance

/third_party/alsa-lib/src/pcm/
H A Dpcm_route.c139 unsigned int srcidx; in snd_pcm_route_convert1_one() local
143 for (srcidx = 0; srcidx < ttable->nsrcs && srcidx < src_channels; ++srcidx) { in snd_pcm_route_convert1_one()
144 unsigned int channel = ttable->srcs[srcidx].channel; in snd_pcm_route_convert1_one()
151 if (srcidx == ttable->nsrcs || srcidx == src_channels) { in snd_pcm_route_convert1_one()
189 unsigned int srcidx; in snd_pcm_route_convert1_one_getput() local
194 for (srcidx in snd_pcm_route_convert1_one_getput()
271 int srcidx, srcidx1 = 0; snd_pcm_route_convert1_many() local
[all...]

Completed in 2 milliseconds