Home
last modified time | relevance | path

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

/third_party/alsa-utils/speaker-test/
Dspeaker-test.c203 int chnum2 = *(int *)chnum2p; in chpos_cmp() local
205 int chpos2 = channel_map->pos[chnum2]; in chpos_cmp()
217 return chnum1 - chnum2; in chpos_cmp()