Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dllist.h108 #define PA_LLIST_FOREACH_SAFE(i,n,head) \ macro
H A Dpdispatch.c433 PA_LLIST_FOREACH_SAFE(r, n, pd->replies) in pa_pdispatch_unregister_reply()
H A Dsource.c2806 PA_LLIST_FOREACH_SAFE(c, pc, nc->next) { in pa_source_volume_change_push()
H A Dsink.c3798 PA_LLIST_FOREACH_SAFE(c, pc, nc->next) { in pa_sink_volume_change_push()
/third_party/pulseaudio/src/pulse/
H A Dmainloop.c496 PA_LLIST_FOREACH_SAFE(e, n, m->io_events) { in cleanup_io_events()
524 PA_LLIST_FOREACH_SAFE(e, n, m->time_events) { in cleanup_time_events()
556 PA_LLIST_FOREACH_SAFE(e, n, m->defer_events) { in cleanup_defer_events()
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-ucm.c2100 PA_LLIST_FOREACH_SAFE(di, dn, verb->devices) { in free_verb()
2126 PA_LLIST_FOREACH_SAFE(mi, mn, verb->modifiers) { in free_verb()
2161 PA_LLIST_FOREACH_SAFE(vi, vn, ucm->verbs) { in pa_alsa_ucm_free()
2165 PA_LLIST_FOREACH_SAFE(ji, jn, ucm->jacks) { in pa_alsa_ucm_free()
/third_party/pulseaudio/src/pulsecore/filter/
H A Dlfe-filter.c121 PA_LLIST_FOREACH_SAFE(s, s2, f->saved) in pa_lfe_filter_process()
/third_party/pulseaudio/src/modules/
H A Dmodule-stream-restore.c2288 PA_LLIST_FOREACH_SAFE(item, next, to_be_removed) { in clean_up_db() function
2303 PA_LLIST_FOREACH_SAFE(item, next, to_be_converted) { in clean_up_db() function

Completed in 19 milliseconds