Searched refs:rtp_source_get_last_sr (Results 1 – 4 of 4) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | rtpsource.h | 263 gboolean rtp_source_get_last_sr (RTPSource *src, GstClockTime *time, guint64 *ntptim…
|
D | rtpsource.c | 435 have_sr = rtp_source_get_last_sr (src, &time, &ntptime, &rtptime, in rtp_source_create_stats() 1663 if (rtp_source_get_last_sr (src, &sr_time, &ntptime, NULL, NULL, NULL)) { in rtp_source_get_new_rb() 1711 rtp_source_get_last_sr (RTPSource * src, GstClockTime * time, guint64 * ntptime, in rtp_source_get_last_sr() function
|
/third_party/gstreamer/gstplugins_good/ |
D | ChangeLog | 113381 (rtp_source_get_last_sr): 113809 (rtp_source_process_sr), (rtp_source_get_last_sr), 113863 (rtp_source_process_rb), (rtp_source_get_last_sr),
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 220640 (rtp_source_get_last_sr): 223593 (rtp_source_process_sr), (rtp_source_get_last_sr), 223657 (rtp_source_process_rb), (rtp_source_get_last_sr),
|