Lines Matching defs:timestamp
118 interpolate_none_get (GstTimedValueControlSource * self, GstClockTime timestamp, in interpolate_none_get()
140 GstClockTime timestamp, GstClockTime interval, guint n_values, in interpolate_none_get_value_array()
177 _interpolate_linear (GstClockTime timestamp1, gdouble value1, in _interpolate_linear()
193 GstClockTime timestamp, gdouble * value) in interpolate_linear_get()
212 GstClockTime timestamp, GstClockTime interval, guint n_values, in interpolate_linear_get_value_array()
345 GstClockTime timestamp) in _interpolate_cubic()
376 GstClockTime timestamp, gdouble * value) in interpolate_cubic_get()
397 GstClockTime timestamp, GstClockTime interval, guint n_values, in interpolate_cubic_get_value_array()
522 gdouble value2, GstClockTime timestamp) in _interpolate_cubic_monotonic()
545 GstClockTime timestamp, gdouble * value) in interpolate_cubic_monotonic_get()
566 GstClockTime timestamp, GstClockTime interval, guint n_values, in interpolate_cubic_monotonic_get_value_array()