Home
last modified time | relevance | path

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

/third_party/pulseaudio/include/pulse/
H A Dversion.h56 #define PA_MINOR 0 macro
65 (PA_MAJOR == (major) && PA_MINOR > (minor)) || \
66 (PA_MAJOR == (major) && PA_MINOR == (minor) && PA_MICRO >= (micro)))
/third_party/pulseaudio/include/
H A Dconfig.h282 #define PA_MINOR 0 macro
/third_party/pulseaudio/src/daemon/
H A Dohos_daemon-conf.c158 pa_win32_get_toplevel(NULL), PA_MAJOR, PA_MINOR); in pa_daemon_conf_new()
H A Ddaemon-conf.c158 pa_win32_get_toplevel(NULL), PA_MAJOR, PA_MINOR); in pa_daemon_conf_new()

Completed in 4 milliseconds