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

  /hardware/libhardware/modules/audio/
audio_hw.c 338 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
340 ALOGV("adev_set_parameters");
496 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_legacy.c 463 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
686 adev->device.set_parameters = adev_set_parameters;
audio_hw.c 1225 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
    [all...]
  /device/linaro/hikey/audio/
audio_hw.c 505 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
507 ALOGV("adev_set_parameters");
666 adev->hw_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 1108 static int adev_set_parameters(struct audio_hw_device *hw_dev, const char *kvpairs) function
    [all...]
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 464 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
667 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;
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /system/bt/audio_a2dp_hw/src/
audio_a2dp_hw.cc 1588 static int adev_set_parameters(struct audio_hw_device* dev, function
    [all...]
  /device/google/dragon/audio/hal/
audio_hw.c 2799 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 4007 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
    [all...]

Completed in 186 milliseconds