Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/
Dgstdshow.h97 gchar *gst_dshow_getdevice_from_devicename (const GUID * device_category,
119 GList * gst_dshow_enumerate_devices (const GUID * device_category, gboolean getcaps);
121 DshowDeviceEntry * gst_dshow_select_device (const GUID * device_category,
Dgstdshow.cpp327 gst_dshow_enumerate_devices (const GUID * device_category, gboolean getcaps) in gst_dshow_enumerate_devices() argument
344 hres = devices_enum->CreateClassEnumerator (*device_category, in gst_dshow_enumerate_devices()
427 gst_dshow_select_device (const GUID * device_category, in gst_dshow_select_device() argument
488 gst_dshow_getdevice_from_devicename (const GUID * device_category, in gst_dshow_getdevice_from_devicename() argument
507 hres = devices_enum->CreateClassEnumerator (*device_category, in gst_dshow_getdevice_from_devicename()