Home
last modified time | relevance | path

Searched refs:Volume (Results 1 – 15 of 15) sorted by relevance

/qemu/audio/
H A Daudio.h129 typedef struct Volume { struct
133 } Volume; argument
135 void audio_set_volume_out(SWVoiceOut *sw, Volume *vol);
136 void audio_set_volume_in(SWVoiceIn *sw, Volume *vol);
H A Ddbusaudio.c67 Volume volume;
76 Volume volume;
218 Volume *vol = &vo->volume; in dbus_volume_out_listener()
235 dbus_volume_out(HWVoiceOut *hw, Volume *vol) in dbus_volume_out()
308 Volume *vol = &vo->volume; in dbus_volume_in_listener()
325 dbus_volume_in(HWVoiceIn *hw, Volume *vol) in dbus_volume_in()
H A Daudio_int.h178 void (*volume_out)(HWVoiceOut *hw, Volume *vol);
187 void (*volume_in)(HWVoiceIn *hw, Volume *vol);
H A Dspiceaudio.c194 static void line_out_volume(HWVoiceOut *hw, Volume *vol) in line_out_volume()
281 static void line_in_volume(HWVoiceIn *hw, Volume *vol) in line_in_volume()
H A Dpwaudio.c654 qpw_voice_set_volume(PWVoice *v, Volume *vol) in qpw_voice_set_volume()
677 qpw_volume_out(HWVoiceOut *hw, Volume *vol) in qpw_volume_out()
683 qpw_volume_in(HWVoiceIn *hw, Volume *vol) in qpw_volume_in()
H A Dpaaudio.c666 static void qpa_volume_out(HWVoiceOut *hw, Volume *vol) in qpa_volume_out()
708 static void qpa_volume_in(HWVoiceIn *hw, Volume *vol) in qpa_volume_in()
H A Daudio.c1948 Volume vol = { .mute = mute, .channels = 2, .vol = { lvol, rvol } }; in AUD_set_volume_out()
1952 void audio_set_volume_out(SWVoiceOut *sw, Volume *vol) in audio_set_volume_out()
1970 Volume vol = { .mute = mute, .channels = 2, .vol = { lvol, rvol } }; in AUD_set_volume_in()
1974 void audio_set_volume_in(SWVoiceIn *sw, Volume *vol) in audio_set_volume_in()
/qemu/hw/audio/
H A Dgusemu_mixer.c84 int sample1, sample2, Volume; in gus_mixvoices() local
102Volume = ((((Volume32 >> (4 + 5)) & 0xff) + 256) << (Volume32 >> ((4 + 8) + 5))) / 512; /* semi-lo… in gus_mixvoices()
103 sample1 = (((sample1 * Volume) >> 16) * (512 - (CurrPos % 512))) / 512; in gus_mixvoices()
104 sample2 = (((sample2 * Volume) >> 16) * (CurrPos % 512)) / 512; in gus_mixvoices()
/qemu/target/mips/tcg/
H A Drel6.decode9 # MIPS Architecture for Programmers Volume II-A
13 # MIPS Architecture for Programmers Volume II-A
H A Dmsa.decode8 # MIPS Architecture for Programmers Volume IV-j
H A Dmicromips_translate.c.inc15 * 1. MIPS Architecture for Programmers Volume II-B:
20 * 2. MIPS Architecture For Programmers Volume II-A:
204 * 1. MIPS Architecture for Programmers Volume II-B:
/qemu/docs/system/i386/
H A Damd-memory-encryption.rst159 or in AMD APM Volume 2 ([APMVOL2]_) Table B-2: VMCB Layout, State Save Area.
257 .. [APMVOL2] `AMD64 Architecture Programmer's Manual Volume 2: System Programming
H A Dsgx.rst188 - SGX specification: Intel SDM Volume 3
/qemu/hw/usb/
H A Ddev-audio.c645 Volume vol;
/qemu/qga/
H A Dqapi-schema.json447 # Volume Shadow-copy Service DLL helper. The frozen state is