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

  /hardware/libhardware/modules/audio/
audio_hw.c 294 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
296 ALOGV("adev_set_parameters");
461 adev->device.set_parameters = adev_set_parameters;
  /device/asus/fugu/libaudio/
audio_hal_thunks.cpp 376 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function in namespace:android
697 adev->device.set_parameters = adev_set_parameters;
  /device/generic/goldfish/audio/
audio_hw.c 443 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
666 adev->device.set_parameters = adev_set_parameters;
  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 798 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
938 adev->hw_device.set_parameters = adev_set_parameters;
  /hardware/libhardware/modules/usbaudio/
audio_hal.c 980 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
    [all...]
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 462 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
665 ladev->device.set_parameters = adev_set_parameters;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 490 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
738 qadev->device.set_parameters = adev_set_parameters;
  /system/bt/audio_a2dp_hw/
audio_a2dp_hw.c 1111 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
    [all...]
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 2263 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 4062 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
    [all...]

Completed in 155 milliseconds