Home
last modified time | relevance | path

Searched refs:channel_map_items (Results 1 - 1 of 1) sorted by relevance

/third_party/alsa-lib/src/control/
H A Dcontrol_remap.c77 size_t channel_map_items; member
421 count = map->controls[0].channel_map_items; in remap_map_elem_info()
444 if (count < map->controls[item].channel_map_items) in remap_map_elem_info()
445 count = map->controls[item].channel_map_items; in remap_map_elem_info()
503 for (index = 0; index < mctl->channel_map_items; index++) { in remap_map_elem_read()
509 for (index = 0; index < mctl->channel_map_items; index++) { in remap_map_elem_read()
515 for (index = 0; index < mctl->channel_map_items; index++) { in remap_map_elem_read()
566 for (index = 0; index < mctl->channel_map_items; index++) { in remap_map_elem_write()
574 for (index = 0; index < mctl->channel_map_items; index++) { in remap_map_elem_write()
582 for (index = 0; index < mctl->channel_map_items; inde in remap_map_elem_write()
[all...]

Completed in 2 milliseconds