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