Home
last modified time | relevance | path

Searched refs:gstobject_class (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstpadtemplate.c134 GstObjectClass *gstobject_class; in gst_pad_template_class_init() local
137 gstobject_class = (GstObjectClass *) klass; in gst_pad_template_class_init()
212 gstobject_class->path_string_separator = "*"; in gst_pad_template_class_init()
Dgstpad.c327 GstObjectClass *gstobject_class; in gst_pad_class_init() local
330 gstobject_class = GST_OBJECT_CLASS (klass); in gst_pad_class_init()
388 gstobject_class->path_string_separator = "."; in gst_pad_class_init()
/third_party/gstreamer/gstplugins_good/sys/oss/
Dgstossdmabuffer.c97 GstObjectClass *gstobject_class; in gst_ossdmabuffer_class_init() local
101 gstobject_class = (GstObjectClass *) klass; in gst_ossdmabuffer_class_init()