Home
last modified time | relevance | path

Searched refs:GST_LFO_WAVEFORM_SAW (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstreamer/libs/gst/controller/
Dcontroller-enumtypes.c41 { C_ENUM(GST_LFO_WAVEFORM_SAW), "GST_LFO_WAVEFORM_SAW", "saw" }, in gst_lfo_waveform_get_type()
Dgstlfocontrolsource.h64 GST_LFO_WAVEFORM_SAW, enumerator
/third_party/gstreamer/gstreamer/tests/examples/controller/
Dcontrol-sources.c298 g_object_set (cs, "waveform", GST_LFO_WAVEFORM_SAW, NULL); in test_lfo()
329 g_object_set (cs, "waveform", GST_LFO_WAVEFORM_SAW, NULL); in test_lfo()
/third_party/gstreamer/gstreamer/tests/check/libs/
Dcontroller.c1303 g_object_set (cs, "waveform", GST_LFO_WAVEFORM_SAW, in GST_START_TEST()