Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Daudio_policy.h364 int (*set_voice_volume)(void *service, member
Daudio.h682 int (*set_voice_volume)(struct audio_hw_device *dev, float volume); member
/hardware/interfaces/audio/core/all-versions/default/
DPrimaryDevice.cpp171 mDevice->device()->set_voice_volume(mDevice->device(), volume)); in setVoiceVolume()
/hardware/libhardware/modules/audio/
Daudio_hw.c589 adev->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.c1297 adev->hw_device.set_voice_volume = adev_set_voice_volume; in adev_open()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp1752 rsxadev->device.set_voice_volume = adev_set_voice_volume; in audio_config_compare()
/hardware/qcom/audio/hal/
Daudio_hw.c6461 adev->device.set_voice_volume = adev_set_voice_volume; in adev_open()