Searched refs:gst_clock_get_calibration (Results 1 – 9 of 9) sorted by relevance
/third_party/gstreamer/gstreamer/tests/check/libs/ |
D | gstnetclientclock.c | 63 gst_clock_get_calibration (server, &basex, &basey, &rate_num, &rate_denom); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | gstaudiobasesink.c | 972 gst_clock_get_calibration (sink->provided_clock, NULL, NULL, in gst_audio_base_sink_setcaps() 1270 gst_clock_get_calibration (sink->provided_clock, &cinternal, &cexternal, in gst_audio_base_sink_custom_slaving() 1378 gst_clock_get_calibration (sink->provided_clock, &cinternal, &cexternal, in gst_audio_base_sink_resample_slaving() 1418 gst_clock_get_calibration (sink->provided_clock, &cinternal, &cexternal, in gst_audio_base_sink_skew_slaving() 1538 gst_clock_get_calibration (sink->provided_clock, &cinternal, &cexternal, in gst_audio_base_sink_none_slaving() 1678 gst_clock_get_calibration (sink->provided_clock, NULL, NULL, &rate_num, in gst_audio_base_sink_sync_latency()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstclock.h | 586 void gst_clock_get_calibration (GstClock *clock, GstClockTime *internal,
|
D | gstclock.c | 1251 gst_clock_get_calibration (GstClock * clock, GstClockTime * internal, in gst_clock_get_calibration() function
|
/third_party/gstreamer/gstreamer/libs/gst/net/ |
D | gstptpclock.c | 1123 gst_clock_get_calibration (GST_CLOCK_CAST (domain->domain_clock), in update_ptp_time() 1139 gst_clock_get_calibration (GST_CLOCK_CAST (domain->domain_clock), in update_ptp_time() 1255 gst_clock_get_calibration (GST_CLOCK_CAST (domain->domain_clock), in update_ptp_time() 1267 gst_clock_get_calibration (GST_CLOCK_CAST (domain->domain_clock), in update_ptp_time()
|
D | gstnetclientclock.c | 500 gst_clock_get_calibration (GST_CLOCK_CAST (self), &orig_internal_time, in gst_net_client_internal_clock_observe_times()
|
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | rtpjitterbuffer.c | 828 gst_clock_get_calibration (media_clock, &internal, &external, &rate_num, in rtp_jitter_buffer_calculate_pts() 885 gst_clock_get_calibration (media_clock, &internal, &external, &rate_num, in rtp_jitter_buffer_calculate_pts()
|
/third_party/gstreamer/gstplugins_bad/sys/decklink/ |
D | gstdecklinkvideosink.cpp | 735 gst_clock_get_calibration (self->output->clock, &internal, &external, in gst_decklink_video_sink_convert_to_internal_clock()
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 117510 (gst_clock_set_calibration, gst_clock_get_calibration): Change to 118490 (gst_clock_get_calibration): 118554 * gst/gstclock.c (gst_clock_get_calibration)
|