Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/ext/alsa/
Dgstalsadeviceprovider.c31 static GstDevice *gst_alsa_device_new (const gchar * device_name,
91 device = gst_alsa_device_new (longname, caps, device_name, stream, props); in add_device()
299 gst_alsa_device_new (const gchar * device_name, in gst_alsa_device_new() function