/third_party/alsa-lib/src/timer/ |
D | timer_hw.c | 220 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()
|
D | timer_query.c | 489 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()
|
D | timer_local.h | 71 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/ |
D | gstalsadeviceprovider.c | 276 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/ |
D | avfdeviceprovider.m | 137 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/ |
D | gstasiodeviceprovider.cpp | 57 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/ |
D | gstdirectsounddevice.c | 189 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/ |
D | gstdirectsounddevice.c | 189 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/ |
D | dshowdeviceprovider.cpp | 165 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/ |
D | gstuvch264deviceprovider.c | 118 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/ |
D | vkdeviceprovider.c | 329 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/ |
D | gstosxaudiodeviceprovider.c | 325 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/ |
D | gstwasapidevice.c | 289 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/ |
D | snd_timer01.c | 46 ts.id.dev_class = 1; in ioctl_thread()
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11screencapturedevice.cpp | 73 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/ |
D | pulsedeviceprovider.c | 633 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/ |
D | ksdeviceprovider.c | 647 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/ |
D | gstwasapi2device.c | 62 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/ |
D | gstmfdevice.c | 78 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/ |
D | gstv4l2deviceprovider.c | 489 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/ |
D | timer.h | 174 void snd_timer_id_set_class(snd_timer_id_t *id, int dev_class);
|
/third_party/alsa-lib/include/sound/uapi/ |
D | asound.h | 349 int dev_class; /* SNDRV_PCM_CLASS_* */ member 816 int dev_class; member
|
/third_party/alsa-lib/src/pcm/ |
D | pcm.c | 7117 return obj->dev_class; in snd_pcm_info_get_class()
|
/third_party/libabigail/tests/data/test-diff-filter/ |
D | test-PR27569-v1.abi | 62837 …<var-decl name="dev_class" type-id="8efea9e5" visibility="default" filepath="include/sound/pcm.h" …
|
D | test-PR27569-v0.abi | 62823 …<var-decl name="dev_class" type-id="8efea9e5" visibility="default" filepath="include/sound/pcm.h" …
|