Home
last modified time | relevance | path

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

/third_party/alsa-utils/speaker-test/
Dspeaker-test.c200 static int chpos_cmp(const void *chnum1p, const void *chnum2p) in chpos_cmp() function
238 qsort(ordered_chs, channel_map->channels, sizeof(*ordered_chs), chpos_cmp); in order_channels()