Home
last modified time | relevance | path

Searched defs:dev_class (Results 1 – 18 of 18) sorted by relevance

/third_party/alsa-lib/src/timer/
Dtimer_hw.c220 int snd_timer_hw_open(snd_timer_t **handle, const char *name, int dev_class, int dev_sclass, int ca… in snd_timer_hw_open()
289 long dev_class = SND_TIMER_CLASS_GLOBAL, dev_sclass = SND_TIMER_SCLASS_NONE; in _snd_timer_hw_open() local
Dtimer_query.c489 void snd_timer_id_set_class(snd_timer_id_t * tid, int dev_class) in snd_timer_id_set_class()
/third_party/gstreamer/gstplugins_bad/sys/directsound/
Dgstdirectsounddevice.c189 GstDeviceClass *dev_class = GST_DEVICE_CLASS (klass); in gst_directsound_device_class_init() local
/third_party/gstreamer/gstplugins_good/sys/directsound/
Dgstdirectsounddevice.c189 GstDeviceClass *dev_class = GST_DEVICE_CLASS (klass); in gst_directsound_device_class_init() local
/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/
Ddshowdeviceprovider.cpp165 GstDeviceClass *dev_class = GST_DEVICE_CLASS (klass); in gst_dshow_device_class_init() local
/third_party/gstreamer/gstplugins_bad/sys/asio/
Dgstasiodeviceprovider.cpp57 GstDeviceClass *dev_class = GST_DEVICE_CLASS (klass); in gst_asio_device_class_init() local
/third_party/gstreamer/gstplugins_base/ext/alsa/
Dgstalsadeviceprovider.c276 GstDeviceClass *dev_class = GST_DEVICE_CLASS (klass); in gst_alsa_device_class_init() local
/third_party/gstreamer/gstplugins_bad/sys/uvch264/
Dgstuvch264deviceprovider.c118 GstDeviceClass *dev_class = GST_DEVICE_CLASS (klass); in gst_uvc_h264_device_class_init() local
/third_party/gstreamer/gstplugins_bad/sys/wasapi/
Dgstwasapidevice.c289 GstDeviceClass *dev_class = GST_DEVICE_CLASS (klass); in gst_wasapi_device_class_init() local
/third_party/gstreamer/gstplugins_good/sys/osxaudio/
Dgstosxaudiodeviceprovider.c325 GstDeviceClass *dev_class = GST_DEVICE_CLASS (klass); in gst_osx_audio_device_class_init() local
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2deviceprovider.c489 GstDeviceClass *dev_class = GST_DEVICE_CLASS (klass); in gst_v4l2_device_class_init() local
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkdeviceprovider.c329 GstDeviceClass *dev_class = GST_DEVICE_CLASS (klass); in gst_vulkan_device_object_class_init() local
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11screencapturedevice.cpp73 GstDeviceClass *dev_class = GST_DEVICE_CLASS (klass); in gst_d3d11_screen_capture_device_class_init() local
/third_party/gstreamer/gstplugins_bad/sys/winks/
Dksdeviceprovider.c647 GstDeviceClass *dev_class = GST_DEVICE_CLASS (klass); in gst_ks_device_class_init() local
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfdevice.c78 GstDeviceClass *dev_class = GST_DEVICE_CLASS (klass); in gst_mf_device_class_init() local
/third_party/gstreamer/gstplugins_bad/sys/wasapi2/
Dgstwasapi2device.c62 GstDeviceClass *dev_class = GST_DEVICE_CLASS (klass); in gst_wasapi2_device_class_init() local
/third_party/gstreamer/gstplugins_good/ext/pulse/
Dpulsedeviceprovider.c633 GstDeviceClass *dev_class = GST_DEVICE_CLASS (klass); in gst_pulse_device_class_init() local
/third_party/alsa-lib/include/sound/uapi/
Dasound.h349 int dev_class; /* SNDRV_PCM_CLASS_* */ member
816 int dev_class; member