Searched refs:gain (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/RDP/client-1.8.3/
H A Drdpsnd_sgi.c232 ALfixed gain[8]; local
242 gain[0] = alDoubleToFixed(min_volume + gainleft * volume_range);
243 gain[1] = alDoubleToFixed(min_volume + gainright * volume_range);
246 pv[0].value.ptr = gain;
H A Drdpsnd_sun.c404 info.play.gain = volume / (65536 / AUDIO_MAX_GAIN);
/vbox/src/VBox/Devices/Audio/
H A Dsolaudio.c250 pDstInfo->gain = AUDIO_MAX_GAIN;

Completed in 55 milliseconds