Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstdeviceprovider.c75 static void gst_device_provider_class_init (GstDeviceProviderClass * klass);
95 (GClassInitFunc) gst_device_provider_class_init, in gst_device_provider_get_type()
140 gst_device_provider_class_init (GstDeviceProviderClass * klass) in gst_device_provider_class_init() function