Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/libs/gst/controller/
Dcontroller-enumtypes.c40 { C_ENUM(GST_LFO_WAVEFORM_SQUARE), "GST_LFO_WAVEFORM_SQUARE", "square" }, in gst_lfo_waveform_get_type()
Dgstlfocontrolsource.h63 GST_LFO_WAVEFORM_SQUARE, enumerator
/third_party/gstreamer/gstreamer/tests/examples/controller/
Dcontrol-sources.c294 g_object_set (cs, "waveform", GST_LFO_WAVEFORM_SQUARE, NULL); in test_lfo()
325 g_object_set (cs, "waveform", GST_LFO_WAVEFORM_SQUARE, NULL); in test_lfo()
/third_party/gstreamer/gstreamer/tests/check/libs/
Dcontroller.c1252 g_object_set (cs, "waveform", GST_LFO_WAVEFORM_SQUARE, in GST_START_TEST()