Searched defs:map8ch (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/audio/drv/audiocmi/ |
H A D | audiocmi.c | 662 static const int map8ch[] = { 0, 1, 4, 5, 2, 3, 6, 7 }; local 668 *offset = map8ch[chan];
|
/illumos-gate/usr/src/uts/common/io/audio/drv/audiocmihd/ |
H A D | audiocmihd.c | 628 static const int map8ch[] = { 0, 1, 4, 5, 2, 3, 6, 7 }; local 634 *offset = map8ch[chan];
|
Completed in 48 milliseconds