Home
last modified time | relevance | path

Searched defs:PA_IDXSET_FOREACH (Results 1 - 6 of 6) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Didxset.h113 #define PA_IDXSET_FOREACH(e, s, idx) \ macro
H A Dsource.c2909 PA_IDXSET_FOREACH(finfo_device, formats, i) { pa_source_check_format() function
2937 PA_IDXSET_FOREACH(f_source, source_formats, i) { pa_source_check_formats() function
2938 PA_IDXSET_FOREACH(f_in, in_formats, j) { pa_source_check_formats() function
[all...]
H A Dsink.c3943 PA_IDXSET_FOREACH(finfo_device, formats, i) { pa_sink_check_format() function
3971 PA_IDXSET_FOREACH(f_sink, sink_formats, i) { pa_sink_check_formats() function
3972 PA_IDXSET_FOREACH(f_in, in_formats, j) { pa_sink_check_formats() function
[all...]
H A Dprotocol-native.c1886 PA_IDXSET_FOREACH(format, formats, i) { in command_create_playback_stream() function
2205 PA_IDXSET_FOREACH(format, formats, i) { in command_create_record_stream() function
3097 PA_IDXSET_FOREACH(f, formats, i) { in sink_fill_tagstruct() function
3172 PA_IDXSET_FOREACH(f, formats, i) { in source_fill_tagstruct() function
3519 PA_IDXSET_FOREACH(p, i, idx) { in command_get_info_list() function
/third_party/pulseaudio/src/modules/
H A Dstream-interaction.c111 PA_IDXSET_FOREACH(j, pa_sink_isinstance(device) ? PA_SINK(device)->inputs : PA_SOURCE(device)->outputs, idx) { in find_trigger_stream() function
[all...]
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-sink.c1782 PA_IDXSET_FOREACH(f, formats, idx) { in sink_set_formats() function
1800 PA_IDXSET_FOREACH(f, formats, idx) { in sink_set_formats() function
1809 PA_IDXSET_FOREACH(f, formats, idx) { in sink_set_formats() function

Completed in 20 milliseconds