Home
last modified time | relevance | path

Searched defs:cur_time_s (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/debugutils/
Dprogressreport.c331 gst_progress_report_report (GstProgressReport * filter, gint64 cur_time_s, in gst_progress_report_report()
393 gint64 cur_time_s = g_get_real_time () / G_USEC_PER_SEC; in gst_progress_report_sink_event() local