Home
last modified time | relevance | path

Searched defs:pVolume (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_device/win/
H A Daudio_device_core_win.cc806 ISimpleAudioVolume* pVolume = NULL; in SpeakerVolumeIsAvailable() local
952 IAudioEndpointVolume* pVolume = NULL; in SpeakerMuteIsAvailable() local
992 IAudioEndpointVolume* pVolume = NULL; in SetSpeakerMute() local
1027 IAudioEndpointVolume* pVolume = NULL; in SpeakerMute() local
1062 IAudioEndpointVolume* pVolume = NULL; in MicrophoneMuteIsAvailable() local
1099 IAudioEndpointVolume* pVolume = NULL; in SetMicrophoneMute() local
1129 IAudioEndpointVolume* pVolume = NULL; in MicrophoneMute() local
1247 IAudioEndpointVolume* pVolume = NULL; in MicrophoneVolumeIsAvailable() local
/aosp_15_r20/frameworks/wilhelm/src/itf/
H A DIDeviceVolume.cpp78 static SLresult IDeviceVolume_GetVolume(SLDeviceVolumeItf self, SLuint32 deviceID, SLint32 *pVolume) in IDeviceVolume_GetVolume()
/aosp_15_r20/frameworks/av/services/audioflinger/
H A DEffects.cpp1417 uint32_t* pVolume = isVolumeControl() ? volume : nullptr; in setVolumeInternal_ll() local