Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/ext/pulse/
Dpulsesrc.c114 static GstClockTime gst_pulsesrc_get_time (GstClock * clock, GstPulseSrc * src);
294 (GstAudioClockGetTimeFunc) gst_pulsesrc_get_time, pulsesrc, NULL); in gst_pulsesrc_init()
1859 gst_pulsesrc_get_time (GstClock * clock, GstPulseSrc * src) in gst_pulsesrc_get_time() function