Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstclock.c197 GstClockTime external_calibration; member
816 priv->external_calibration = 0; in gst_clock_init()
1004 cexternal = priv->external_calibration; in gst_clock_adjust_unlocked()
1090 cexternal = priv->external_calibration; in gst_clock_unadjust_unlocked()
1230 priv->external_calibration = external; in gst_clock_set_calibration()
1268 *external = priv->external_calibration; in gst_clock_get_calibration()
/third_party/gstreamer/gstreamer/
DChangeLog118384 … (GstClock): Remove offset property. Add internal_calibration and external_calibration. Fix paddin…
118388 internal_calibration and external_calibration. Fix padding. Pad