Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpsource.c1631 GstClockTime sr_time; in rtp_source_get_new_rb() local
1663 if (rtp_source_get_last_sr (src, &sr_time, &ntptime, NULL, NULL, NULL)) { in rtp_source_get_new_rb()
1668 diff = time - sr_time; in rtp_source_get_new_rb()