Home
last modified time | relevance | path

Searched refs:dev_class (Results 1 – 25 of 25) 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() argument
258 sel.id.dev_class = dev_class; 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
300 err = snd_config_get_integer(n, &dev_class); in _snd_timer_hw_open()
333 return snd_timer_hw_open(timer, name, dev_class, dev_sclass, card, device, subdevice, mode); in _snd_timer_hw_open()
Dtimer_query.c489 void snd_timer_id_set_class(snd_timer_id_t * tid, int dev_class) in snd_timer_id_set_class() argument
492 tid->dev_class = dev_class; in snd_timer_id_set_class()
503 return tid->dev_class; in snd_timer_id_get_class()
Dtimer_local.h71 int snd_timer_hw_open(snd_timer_t **handle, const char *name, int dev_class, int dev_sclass, int ca…
/third_party/gstreamer/gstplugins_base/ext/alsa/
Dgstalsadeviceprovider.c276 GstDeviceClass *dev_class = GST_DEVICE_CLASS (klass); in gst_alsa_device_class_init() local
279 dev_class->create_element = gst_alsa_device_create_element; in gst_alsa_device_class_init()
280 dev_class->reconfigure_element = gst_alsa_device_reconfigure_element; in gst_alsa_device_class_init()
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Davfdeviceprovider.m137 GstDeviceClass *dev_class = GST_DEVICE_CLASS (klass);
140 dev_class->create_element = gst_avf_device_create_element;
141 dev_class->reconfigure_element = gst_avf_device_reconfigure_element;
/third_party/gstreamer/gstplugins_bad/sys/asio/
Dgstasiodeviceprovider.cpp57 GstDeviceClass *dev_class = GST_DEVICE_CLASS (klass); in gst_asio_device_class_init() local
59 dev_class->create_element = gst_asio_device_create_element; in gst_asio_device_class_init()
/third_party/gstreamer/gstplugins_bad/sys/directsound/
Dgstdirectsounddevice.c189 GstDeviceClass *dev_class = GST_DEVICE_CLASS (klass); in gst_directsound_device_class_init() local
192 dev_class->create_element = gst_directsound_device_create_element; in gst_directsound_device_class_init()
/third_party/gstreamer/gstplugins_good/sys/directsound/
Dgstdirectsounddevice.c189 GstDeviceClass *dev_class = GST_DEVICE_CLASS (klass); in gst_directsound_device_class_init() local
192 dev_class->create_element = gst_directsound_device_create_element; in gst_directsound_device_class_init()
/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/
Ddshowdeviceprovider.cpp165 GstDeviceClass *dev_class = GST_DEVICE_CLASS (klass); in gst_dshow_device_class_init() local
168 dev_class->create_element = gst_dshow_device_create_element; in gst_dshow_device_class_init()
/third_party/gstreamer/gstplugins_bad/sys/uvch264/
Dgstuvch264deviceprovider.c118 GstDeviceClass *dev_class = GST_DEVICE_CLASS (klass); in gst_uvc_h264_device_class_init() local
121 dev_class->create_element = gst_uvc_h264_device_create_element; in gst_uvc_h264_device_class_init()
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkdeviceprovider.c329 GstDeviceClass *dev_class = GST_DEVICE_CLASS (klass); in gst_vulkan_device_object_class_init() local
332 dev_class->create_element = gst_vulkan_device_object_create_element; in gst_vulkan_device_object_class_init()
333 dev_class->reconfigure_element = gst_vulkan_device_object_reconfigure_element; in gst_vulkan_device_object_class_init()
/third_party/gstreamer/gstplugins_good/sys/osxaudio/
Dgstosxaudiodeviceprovider.c325 GstDeviceClass *dev_class = GST_DEVICE_CLASS (klass); in gst_osx_audio_device_class_init() local
328 dev_class->create_element = gst_osx_audio_device_create_element; in gst_osx_audio_device_class_init()
/third_party/gstreamer/gstplugins_bad/sys/wasapi/
Dgstwasapidevice.c289 GstDeviceClass *dev_class = GST_DEVICE_CLASS (klass); in gst_wasapi_device_class_init() local
292 dev_class->create_element = gst_wasapi_device_create_element; in gst_wasapi_device_class_init()
/third_party/ltp/testcases/kernel/sound/
Dsnd_timer01.c46 ts.id.dev_class = 1; in ioctl_thread()
/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
85 dev_class->create_element = gst_d3d11_screen_capture_device_create_element; in gst_d3d11_screen_capture_device_class_init()
/third_party/gstreamer/gstplugins_good/ext/pulse/
Dpulsedeviceprovider.c633 GstDeviceClass *dev_class = GST_DEVICE_CLASS (klass); in gst_pulse_device_class_init() local
636 dev_class->create_element = gst_pulse_device_create_element; in gst_pulse_device_class_init()
637 dev_class->reconfigure_element = gst_pulse_device_reconfigure_element; in gst_pulse_device_class_init()
/third_party/gstreamer/gstplugins_bad/sys/winks/
Dksdeviceprovider.c647 GstDeviceClass *dev_class = GST_DEVICE_CLASS (klass); in gst_ks_device_class_init() local
650 dev_class->create_element = gst_ks_device_create_element; in gst_ks_device_class_init()
651 dev_class->reconfigure_element = gst_ks_device_reconfigure_element; in gst_ks_device_class_init()
/third_party/gstreamer/gstplugins_bad/sys/wasapi2/
Dgstwasapi2device.c62 GstDeviceClass *dev_class = GST_DEVICE_CLASS (klass); in gst_wasapi2_device_class_init() local
64 dev_class->create_element = gst_wasapi2_device_create_element; in gst_wasapi2_device_class_init()
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfdevice.c78 GstDeviceClass *dev_class = GST_DEVICE_CLASS (klass); in gst_mf_device_class_init() local
80 dev_class->create_element = gst_mf_device_create_element; in gst_mf_device_class_init()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2deviceprovider.c489 GstDeviceClass *dev_class = GST_DEVICE_CLASS (klass); in gst_v4l2_device_class_init() local
492 dev_class->create_element = gst_v4l2_device_create_element; in gst_v4l2_device_class_init()
/third_party/alsa-lib/include/
Dtimer.h174 void snd_timer_id_set_class(snd_timer_id_t *id, int dev_class);
/third_party/alsa-lib/include/sound/uapi/
Dasound.h349 int dev_class; /* SNDRV_PCM_CLASS_* */ member
816 int dev_class; member
/third_party/alsa-lib/src/pcm/
Dpcm.c7117 return obj->dev_class; in snd_pcm_info_get_class()
/third_party/libabigail/tests/data/test-diff-filter/
Dtest-PR27569-v1.abi62837 …<var-decl name="dev_class" type-id="8efea9e5" visibility="default" filepath="include/sound/pcm.h" …
Dtest-PR27569-v0.abi62823 …<var-decl name="dev_class" type-id="8efea9e5" visibility="default" filepath="include/sound/pcm.h" …