| /third_party/glib/gio/ |
| D | gvolume.c | 125 g_volume_get_name (GVolume *volume) in g_volume_get_name() 147 g_volume_get_icon (GVolume *volume) in g_volume_get_icon() 171 g_volume_get_symbolic_icon (GVolume *volume) in g_volume_get_symbolic_icon() 204 g_volume_get_uuid (GVolume *volume) in g_volume_get_uuid() 226 g_volume_get_drive (GVolume *volume) in g_volume_get_drive() 248 g_volume_get_mount (GVolume *volume) in g_volume_get_mount() 269 g_volume_can_mount (GVolume *volume) in g_volume_can_mount() 292 g_volume_can_eject (GVolume *volume) in g_volume_can_eject() 315 g_volume_should_automount (GVolume *volume) in g_volume_should_automount() 346 g_volume_mount (GVolume *volume, in g_volume_mount() [all …]
|
| D | gunixvolume.c | 72 GUnixVolume *volume; in G_DEFINE_TYPE_WITH_CODE() local 110 GUnixVolume *volume; in _g_unix_volume_new() local 153 _g_unix_volume_disconnected (GUnixVolume *volume) in _g_unix_volume_disconnected() 163 _g_unix_volume_set_mount (GUnixVolume *volume, in _g_unix_volume_set_mount() 181 _g_unix_volume_unset_mount (GUnixVolume *volume, in _g_unix_volume_unset_mount() 195 g_unix_volume_get_icon (GVolume *volume) in g_unix_volume_get_icon() 202 g_unix_volume_get_symbolic_icon (GVolume *volume) in g_unix_volume_get_symbolic_icon() 209 g_unix_volume_get_name (GVolume *volume) in g_unix_volume_get_name() 216 g_unix_volume_get_uuid (GVolume *volume) in g_unix_volume_get_uuid() 222 g_unix_volume_can_mount (GVolume *volume) in g_unix_volume_can_mount() [all …]
|
| D | gio-tool-mount.c | 612 GVolume *volume; in list_mounts() local 711 GVolume *volume; in list_volumes() local 950 GVolume *volume; in mount_with_device_file_cb() local 983 GVolume *volume = G_VOLUME (l->data); in mount_with_id() local 1033 monitor_print_volume (GVolume *volume) in monitor_print_volume() 1099 monitor_volume_added (GVolumeMonitor *volume_monitor, GVolume *volume) in monitor_volume_added() 1109 monitor_volume_removed (GVolumeMonitor *volume_monitor, GVolume *volume) in monitor_volume_removed() 1119 monitor_volume_changed (GVolumeMonitor *volume_monitor, GVolume *volume) in monitor_volume_changed()
|
| D | gunixvolumemonitor.c | 291 GUnixVolume *volume = l->data; in _g_unix_volume_monitor_lookup_volume_for_mount_path() local 323 GUnixVolume *volume; in update_volumes() local 374 GUnixVolume *volume; in update_mounts() local
|
| /third_party/gstreamer/gstplugins_base/tests/check/elements/ |
| D | volume.c | 129 GstElement *volume; in setup_volume() local 142 cleanup_volume (GstElement * volume) in cleanup_volume() 159 GstElement *volume = gst_element_factory_make ("volume", NULL); in GST_START_TEST() local 188 GstElement *volume; in GST_START_TEST() local 228 GstElement *volume; in GST_START_TEST() local 277 GstElement *volume; in GST_START_TEST() local 326 GstElement *volume; in GST_START_TEST() local 376 GstElement *volume; in GST_START_TEST() local 423 GstElement *volume; in GST_START_TEST() local 462 GstElement *volume; in GST_START_TEST() local [all …]
|
| D | playsink.c | 29 GstElement *pipe, *audiosink, *playsink, *fakesink, *volume, *src; in GST_START_TEST() local
|
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
| D | streamvolume.c | 100 gst_stream_volume_get_volume (GstStreamVolume * volume, in gst_stream_volume_get_volume() 122 gst_stream_volume_set_volume (GstStreamVolume * volume, in gst_stream_volume_set_volume() 141 gst_stream_volume_get_mute (GstStreamVolume * volume) in gst_stream_volume_get_mute() 157 gst_stream_volume_set_mute (GstStreamVolume * volume, gboolean mute) in gst_stream_volume_set_mute()
|
| /third_party/glib/gio/tests/ |
| D | volumemonitor.c | 6 do_mount_tests (GDrive *drive, GVolume *volume, GMount *mount) in do_mount_tests() 39 do_volume_tests (GDrive *drive, GVolume *volume) in do_volume_tests() 90 GVolume *volume = l->data; in do_drive_tests() local 123 GVolume *volume = l->data; in test_volumes() local 145 GVolume *volume; in test_mounts() local
|
| /third_party/uboot/u-boot-2020.01/cmd/ |
| D | ubi.c | 149 static int ubi_create_vol(char *volume, int64_t size, int dynamic, int vol_id, in ubi_create_vol() 183 static struct ubi_volume *ubi_find_volume(char *volume) in ubi_find_volume() 198 static int ubi_remove_vol(char *volume) in ubi_remove_vol() 252 static int ubi_volume_continue_write(char *volume, void *buf, size_t size) in ubi_volume_continue_write() 287 int ubi_volume_begin_write(char *volume, void *buf, size_t size, in ubi_volume_begin_write() 313 int ubi_volume_write(char *volume, void *buf, size_t size) in ubi_volume_write() 318 int ubi_volume_read(char *volume, char *buf, size_t size) in ubi_volume_read() 422 static int ubi_set_skip_check(char *volume, bool skip_check) in ubi_set_skip_check()
|
| /third_party/gstreamer/gstplugins_base/tests/examples/audio/ |
| D | volume.c | 41 value_changed_callback (GtkWidget * widget, GstElement * volume) in value_changed_callback() 53 setup_gui (GstElement * volume) in setup_gui() 144 GstElement *volume; in main() local
|
| D | meson.build | 8 executable('volume', 'volume.c', build
|
| D | audiomix.c | 46 setup_gui (GstElement * volume, gchar * file_name1, gchar * file_name2) in setup_gui() 130 GstElement *filesrc, *decodebin, *volume, *convert, *format; in make_mixer_channel() local
|
| /third_party/gstreamer/gstplugins_base/gst/volume/ |
| D | gstvolume.c | 233 gdouble volume, gboolean mute) in volume_update_volume() 286 GstVolume *volume = GST_VOLUME (object); in gst_volume_dispose() local 365 gdouble * volume, guint channels, guint n_bytes) in volume_process_controlled_double() 395 gdouble * volume, guint channels, guint n_bytes) in volume_process_controlled_float() 441 gdouble * volume, guint channels, guint n_bytes) in volume_process_controlled_int32_clamp() 529 gdouble * volume, guint channels, guint n_bytes) in volume_process_controlled_int24_clamp() 572 gdouble * volume, guint channels, guint n_bytes) in volume_process_controlled_int16_clamp() 620 gdouble * volume, guint channels, guint n_bytes) in volume_process_controlled_int8_clamp() 650 gdouble volume; in volume_setup() local 690 gdouble volume; in volume_before_transform() local
|
| /third_party/ffmpeg/libavfilter/ |
| D | af_volume.c | 181 int nb_samples, int volume) in scale_samples_u8() 189 int nb_samples, int volume) in scale_samples_u8_small() 197 int nb_samples, int volume) in scale_samples_s16() 207 int nb_samples, int volume) in scale_samples_s16_small() 217 int nb_samples, int volume) in scale_samples_s32()
|
| /third_party/gstreamer/gstplugins_good/gst/dtmf/ |
| D | gstdtmfcommon.h | 39 unsigned volume:6; /* power level of the tone, in dBm0 */ member 45 unsigned volume:6; /* power level of the tone, in dBm0 */ member
|
| /third_party/boost/boost/units/systems/cgs/ |
| D | volume.hpp | 23 typedef unit<volume_dimension,cgs::system> volume; typedef
|
| /third_party/boost/boost/units/systems/si/ |
| D | volume.hpp | 23 typedef unit<volume_dimension,si::system> volume; typedef
|
| /third_party/pulseaudio/src/pulsecore/ |
| D | stream-util.c | 31 int pa_stream_get_volume_channel_map(const pa_cvolume *volume, const pa_channel_map *original_map, … in pa_stream_get_volume_channel_map()
|
| D | play-memchunk.c | 37 pa_cvolume *volume, in pa_play_memchunk()
|
| D | mix.h | 31 pa_cvolume volume; member
|
| /third_party/gstreamer/gstplugins_good/tests/check/elements/ |
| D | dtmf.c | 62 check_get_dtmf_event_message (GstBus * bus, gint number, gint volume) in check_get_dtmf_event_message() 130 guint number, guint volume, guint duration) in send_rtp_packet() 272 gboolean end, guint rtpts, guint ssrc, guint volume, guint number, in check_rtp_buffer()
|
| /third_party/pulseaudio/src/modules/ |
| D | module-match.c | 70 pa_volume_t volume; member 105 pa_volume_t volume = PA_VOLUME_NORM; in load_rules() local
|
| /third_party/pulseaudio/src/pulse/ |
| D | ext-stream-restore.h | 41 …pa_cvolume volume; /**< The volume of the stream when it was seen last, if applicable an… member
|
| D | scache.c | 168 …text_play_sample(pa_context *c, const char *name, const char *dev, pa_volume_t volume, pa_context_… in pa_context_play_sample() 208 …le_with_proplist(pa_context *c, const char *name, const char *dev, pa_volume_t volume, const pa_pr… in pa_context_play_sample_with_proplist()
|
| /third_party/pulseaudio/src/modules/oss/ |
| D | oss-util.c | 249 int pa_oss_get_volume(int fd, unsigned long mixer, const pa_sample_spec *ss, pa_cvolume *volume) { in pa_oss_get_volume() 271 …a_oss_set_volume(int fd, unsigned long mixer, const pa_sample_spec *ss, const pa_cvolume *volume) { in pa_oss_set_volume()
|