Home
last modified time | relevance | path

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

/hardware/interfaces/audio/2.0/default/
DPrimaryDevice.cpp137 mDevice->device()->set_voice_volume(mDevice->device(), volume)); in setVoiceVolume()
/hardware/libhardware/include/hardware/
Daudio_policy.h364 int (*set_voice_volume)(void *service, member
Daudio.h598 int (*set_voice_volume)(struct audio_hw_device *dev, float volume); member
/hardware/libhardware/modules/audio/
Daudio_hw.c485 adev->device.set_voice_volume = adev_set_voice_volume; in adev_open()
/hardware/intel/audio_media/hdmi/
Dtinyaudio_hw.c933 adev->hw_device.set_voice_volume = adev_set_voice_volume; in adev_open()
/hardware/libhardware_legacy/audio/
Daudio_hw_hal.cpp661 ladev->device.set_voice_volume = adev_set_voice_volume; in legacy_adev_open()
/hardware/qcom/audio/legacy/alsa_sound/
Daudio_hw_hal.cpp729 qadev->device.set_voice_volume = adev_set_voice_volume; in qcom_adev_open()
/hardware/libhardware/modules/usbaudio/
Daudio_hal.c1227 adev->hw_device.set_voice_volume = adev_set_voice_volume; in adev_open()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp1735 rsxadev->device.set_voice_volume = adev_set_voice_volume; in audio_config_compare()
/hardware/qcom/audio/hal/
Daudio_hw.c4165 adev->device.set_voice_volume = adev_set_voice_volume; in adev_open()