Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dconf-parser.h80 int pa_config_parse_int(pa_config_parser_state *state);
H A Dconf-parser.c297 int pa_config_parse_int(pa_config_parser_state *state) { in pa_config_parse_int() function
/third_party/pulseaudio/src/daemon/
H A Dohos_daemon-conf.c587 { "exit-idle-time", pa_config_parse_int, &c->exit_idle_time, NULL }, in pa_daemon_conf_load()
588 { "scache-idle-time", pa_config_parse_int, &c->scache_idle_time, NULL }, in pa_daemon_conf_load()
606 pa_config_parse_int, &c->deferred_volume_extra_delay_usec, NULL }, in pa_daemon_conf_load()
H A Ddaemon-conf.c587 { "exit-idle-time", pa_config_parse_int, &c->exit_idle_time, NULL }, in pa_daemon_conf_load()
588 { "scache-idle-time", pa_config_parse_int, &c->scache_idle_time, NULL }, in pa_daemon_conf_load()
606 pa_config_parse_int, &c->deferred_volume_extra_delay_usec, NULL }, in pa_daemon_conf_load()

Completed in 4 milliseconds