Searched refs:times_temp (Results 1 – 4 of 4) sorted by relevance
92 GstClockTime *times_temp; member
412 self->times_temp = self->times + 2 * self->window_size; in gst_decklink_video_src_init()718 gst_calculate_linear_regression (self->times, self->times_temp, in gst_decklink_video_src_update_time_mapping()
215 GstClockTime *times_temp; member828 priv->times_temp = priv->times + 2 * priv->window_size; in gst_clock_init()859 clock->priv->times_temp = NULL; in gst_clock_finalize()1569 if (!gst_calculate_linear_regression (priv->times, priv->times_temp, n, in gst_clock_add_observation_unapplied()1659 priv->times_temp = priv->times + 2 * priv->window_size; in gst_clock_set_property()
19339 clock: Fix offsetting of times_temp relative to the times array