Home
last modified time | relevance | path

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

/dports/misc/iio-oscilloscope/iio-oscilloscope-0.14-master/plugins/
H A Dlidar.c30 static struct iio_device *pulse_dev; variable
93 iio_device_attr_write_raw(pulse_dev, in manual_ch_set_cb()
108 iio_device_attr_write_raw(pulse_dev, in auto_cfg_set_cb()
191 iio_device_attr_write_bool(pulse_dev, "sequencer_en", false); in set_all_iio_atributes_to_default_values()
192 iio_device_attr_write_raw(pulse_dev, "sequencer_mode", "auto", 5); in set_all_iio_atributes_to_default_values()
193 iio_device_attr_write_raw(pulse_dev, in set_all_iio_atributes_to_default_values()
195 iio_device_attr_write_raw(pulse_dev, in set_all_iio_atributes_to_default_values()
219 pulse_dev = iio_context_find_device(ctx, PULSE_CAPTURE_DEV); in lidar_init()
220 if (!pulse_dev) { in lidar_init()
232 pulse_ch0 = iio_device_find_channel(pulse_dev, "altvoltage0", true); in lidar_init()
[all …]
/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/ext/pulse/
H A Dpulsedeviceprovider.c665 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_create_element() local
668 elem = gst_element_factory_make (pulse_dev->element, name); in gst_pulse_device_create_element()
669 g_object_set (elem, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_create_element()
677 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_reconfigure_element() local
679 if (!strcmp (pulse_dev->element, "pulsesrc")) { in gst_pulse_device_reconfigure_element()
682 } else if (!strcmp (pulse_dev->element, "pulsesink")) { in gst_pulse_device_reconfigure_element()
689 g_object_set (element, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_reconfigure_element()
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/ext/pulse/
H A Dpulsedeviceprovider.c665 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_create_element() local
668 elem = gst_element_factory_make (pulse_dev->element, name); in gst_pulse_device_create_element()
669 g_object_set (elem, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_create_element()
677 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_reconfigure_element() local
679 if (!strcmp (pulse_dev->element, "pulsesrc")) { in gst_pulse_device_reconfigure_element()
682 } else if (!strcmp (pulse_dev->element, "pulsesink")) { in gst_pulse_device_reconfigure_element()
689 g_object_set (element, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_reconfigure_element()
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/ext/pulse/
H A Dpulsedeviceprovider.c665 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_create_element() local
668 elem = gst_element_factory_make (pulse_dev->element, name); in gst_pulse_device_create_element()
669 g_object_set (elem, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_create_element()
677 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_reconfigure_element() local
679 if (!strcmp (pulse_dev->element, "pulsesrc")) { in gst_pulse_device_reconfigure_element()
682 } else if (!strcmp (pulse_dev->element, "pulsesink")) { in gst_pulse_device_reconfigure_element()
689 g_object_set (element, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_reconfigure_element()
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/ext/pulse/
H A Dpulsedeviceprovider.c665 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_create_element() local
668 elem = gst_element_factory_make (pulse_dev->element, name); in gst_pulse_device_create_element()
669 g_object_set (elem, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_create_element()
677 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_reconfigure_element() local
679 if (!strcmp (pulse_dev->element, "pulsesrc")) { in gst_pulse_device_reconfigure_element()
682 } else if (!strcmp (pulse_dev->element, "pulsesink")) { in gst_pulse_device_reconfigure_element()
689 g_object_set (element, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_reconfigure_element()
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/ext/pulse/
H A Dpulsedeviceprovider.c665 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_create_element() local
668 elem = gst_element_factory_make (pulse_dev->element, name); in gst_pulse_device_create_element()
669 g_object_set (elem, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_create_element()
677 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_reconfigure_element() local
679 if (!strcmp (pulse_dev->element, "pulsesrc")) { in gst_pulse_device_reconfigure_element()
682 } else if (!strcmp (pulse_dev->element, "pulsesink")) { in gst_pulse_device_reconfigure_element()
689 g_object_set (element, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_reconfigure_element()
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/ext/pulse/
H A Dpulsedeviceprovider.c665 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_create_element() local
668 elem = gst_element_factory_make (pulse_dev->element, name); in gst_pulse_device_create_element()
669 g_object_set (elem, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_create_element()
677 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_reconfigure_element() local
679 if (!strcmp (pulse_dev->element, "pulsesrc")) { in gst_pulse_device_reconfigure_element()
682 } else if (!strcmp (pulse_dev->element, "pulsesink")) { in gst_pulse_device_reconfigure_element()
689 g_object_set (element, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_reconfigure_element()
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/ext/pulse/
H A Dpulsedeviceprovider.c665 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_create_element() local
668 elem = gst_element_factory_make (pulse_dev->element, name); in gst_pulse_device_create_element()
669 g_object_set (elem, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_create_element()
677 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_reconfigure_element() local
679 if (!strcmp (pulse_dev->element, "pulsesrc")) { in gst_pulse_device_reconfigure_element()
682 } else if (!strcmp (pulse_dev->element, "pulsesink")) { in gst_pulse_device_reconfigure_element()
689 g_object_set (element, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_reconfigure_element()
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/ext/pulse/
H A Dpulsedeviceprovider.c665 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_create_element() local
668 elem = gst_element_factory_make (pulse_dev->element, name); in gst_pulse_device_create_element()
669 g_object_set (elem, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_create_element()
677 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_reconfigure_element() local
679 if (!strcmp (pulse_dev->element, "pulsesrc")) { in gst_pulse_device_reconfigure_element()
682 } else if (!strcmp (pulse_dev->element, "pulsesink")) { in gst_pulse_device_reconfigure_element()
689 g_object_set (element, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_reconfigure_element()
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/ext/pulse/
H A Dpulsedeviceprovider.c665 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_create_element() local
668 elem = gst_element_factory_make (pulse_dev->element, name); in gst_pulse_device_create_element()
669 g_object_set (elem, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_create_element()
677 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_reconfigure_element() local
679 if (!strcmp (pulse_dev->element, "pulsesrc")) { in gst_pulse_device_reconfigure_element()
682 } else if (!strcmp (pulse_dev->element, "pulsesink")) { in gst_pulse_device_reconfigure_element()
689 g_object_set (element, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_reconfigure_element()
/dports/devel/gstreamer1-plugins-soup/gst-plugins-good-1.16.2/ext/pulse/
H A Dpulsedeviceprovider.c665 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_create_element() local
668 elem = gst_element_factory_make (pulse_dev->element, name); in gst_pulse_device_create_element()
669 g_object_set (elem, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_create_element()
677 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_reconfigure_element() local
679 if (!strcmp (pulse_dev->element, "pulsesrc")) { in gst_pulse_device_reconfigure_element()
682 } else if (!strcmp (pulse_dev->element, "pulsesink")) { in gst_pulse_device_reconfigure_element()
689 g_object_set (element, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_reconfigure_element()
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/ext/pulse/
H A Dpulsedeviceprovider.c665 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_create_element() local
668 elem = gst_element_factory_make (pulse_dev->element, name); in gst_pulse_device_create_element()
669 g_object_set (elem, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_create_element()
677 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_reconfigure_element() local
679 if (!strcmp (pulse_dev->element, "pulsesrc")) { in gst_pulse_device_reconfigure_element()
682 } else if (!strcmp (pulse_dev->element, "pulsesink")) { in gst_pulse_device_reconfigure_element()
689 g_object_set (element, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_reconfigure_element()
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/ext/pulse/
H A Dpulsedeviceprovider.c665 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_create_element() local
668 elem = gst_element_factory_make (pulse_dev->element, name); in gst_pulse_device_create_element()
669 g_object_set (elem, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_create_element()
677 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_reconfigure_element() local
679 if (!strcmp (pulse_dev->element, "pulsesrc")) { in gst_pulse_device_reconfigure_element()
682 } else if (!strcmp (pulse_dev->element, "pulsesink")) { in gst_pulse_device_reconfigure_element()
689 g_object_set (element, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_reconfigure_element()
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/ext/pulse/
H A Dpulsedeviceprovider.c665 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_create_element() local
668 elem = gst_element_factory_make (pulse_dev->element, name); in gst_pulse_device_create_element()
669 g_object_set (elem, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_create_element()
677 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_reconfigure_element() local
679 if (!strcmp (pulse_dev->element, "pulsesrc")) { in gst_pulse_device_reconfigure_element()
682 } else if (!strcmp (pulse_dev->element, "pulsesink")) { in gst_pulse_device_reconfigure_element()
689 g_object_set (element, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_reconfigure_element()
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/ext/pulse/
H A Dpulsedeviceprovider.c665 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_create_element() local
668 elem = gst_element_factory_make (pulse_dev->element, name); in gst_pulse_device_create_element()
669 g_object_set (elem, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_create_element()
677 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_reconfigure_element() local
679 if (!strcmp (pulse_dev->element, "pulsesrc")) { in gst_pulse_device_reconfigure_element()
682 } else if (!strcmp (pulse_dev->element, "pulsesink")) { in gst_pulse_device_reconfigure_element()
689 g_object_set (element, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_reconfigure_element()
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/ext/pulse/
H A Dpulsedeviceprovider.c665 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_create_element() local
668 elem = gst_element_factory_make (pulse_dev->element, name); in gst_pulse_device_create_element()
669 g_object_set (elem, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_create_element()
677 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_reconfigure_element() local
679 if (!strcmp (pulse_dev->element, "pulsesrc")) { in gst_pulse_device_reconfigure_element()
682 } else if (!strcmp (pulse_dev->element, "pulsesink")) { in gst_pulse_device_reconfigure_element()
689 g_object_set (element, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_reconfigure_element()
/dports/x11-toolkits/gstreamer1-plugins-gtk/gst-plugins-good-1.16.2/ext/pulse/
H A Dpulsedeviceprovider.c665 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_create_element() local
668 elem = gst_element_factory_make (pulse_dev->element, name); in gst_pulse_device_create_element()
669 g_object_set (elem, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_create_element()
677 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_reconfigure_element() local
679 if (!strcmp (pulse_dev->element, "pulsesrc")) { in gst_pulse_device_reconfigure_element()
682 } else if (!strcmp (pulse_dev->element, "pulsesink")) { in gst_pulse_device_reconfigure_element()
689 g_object_set (element, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_reconfigure_element()
/dports/x11-toolkits/gstreamer1-plugins-gtk4/gst-plugins-good-1.16.2/ext/pulse/
H A Dpulsedeviceprovider.c665 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_create_element() local
668 elem = gst_element_factory_make (pulse_dev->element, name); in gst_pulse_device_create_element()
669 g_object_set (elem, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_create_element()
677 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_reconfigure_element() local
679 if (!strcmp (pulse_dev->element, "pulsesrc")) { in gst_pulse_device_reconfigure_element()
682 } else if (!strcmp (pulse_dev->element, "pulsesink")) { in gst_pulse_device_reconfigure_element()
689 g_object_set (element, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_reconfigure_element()
/dports/graphics/gstreamer1-plugins-jpeg/gst-plugins-good-1.16.2/ext/pulse/
H A Dpulsedeviceprovider.c665 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_create_element() local
668 elem = gst_element_factory_make (pulse_dev->element, name); in gst_pulse_device_create_element()
669 g_object_set (elem, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_create_element()
677 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_reconfigure_element() local
679 if (!strcmp (pulse_dev->element, "pulsesrc")) { in gst_pulse_device_reconfigure_element()
682 } else if (!strcmp (pulse_dev->element, "pulsesink")) { in gst_pulse_device_reconfigure_element()
689 g_object_set (element, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_reconfigure_element()
/dports/graphics/gstreamer1-plugins-libcaca/gst-plugins-good-1.16.2/ext/pulse/
H A Dpulsedeviceprovider.c665 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_create_element() local
668 elem = gst_element_factory_make (pulse_dev->element, name); in gst_pulse_device_create_element()
669 g_object_set (elem, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_create_element()
677 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_reconfigure_element() local
679 if (!strcmp (pulse_dev->element, "pulsesrc")) { in gst_pulse_device_reconfigure_element()
682 } else if (!strcmp (pulse_dev->element, "pulsesink")) { in gst_pulse_device_reconfigure_element()
689 g_object_set (element, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_reconfigure_element()
/dports/graphics/gstreamer1-plugins-gdkpixbuf/gst-plugins-good-1.16.2/ext/pulse/
H A Dpulsedeviceprovider.c665 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_create_element() local
668 elem = gst_element_factory_make (pulse_dev->element, name); in gst_pulse_device_create_element()
669 g_object_set (elem, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_create_element()
677 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_reconfigure_element() local
679 if (!strcmp (pulse_dev->element, "pulsesrc")) { in gst_pulse_device_reconfigure_element()
682 } else if (!strcmp (pulse_dev->element, "pulsesink")) { in gst_pulse_device_reconfigure_element()
689 g_object_set (element, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_reconfigure_element()
/dports/graphics/gstreamer1-plugins-aalib/gst-plugins-good-1.16.2/ext/pulse/
H A Dpulsedeviceprovider.c665 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_create_element() local
668 elem = gst_element_factory_make (pulse_dev->element, name); in gst_pulse_device_create_element()
669 g_object_set (elem, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_create_element()
677 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_reconfigure_element() local
679 if (!strcmp (pulse_dev->element, "pulsesrc")) { in gst_pulse_device_reconfigure_element()
682 } else if (!strcmp (pulse_dev->element, "pulsesink")) { in gst_pulse_device_reconfigure_element()
689 g_object_set (element, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_reconfigure_element()
/dports/graphics/gstreamer1-plugins-cairo/gst-plugins-good-1.16.2/ext/pulse/
H A Dpulsedeviceprovider.c665 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_create_element() local
668 elem = gst_element_factory_make (pulse_dev->element, name); in gst_pulse_device_create_element()
669 g_object_set (elem, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_create_element()
677 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_reconfigure_element() local
679 if (!strcmp (pulse_dev->element, "pulsesrc")) { in gst_pulse_device_reconfigure_element()
682 } else if (!strcmp (pulse_dev->element, "pulsesink")) { in gst_pulse_device_reconfigure_element()
689 g_object_set (element, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_reconfigure_element()
/dports/x11/gstreamer1-plugins-ximagesrc/gst-plugins-good-1.16.2/ext/pulse/
H A Dpulsedeviceprovider.c665 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_create_element() local
668 elem = gst_element_factory_make (pulse_dev->element, name); in gst_pulse_device_create_element()
669 g_object_set (elem, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_create_element()
677 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_reconfigure_element() local
679 if (!strcmp (pulse_dev->element, "pulsesrc")) { in gst_pulse_device_reconfigure_element()
682 } else if (!strcmp (pulse_dev->element, "pulsesink")) { in gst_pulse_device_reconfigure_element()
689 g_object_set (element, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_reconfigure_element()
/dports/multimedia/gstreamer1-plugins-vpx/gst-plugins-good-1.16.2/ext/pulse/
H A Dpulsedeviceprovider.c665 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_create_element() local
668 elem = gst_element_factory_make (pulse_dev->element, name); in gst_pulse_device_create_element()
669 g_object_set (elem, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_create_element()
677 GstPulseDevice *pulse_dev = GST_PULSE_DEVICE (device); in gst_pulse_device_reconfigure_element() local
679 if (!strcmp (pulse_dev->element, "pulsesrc")) { in gst_pulse_device_reconfigure_element()
682 } else if (!strcmp (pulse_dev->element, "pulsesink")) { in gst_pulse_device_reconfigure_element()
689 g_object_set (element, "device", pulse_dev->internal_name, NULL); in gst_pulse_device_reconfigure_element()