Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_device/win/
Daudio_device_wave_win.cc739 WORD wVolumeRight = HIWORD(dwVolume); in WaveOutVolume() local
742 volumeRight = static_cast<uint16_t> (wVolumeRight); in WaveOutVolume()