Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Dcras_alsa_helpers.c20 #define CH_TO_CRAS(ch) ((ch) - 3) macro
130 ch = CH_TO_CRAS((*chmap)->map.pos[i]); in cras_chmap_caps_match()
137 fmt->channel_layout[CH_TO_CRAS( in cras_chmap_caps_match()
174 conv_fmt->channel_layout[CH_TO_CRAS( in cras_chmap_caps_conv_matrix()
374 fmt->channel_layout[CH_TO_CRAS(match->map.pos[i])] = i; in cras_alsa_get_channel_map()