Searched refs:PROP_ENABLED (Results 1 – 4 of 4) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/replaygain/ |
D | gstrglimiter.c | 58 PROP_ENABLED, enumerator 103 g_object_class_install_property (gobject_class, PROP_ENABLED, in gst_rg_limiter_class_init() 140 case PROP_ENABLED: in gst_rg_limiter_set_property() 158 case PROP_ENABLED: in gst_rg_limiter_get_property()
|
/third_party/glib/gio/ |
D | gsimpleaction.c | 70 PROP_ENABLED, enumerator 265 case PROP_ENABLED: in g_simple_action_set_property() 309 case PROP_ENABLED: in g_simple_action_get_property() 496 g_object_class_install_property (object_class, PROP_ENABLED, in g_simple_action_class_init()
|
D | gpropertyaction.c | 118 PROP_ENABLED, enumerator 387 case PROP_ENABLED: in g_property_action_get_property() 491 g_object_class_install_property (object_class, PROP_ENABLED, in g_property_action_class_init()
|
/third_party/gstreamer/gstplugins_bad/gst/videosignal/ |
D | gstsimplevideomark.c | 82 PROP_ENABLED, enumerator 166 g_object_class_install_property (gobject_class, PROP_ENABLED, in gst_video_mark_class_init() 213 case PROP_ENABLED: in gst_video_mark_set_property() 252 case PROP_ENABLED: in gst_video_mark_get_property()
|