Home
last modified time | relevance | path

Searched refs:pa_aupdate_write_begin (Results 1 - 4 of 4) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dmemtrap.c154 j = pa_aupdate_write_begin(aupdate); in pa_memtrap_add()
176 j = pa_aupdate_write_begin(aupdate); in pa_memtrap_remove()
204 j = pa_aupdate_write_begin(aupdate); in pa_memtrap_update()
H A Daupdate.h35 unsigned pa_aupdate_write_begin(pa_aupdate *a);
40 * the previous pa_aupdate_write_begin() / pa_aupdate_write_swap()
41 * call. Should only be called between pa_aupdate_write_begin() and
H A Daupdate.c94 unsigned pa_aupdate_write_begin(pa_aupdate *a) { in pa_aupdate_write_begin() function
/third_party/pulseaudio/src/modules/
H A Dmodule-equalizer-sink.c1004 a_i = pa_aupdate_write_begin(u->a_H[channel]); in load_profile()
1044 a_i = pa_aupdate_write_begin(u->a_H[c]); in load_state()
1300 a_i = pa_aupdate_write_begin(u->a_H[c]); in pa__init()
1881 a_i = pa_aupdate_write_begin(u->a_H[r_channel]); in equalizer_handle_seed_filter()
1888 unsigned b_i = pa_aupdate_write_begin(u->a_H[c]); in equalizer_handle_seed_filter()
2030 a_i = pa_aupdate_write_begin(u->a_H[r_channel]); in set_filter()
2039 unsigned b_i = pa_aupdate_write_begin(u->a_H[c]); in set_filter()

Completed in 6 milliseconds