HomeSort by relevance Sort by last modified time
    Searched refs:set_voice_volume (Results 1 - 17 of 17) sorted by null

  /frameworks/av/media/libaudiohal/
DeviceHalLocal.cpp 48 return mDev->set_voice_volume(mDev, volume);
  /hardware/interfaces/audio/2.0/default/
PrimaryDevice.cpp 136 "set_voice_volume",
137 mDevice->device()->set_voice_volume(mDevice->device(), volume));
  /hardware/libhardware/include/hardware/
audio.h 598 int (*set_voice_volume)(struct audio_hw_device *dev, float volume); member in struct:audio_hw_device
audio_policy.h 364 int (*set_voice_volume)(void *service, member in struct:audio_policy_service_ops
  /hardware/libhardware/modules/audio/
audio_hw.c 485 adev->device.set_voice_volume = adev_set_voice_volume;
  /device/asus/fugu/libaudio/
audio_hal_thunks.cpp 689 adev->device.set_voice_volume = adev_set_voice_volume;
  /device/generic/goldfish/audio/
audio_hw_legacy.c 677 adev->device.set_voice_volume = adev_set_voice_volume;
audio_hw.c     [all...]
  /device/linaro/hikey/audio/
audio_hw.c 658 adev->hw_device.set_voice_volume = adev_set_voice_volume;
  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 933 adev->hw_device.set_voice_volume = adev_set_voice_volume;
  /hardware/libhardware/modules/usbaudio/
audio_hal.c     [all...]
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 661 ladev->device.set_voice_volume = adev_set_voice_volume;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 729 qadev->device.set_voice_volume = adev_set_voice_volume;
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /system/bt/audio_a2dp_hw/src/
audio_a2dp_hw.cc     [all...]
  /device/google/dragon/audio/hal/
audio_hw.c     [all...]
  /hardware/qcom/audio/hal/
audio_hw.c     [all...]

Completed in 523 milliseconds