Searched defs:source_set_state_in_main_thread_cb (Results 1 - 5 of 5) sorted by relevance
/third_party/pulseaudio/src/modules/ |
H A D | module-remap-source.c | 114 static int source_set_state_in_main_thread_cb(pa_source *s, pa_source_state_t state, pa_suspend_cause_t suspend_cause) { in source_set_state_in_main_thread_cb() function
|
H A D | module-virtual-source.c | 190 static int source_set_state_in_main_thread_cb(pa_source *s, pa_source_state_t state, pa_suspend_cause_t suspend_cause) { in source_set_state_in_main_thread_cb() function
|
H A D | module-tunnel.c | 820 static int source_set_state_in_main_thread_cb(pa_source *s, pa_source_state_t state, pa_suspend_cause_t suspend_cause) { in source_set_state_in_main_thread_cb() function
|
/third_party/pulseaudio/src/modules/alsa/ |
H A D | alsa-source.c | 1244 static int source_set_state_in_main_thread_cb(pa_source *s, pa_source_state_t new_state, pa_suspend_cause_t new_suspend_cause) { in source_set_state_in_main_thread_cb() function
|
/third_party/pulseaudio/src/modules/echo-cancel/ |
H A D | module-echo-cancel.c | 473 static int source_set_state_in_main_thread_cb(pa_source *s, pa_source_state_t state, pa_suspend_cause_t suspend_cause) { in source_set_state_in_main_thread_cb() function
|
Completed in 12 milliseconds