Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/
H A Dmodule-equalizer-sink.c115 pa_aupdate **a_H; member
560 a_i = pa_aupdate_read_begin(u->a_H[c]); in process_samples()
573 pa_aupdate_read_end(u->a_H[c]); in process_samples()
924 a_i = pa_aupdate_read_begin(u->a_H[channel]); in save_profile()
932 pa_aupdate_read_end(u->a_H[channel]); in save_profile()
962 a_i = pa_aupdate_read_begin(u->a_H[c]); in save_state()
967 pa_aupdate_read_end(u->a_H[c]); in save_state()
1004 a_i = pa_aupdate_write_begin(u->a_H[channel]); in load_profile()
1008 pa_aupdate_write_end(u->a_H[channel]); in load_profile()
1044 a_i = pa_aupdate_write_begin(u->a_H[ in load_state()
[all...]

Completed in 3 milliseconds