Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstutils.h1216 gboolean gst_calculate_linear_regression (const GstClockTime * xy,
Dgstclock.c1569 if (!gst_calculate_linear_regression (priv->times, priv->times_temp, n, in gst_clock_add_observation_unapplied()
Dgstutils.c4314 gst_calculate_linear_regression (const GstClockTime * xy, in gst_calculate_linear_regression() function
/third_party/gstreamer/gstplugins_bad/sys/decklink/
Dgstdecklinkvideosrc.cpp718 gst_calculate_linear_regression (self->times, self->times_temp, in gst_decklink_video_src_update_time_mapping()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstutils.c1925 fail_unless (gst_calculate_linear_regression (times[i].v, NULL, times[i].n, in GST_START_TEST()
/third_party/gstreamer/gstreamer/
DChangeLog16238 utils: Skip gst_calculate_linear_regression() in bindings