Searched refs:gst_calculate_linear_regression (Results 1 – 6 of 6) sorted by relevance
/third_party/gstreamer/gstreamer/gst/ |
D | gstutils.h | 1216 gboolean gst_calculate_linear_regression (const GstClockTime * xy,
|
D | gstclock.c | 1569 if (!gst_calculate_linear_regression (priv->times, priv->times_temp, n, in gst_clock_add_observation_unapplied()
|
D | gstutils.c | 4314 gst_calculate_linear_regression (const GstClockTime * xy, in gst_calculate_linear_regression() function
|
/third_party/gstreamer/gstplugins_bad/sys/decklink/ |
D | gstdecklinkvideosrc.cpp | 718 gst_calculate_linear_regression (self->times, self->times_temp, in gst_decklink_video_src_update_time_mapping()
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstutils.c | 1925 fail_unless (gst_calculate_linear_regression (times[i].v, NULL, times[i].n, in GST_START_TEST()
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 16238 utils: Skip gst_calculate_linear_regression() in bindings
|