Home
last modified time | relevance | path

Searched refs:PROP_DISPLAY_NAME (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstdevice.c48 PROP_DISPLAY_NAME = 1, enumerator
89 g_object_class_install_property (object_class, PROP_DISPLAY_NAME, in gst_device_class_init()
140 case PROP_DISPLAY_NAME: in gst_device_get_property()
170 case PROP_DISPLAY_NAME: in gst_device_set_property()
/third_party/gstreamer/gstplugins_good/sys/ximage/
Dgstximagesrc.c68 PROP_DISPLAY_NAME, enumerator
928 case PROP_DISPLAY_NAME: in gst_ximage_src_set_property()
981 case PROP_DISPLAY_NAME: in gst_ximage_src_get_property()
1197 g_object_class_install_property (gc, PROP_DISPLAY_NAME, in gst_ximage_src_class_init()