Lines Matching defs:timestamp
70 _calculate_pos (GstClockTime timestamp, GstClockTime timeshift, in _calculate_pos()
84 GstClockTime timestamp) in _sine_get()
98 waveform_sine_get (GstLFOControlSource * self, GstClockTime timestamp, in waveform_sine_get()
113 GstClockTime timestamp, GstClockTime interval, guint n_values, in waveform_sine_get_value_array()
136 GstClockTime timestamp) in _square_get()
151 waveform_square_get (GstLFOControlSource * self, GstClockTime timestamp, in waveform_square_get()
166 GstClockTime timestamp, GstClockTime interval, guint n_values, in waveform_square_get_value_array()
188 GstClockTime timestamp) in _saw_get()
202 waveform_saw_get (GstLFOControlSource * self, GstClockTime timestamp, in waveform_saw_get()
217 GstClockTime timestamp, GstClockTime interval, guint n_values, in waveform_saw_get_value_array()
239 GstClockTime timestamp) in _rsaw_get()
253 waveform_rsaw_get (GstLFOControlSource * self, GstClockTime timestamp, in waveform_rsaw_get()
268 GstClockTime timestamp, GstClockTime interval, guint n_values, in waveform_rsaw_get_value_array()
291 GstClockTime timestamp) in _triangle_get()
314 waveform_triangle_get (GstLFOControlSource * self, GstClockTime timestamp, in waveform_triangle_get()
329 GstClockTime timestamp, GstClockTime interval, guint n_values, in waveform_triangle_get_value_array()