Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_device/linux/
Daudio_device_pulse_linux.cc2656 pa_cvolume* ptr_cvolume = NULL; in PlayThreadProcess() local
2659 ptr_cvolume = &cVolumes; in PlayThreadProcess()
2674 ptr_cvolume, NULL) != PA_OK) in PlayThreadProcess()