Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Dcras_alsa_helpers.c19 #define CH_TO_ALSA(ch) ((ch) + 3) macro
91 if ((*chmap)->map.pos[idx] != CH_TO_ALSA(ch)) { in cras_chmap_caps_match()
113 if ((*chmap)->map.pos[i] == CH_TO_ALSA(ch)) { in cras_chmap_caps_match()
336 match->map.pos[i] = CH_TO_ALSA(ch); in cras_alsa_set_channel_map()