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 265 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
413 adev->device.set_parameters = adev_set_parameters;
  /device/asus/fugu/libaudio/
audio_hal_thunks.cpp 355 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function in namespace:android
673 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;
  /external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c 1096 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
    [all...]
  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 815 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
958 adev->hw_device.set_parameters = adev_set_parameters;
  /hardware/libhardware/modules/usbaudio/
audio_hw.c 996 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;
  /device/asus/grouper/audio/
audio_hw.c 1081 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
    [all...]
  /device/samsung/manta/audio/
audio_hw.c 1693 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 2142 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 3969 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) function
    [all...]

Completed in 87 milliseconds