Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/pcm/
H A Dpcm_direct.c1726 unsigned int chn, chn1, count = 0; local
1786 for (chn1 = 0; chn1 < count; chn1++) {
1787 if (chn == chn1)
1789 if (bindings[chn] == dmix->bindings[chn1]) {
1790 SNDERR("unable to route channels %d,%d to same destination %d", chn, chn1, bindings[chn]);

Completed in 3 milliseconds