Searched refs:source_set_state_in_main_thread_cb (Results 1 – 5 of 5) sorted by relevance
/third_party/pulseaudio/src/modules/ |
D | module-remap-source.c | 111 static int source_set_state_in_main_thread_cb(pa_source *s, pa_source_state_t state, pa_suspend_cau… in source_set_state_in_main_thread_cb() function 378 u->source->set_state_in_main_thread = source_set_state_in_main_thread_cb; in pa__init()
|
D | module-virtual-source.c | 187 static int source_set_state_in_main_thread_cb(pa_source *s, pa_source_state_t state, pa_suspend_cau… in source_set_state_in_main_thread_cb() function 587 u->source->set_state_in_main_thread = source_set_state_in_main_thread_cb; in pa__init()
|
D | module-tunnel.c | 673 static int source_set_state_in_main_thread_cb(pa_source *s, pa_source_state_t state, pa_suspend_cau… in source_set_state_in_main_thread_cb() function 2210 u->source->set_state_in_main_thread = source_set_state_in_main_thread_cb; in pa__init()
|
/third_party/pulseaudio/src/modules/alsa/ |
D | alsa-source.c | 1203 static int source_set_state_in_main_thread_cb(pa_source *s, pa_source_state_t new_state, pa_suspend… in source_set_state_in_main_thread_cb() function 2315 u->source->set_state_in_main_thread = source_set_state_in_main_thread_cb; in pa_alsa_source_new()
|
/third_party/pulseaudio/src/modules/echo-cancel/ |
D | module-echo-cancel.c | 467 static int source_set_state_in_main_thread_cb(pa_source *s, pa_source_state_t state, pa_suspend_cau… in source_set_state_in_main_thread_cb() function 1890 u->source->set_state_in_main_thread = source_set_state_in_main_thread_cb; in pa__init()
|