/third_party/pulseaudio/src/modules/ |
D | module-intended-roles.c | 98 PA_IDXSET_FOREACH(s, c->sinks, idx) { in sink_input_new_hook_callback() 143 PA_IDXSET_FOREACH(s, c->sources, idx) { in source_output_new_hook_callback() 172 PA_IDXSET_FOREACH(si, c->sink_inputs, idx) { in sink_put_hook_callback() 219 PA_IDXSET_FOREACH(so, c->source_outputs, idx) { in source_put_hook_callback() 274 PA_IDXSET_FOREACH(si, sink->inputs, idx) { in sink_unlink_hook_callback() 292 PA_IDXSET_FOREACH(d, c->sinks, jdx) { in sink_unlink_hook_callback() 325 PA_IDXSET_FOREACH(so, source->outputs, idx) { in source_unlink_hook_callback() 348 PA_IDXSET_FOREACH(d, c->sources, jdx) { in source_unlink_hook_callback()
|
D | stream-interaction.c | 88 PA_IDXSET_FOREACH(trigger_role, u->groups[j]->trigger_roles, role_idx) { in get_trigger_role() 94 PA_IDXSET_FOREACH(trigger_role, g->trigger_roles, role_idx) { in get_trigger_role() 111 …PA_IDXSET_FOREACH(j, pa_sink_isinstance(device) ? PA_SINK(device)->inputs : PA_SOURCE(device)->out… in find_trigger_stream() 141 PA_IDXSET_FOREACH(sink, u->core->sinks, idx) in find_global_trigger_stream() 148 PA_IDXSET_FOREACH(source, u->core->sources, idx) in find_global_trigger_stream() 196 PA_IDXSET_FOREACH(j, s->inputs, idx) { in apply_interaction_to_sink() 206 PA_IDXSET_FOREACH(interaction_role, g->interaction_roles, role_idx) { in apply_interaction_to_sink() 244 PA_IDXSET_FOREACH(s, u->core->sinks, idx) in apply_interaction_global() 255 PA_IDXSET_FOREACH(s, u->core->sinks, idx) { in remove_interactions() 256 PA_IDXSET_FOREACH(j, s->inputs, idx_input) { in remove_interactions()
|
D | module-allow-passthrough.c | 78 PA_IDXSET_FOREACH(sink, c->sinks, idx) { in ensure_null_sink_for_sink() 117 PA_IDXSET_FOREACH(stream, sink->inputs, idx) { in sink_has_passthrough_stream() 145 PA_IDXSET_FOREACH(stream, sink->inputs, idx) { in new_passthrough_stream() 219 PA_IDXSET_FOREACH(stream, null_sink->inputs, idx) { in passthrough_stream_removed()
|
D | module-switch-on-port-available.c | 89 PA_IDXSET_FOREACH(sink, card->sinks, idx) { in profile_good_for_output() 124 PA_IDXSET_FOREACH(source, card->sources, idx) { in profile_good_for_input() 220 PA_IDXSET_FOREACH(pp.sink, card->sinks, state) in find_port_pointers() 226 PA_IDXSET_FOREACH(pp.source, card->sources, state) in find_port_pointers() 415 PA_IDXSET_FOREACH(card, core->cards, state) { in handle_all_unavailable() 603 PA_IDXSET_FOREACH(card, m->core->cards, idx) in pa__init()
|
D | module-filter-apply.c | 262 PA_IDXSET_FOREACH(so, u->core->source_outputs, idx) { in find_paired_master() 289 PA_IDXSET_FOREACH(si, u->core->sink_inputs, idx) { in find_paired_master() 430 PA_IDXSET_FOREACH(so, u->core->source_outputs, idx) { in move_objects_for_filter() 439 PA_IDXSET_FOREACH(si, u->core->sink_inputs, idx) { in move_objects_for_filter() 460 PA_IDXSET_FOREACH(sink, u->core->sinks, idx) { in find_filters_for_module() 472 PA_IDXSET_FOREACH(source, u->core->sources, idx) { in find_filters_for_module() 699 PA_IDXSET_FOREACH(i, sink->inputs, idx) in sink_unlink_cb() 780 PA_IDXSET_FOREACH(o, source->outputs, idx) in source_unlink_cb()
|
D | module-device-manager.c | 449 PA_IDXSET_FOREACH(c, u->subscribed, idx) { in notify_subscribers() 603 PA_IDXSET_FOREACH(sink, u->core->sinks, idx) { in update_highest_priority_device_indexes() 617 PA_IDXSET_FOREACH(source, u->core->sources, idx) { in update_highest_priority_device_indexes() 714 PA_IDXSET_FOREACH(si, u->core->sink_inputs, idx) { in route_sink_inputs() 789 PA_IDXSET_FOREACH(so, u->core->source_outputs, idx) { in route_source_outputs() 1115 PA_IDXSET_FOREACH(s, u->core->sinks, idx) { in apply_entry() 1127 PA_IDXSET_FOREACH(s, u->core->sources, idx) { in apply_entry() 1200 PA_IDXSET_FOREACH(s, u->core->sinks, idx) { in extension_cb() 1209 PA_IDXSET_FOREACH(s, u->core->sources, idx) { in extension_cb() 1622 PA_IDXSET_FOREACH(sink, m->core->sinks, idx) { in pa__init() [all …]
|
D | module-detect.c | 179 PA_IDXSET_FOREACH(s, c->sinks, idx) { in detect_oss() 190 PA_IDXSET_FOREACH(s, c->sources, idx) { in detect_oss()
|
D | module-device-restore.c | 140 PA_IDXSET_FOREACH(c, u->subscribed, idx) { in trigger_save() 372 PA_IDXSET_FOREACH(f, e->formats, i) { in perportentry_write() 490 PA_IDXSET_FOREACH(f, e->formats, idx) { in perportentry_copy() 1017 PA_IDXSET_FOREACH(f, e->formats, idx) { in read_sink_format_reply() 1076 PA_IDXSET_FOREACH(sink, u->core->sinks, idx) { in extension_cb() 1272 PA_IDXSET_FOREACH(sink, m->core->sinks, idx) in pa__init() 1275 PA_IDXSET_FOREACH(source, m->core->sources, idx) in pa__init()
|
D | module-combine-sink.c | 281 PA_IDXSET_FOREACH(o, u->outputs, idx) { in adjust_rates() 347 PA_IDXSET_FOREACH(o, u->outputs, idx) { in adjust_rates() 381 PA_IDXSET_FOREACH(o, u->outputs, idx) { in time_callback() 796 PA_IDXSET_FOREACH(o, u->outputs, idx) in suspend() 810 PA_IDXSET_FOREACH(o, u->outputs, idx) in unsuspend() 1137 PA_IDXSET_FOREACH(o, u->outputs, idx) { in update_description() 1417 PA_IDXSET_FOREACH(o, u->outputs, idx) in find_output() 1684 PA_IDXSET_FOREACH(s, m->core->sinks, idx) { in pa__init() 1710 PA_IDXSET_FOREACH(o, u->outputs, idx) in pa__init()
|
D | module-always-sink.c | 68 PA_IDXSET_FOREACH(target, c->sinks, idx) in load_null_sink_if_needed()
|
D | module-always-source.c | 69 PA_IDXSET_FOREACH(target, c->sources, idx) in load_null_source_if_needed()
|
/third_party/pulseaudio/src/pulsecore/ |
D | cli-text.c | 53 PA_IDXSET_FOREACH(m, c->modules, idx) { in pa_module_list_to_string() 85 PA_IDXSET_FOREACH(client, c->clients, idx) { in pa_client_list_to_string() 135 PA_IDXSET_FOREACH(card, c->cards, idx) { in pa_card_list_to_string() 171 PA_IDXSET_FOREACH(sink, card->sinks, sidx) in pa_card_list_to_string() 177 PA_IDXSET_FOREACH(source, card->sources, sidx) in pa_card_list_to_string() 197 PA_IDXSET_FOREACH(sink, c->sinks, idx) { in pa_sink_list_to_string() 311 PA_IDXSET_FOREACH(source, c->sources, idx) { in pa_source_list_to_string() 428 PA_IDXSET_FOREACH(o, c->source_outputs, idx) { in pa_source_output_list_to_string() 525 PA_IDXSET_FOREACH(i, c->sink_inputs, idx) { in pa_sink_input_list_to_string() 616 PA_IDXSET_FOREACH(e, c->scache, idx) { in pa_scache_list_to_string()
|
D | device-port.c | 223 PA_IDXSET_FOREACH(sink, p->core->sinks, state) { in pa_device_port_set_latency_offset() 236 PA_IDXSET_FOREACH(source, p->core->sources, state) { in pa_device_port_set_latency_offset() 284 PA_IDXSET_FOREACH(sink, p->card->sinks, state) in pa_device_port_get_sink() 297 PA_IDXSET_FOREACH(source, p->card->sources, state) in pa_device_port_get_source()
|
D | core.c | 367 PA_IDXSET_FOREACH(sink, core->sinks, idx) { in pa_core_update_default_sink() 458 PA_IDXSET_FOREACH(source, core->sources, idx) { in pa_core_update_default_source() 541 PA_IDXSET_FOREACH(si, c->sinks, idx) in pa_core_maybe_vacuum() 546 PA_IDXSET_FOREACH(so, c->sources, idx) in pa_core_maybe_vacuum() 581 PA_IDXSET_FOREACH(si, c->sink_inputs, idx) { in pa_core_move_streams_to_newly_available_preferred_sink() 612 PA_IDXSET_FOREACH(so, c->source_outputs, idx) { in pa_core_move_streams_to_newly_available_preferred_source()
|
D | card.c | 323 PA_IDXSET_FOREACH(sink, c->sinks, state) in update_port_preferred_profile() 326 PA_IDXSET_FOREACH(source, c->sources, state) in update_port_preferred_profile() 452 PA_IDXSET_FOREACH(sink, c->sinks, idx) { in pa_card_suspend() 459 PA_IDXSET_FOREACH(source, c->sources, idx) { in pa_card_suspend()
|
D | module.c | 176 PA_IDXSET_FOREACH(i, c->modules, idx) { in pa_module_load() 354 PA_IDXSET_FOREACH(m, c->modules, state) in pa_module_unload_all() 366 PA_IDXSET_FOREACH(m, c->modules, state) in pa_module_unload_all()
|
D | source.c | 467 PA_IDXSET_FOREACH(o, s->outputs, idx) in source_set_state() 811 PA_IDXSET_FOREACH(output, s->outputs, idx) { in pa_source_update_flags() 1147 PA_IDXSET_FOREACH(o, s->outputs, idx) { in pa_source_reconfigure() 1336 PA_IDXSET_FOREACH(o, s->outputs, idx) { in compute_reference_ratios() 1356 PA_IDXSET_FOREACH(o, s->outputs, idx) { in compute_real_ratios() 1463 PA_IDXSET_FOREACH(o, s->outputs, idx) { in get_maximum_output_volume() 1491 PA_IDXSET_FOREACH(o, s->outputs, idx) { in has_outputs() 1512 PA_IDXSET_FOREACH(o, s->outputs, idx) { in update_real_volume() 1576 PA_IDXSET_FOREACH(o, s->outputs, idx) { in propagate_reference_volume() 1638 PA_IDXSET_FOREACH(o, s->outputs, idx) { in update_reference_volume() [all …]
|
D | idxset.h | 113 #define PA_IDXSET_FOREACH(e, s, idx) \ macro
|
D | sink.c | 516 PA_IDXSET_FOREACH(i, s->inputs, idx) in sink_set_state() 892 PA_IDXSET_FOREACH(input, s->inputs, idx) { in pa_sink_update_flags() 1572 PA_IDXSET_FOREACH(i, s->inputs, idx) { in pa_sink_reconfigure() 1822 PA_IDXSET_FOREACH(i, s->inputs, idx) { in compute_reference_ratios() 1842 PA_IDXSET_FOREACH(i, s->inputs, idx) { in compute_real_ratios() 1949 PA_IDXSET_FOREACH(i, s->inputs, idx) { in get_maximum_input_volume() 1977 PA_IDXSET_FOREACH(i, s->inputs, idx) { in has_inputs() 1998 PA_IDXSET_FOREACH(i, s->inputs, idx) { in update_real_volume() 2062 PA_IDXSET_FOREACH(i, s->inputs, idx) { in propagate_reference_volume() 2124 PA_IDXSET_FOREACH(i, s->inputs, idx) { in update_reference_volume() [all …]
|
D | protocol-http.c | 473 PA_IDXSET_FOREACH(sink, c->protocol->core->sinks, idx) { in handle_listen() 492 PA_IDXSET_FOREACH(source, c->protocol->core->sources, idx) { in handle_listen() 737 PA_IDXSET_FOREACH(c, p->connections, idx) in pa_http_protocol_disconnect()
|
D | cli-command.c | 477 PA_IDXSET_FOREACH(m, c->modules, idx) in pa_cli_command_unload() 1856 PA_IDXSET_FOREACH(m, c->modules, idx) { in pa_cli_command_dump() 1867 PA_IDXSET_FOREACH(sink, c->sinks, idx) { in pa_cli_command_dump() 1880 PA_IDXSET_FOREACH(source, c->sources, idx) { in pa_cli_command_dump() 1893 PA_IDXSET_FOREACH(card, c->cards, idx) { in pa_cli_command_dump() 1939 PA_IDXSET_FOREACH(s, c->sinks, s_idx) { in pa_cli_command_dump_volumes() 1966 PA_IDXSET_FOREACH(i, s->inputs, i_idx) { in pa_cli_command_dump_volumes() 1991 PA_IDXSET_FOREACH(so, c->sources, s_idx) { in pa_cli_command_dump_volumes() 2018 PA_IDXSET_FOREACH(o, so->outputs, i_idx) { in pa_cli_command_dump_volumes()
|
/third_party/pulseaudio/src/modules/alsa/ |
D | module-alsa-card.c | 163 PA_IDXSET_FOREACH(m, ap->output_mappings, idx) { in add_profiles() 176 PA_IDXSET_FOREACH(m, ap->input_mappings, idx) { in add_profiles() 221 PA_IDXSET_FOREACH(am, od->profile->output_mappings, idx) { in card_set_profile() 236 PA_IDXSET_FOREACH(am, od->profile->input_mappings, idx) { in card_set_profile() 260 PA_IDXSET_FOREACH(am, nd->profile->output_mappings, idx) { in card_set_profile() 272 PA_IDXSET_FOREACH(am, nd->profile->input_mappings, idx) { in card_set_profile() 312 PA_IDXSET_FOREACH(am, d->profile->output_mappings, idx) in init_profile() 316 PA_IDXSET_FOREACH(am, d->profile->input_mappings, idx) in init_profile() 452 PA_IDXSET_FOREACH(sink, u->core->sinks, idx) { in report_jack_state() 1140 PA_IDXSET_FOREACH(sink, u->card->sinks, idx) in pa__get_n_used() [all …]
|
D | alsa-ucm.c | 194 PA_IDXSET_FOREACH(d, idxset, idx) in ucm_device_exists() 734 PA_IDXSET_FOREACH(d, dev->conflicting_devices, idx) { in append_lost_relationship() 746 PA_IDXSET_FOREACH(d, dev->supported_devices, idx) { in append_lost_relationship() 1203 PA_IDXSET_FOREACH(d, dev->conflicting_devices, idx) { in ucm_check_conformance() 1355 PA_IDXSET_FOREACH(dev, context->ucm_devices, idx) { in pa_alsa_ucm_add_ports() 1363 PA_IDXSET_FOREACH(mod, context->ucm_modifiers, idx) { in pa_alsa_ucm_add_ports() 1430 PA_IDXSET_FOREACH(dev, context->ucm_devices, idx) { in pa_alsa_ucm_set_port() 1906 PA_IDXSET_FOREACH(dev, context->ucm_devices, idx) { in mapping_init_eld() 1949 PA_IDXSET_FOREACH(m, p->output_mappings, idx) { in profile_finalize_probing() 1960 PA_IDXSET_FOREACH(m, p->input_mappings, idx) { in profile_finalize_probing() [all …]
|
/third_party/pulseaudio/src/modules/bluetooth/ |
D | module-bluetooth-policy.c | 248 PA_IDXSET_FOREACH(source_output, c->source_outputs, idx) in source_output_count() 260 PA_IDXSET_FOREACH(card, cards, idx) in switch_profile_all() 398 PA_IDXSET_FOREACH(card, core->cards, state) { in handle_all_profiles()
|
/third_party/pulseaudio/src/modules/dbus/ |
D | iface-client.c | 192 PA_IDXSET_FOREACH(sink_input, c->client->sink_inputs, idx) in get_playback_streams() 231 PA_IDXSET_FOREACH(source_output, c->client->source_outputs, idx) in get_record_streams()
|