Searched refs:GST_LFO_WAVEFORM_SQUARE (Results 1 – 4 of 4) sorted by relevance
/third_party/gstreamer/gstreamer/libs/gst/controller/ |
D | controller-enumtypes.c | 40 { C_ENUM(GST_LFO_WAVEFORM_SQUARE), "GST_LFO_WAVEFORM_SQUARE", "square" }, in gst_lfo_waveform_get_type()
|
D | gstlfocontrolsource.h | 63 GST_LFO_WAVEFORM_SQUARE, enumerator
|
/third_party/gstreamer/gstreamer/tests/examples/controller/ |
D | control-sources.c | 294 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/ |
D | controller.c | 1252 g_object_set (cs, "waveform", GST_LFO_WAVEFORM_SQUARE, in GST_START_TEST()
|