Searched refs:STYLE_DOTS (Results 1 – 2 of 2) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst/audiovisualizers/ |
D | gstwavescope.c | 78 STYLE_DOTS = 0, enumerator 93 {STYLE_DOTS, "draw dots (default)", "dots"}, in gst_wave_scope_style_get_type() 148 GST_TYPE_WAVE_SCOPE_STYLE, STYLE_DOTS, in gst_wave_scope_class_init() 204 case STYLE_DOTS: in gst_wave_scope_set_property()
|
D | gstspacescope.c | 78 STYLE_DOTS = 0, enumerator 93 {STYLE_DOTS, "draw dots (default)", "dots"}, in gst_space_scope_style_get_type() 153 GST_TYPE_SPACE_SCOPE_STYLE, STYLE_DOTS, in gst_space_scope_class_init() 175 case STYLE_DOTS: in gst_space_scope_set_property()
|