Home
last modified time | relevance | path

Searched refs:PA_CHECK_VERSION (Results 1 – 4 of 4) sorted by relevance

/third_party/pulseaudio/include/pulse/
Dversion.h63 #define PA_CHECK_VERSION(major,minor,micro) \ macro
/third_party/pulseaudio/src/pulse/
Dversion.h.in63 #define PA_CHECK_VERSION(major,minor,micro) \ macro
/third_party/gstreamer/gstplugins_good/ext/pulse/
Dpulseutil.c167 #if PA_CHECK_VERSION(3,99,0) in gst_pulse_fill_format_info()
/third_party/pulseaudio/vala/
Dlibpulse.vapi44 [CCode (cname="PA_CHECK_VERSION")]