Home
last modified time | relevance | path

Searched refs:GST_LFO_WAVEFORM_SINE (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstreamer/tests/examples/controller/
Dcontrol-sources.c290 g_object_set (cs, "waveform", GST_LFO_WAVEFORM_SINE, NULL); in test_lfo()
321 g_object_set (cs, "waveform", GST_LFO_WAVEFORM_SINE, NULL); in test_lfo()
385 "waveform", GST_LFO_WAVEFORM_SINE, in test_chained_lfo()
395 "waveform", GST_LFO_WAVEFORM_SINE, in test_chained_lfo()
/third_party/gstreamer/gstreamer/libs/gst/controller/
Dcontroller-enumtypes.c39 { C_ENUM(GST_LFO_WAVEFORM_SINE), "GST_LFO_WAVEFORM_SINE", "sine" }, in gst_lfo_waveform_get_type()
Dgstlfocontrolsource.h62 GST_LFO_WAVEFORM_SINE, enumerator
Dgstlfocontrolsource.c436 GST_LFO_WAVEFORM_SINE); in gst_lfo_control_source_init()
545 GST_TYPE_LFO_WAVEFORM, GST_LFO_WAVEFORM_SINE, in gst_lfo_control_source_class_init()
/third_party/gstreamer/gstreamer/tests/check/libs/
Dcontroller.c1150 g_object_set (cs, "waveform", GST_LFO_WAVEFORM_SINE, in GST_START_TEST()
1201 g_object_set (cs, "waveform", GST_LFO_WAVEFORM_SINE, in GST_START_TEST()