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

  /hardware/libhardware/modules/audio/
audio_hw.c 409 static size_t adev_get_input_buffer_size(const struct audio_hw_device *dev, function
412 ALOGV("adev_get_input_buffer_size: %d", 320);
511 adev->device.get_input_buffer_size = adev_get_input_buffer_size;
  /device/asus/fugu/libaudio/
audio_hal_thunks.cpp 424 static size_t adev_get_input_buffer_size(const struct audio_hw_device *dev, function in namespace:android
699 adev->device.get_input_buffer_size = adev_get_input_buffer_size;
  /device/generic/goldfish/audio/
audio_hw.c 517 static size_t adev_get_input_buffer_size(const struct audio_hw_device *dev, function
668 adev->device.get_input_buffer_size = adev_get_input_buffer_size;
  /device/linaro/hikey/audio/
audio_hw.c 572 static size_t adev_get_input_buffer_size(const struct audio_hw_device *dev, function
575 ALOGV("adev_get_input_buffer_size: %d", 320);
668 adev->hw_device.get_input_buffer_size = adev_get_input_buffer_size;
  /hardware/bsp/intel/peripheral/audio/generic/
audio_hal.c 729 static size_t adev_get_input_buffer_size(const struct audio_hw_device *dev, function
    [all...]
  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 862 static size_t adev_get_input_buffer_size(const struct audio_hw_device *dev, function
940 adev->hw_device.get_input_buffer_size = adev_get_input_buffer_size;
  /hardware/libhardware/modules/usbaudio/
audio_hal.c 687 static size_t adev_get_input_buffer_size(const struct audio_hw_device *hw_dev, function
    [all...]
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 480 static size_t adev_get_input_buffer_size(const struct audio_hw_device *dev, function
669 ladev->device.get_input_buffer_size = adev_get_input_buffer_size;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 506 static size_t adev_get_input_buffer_size(const struct audio_hw_device *dev, function
740 qadev->device.get_input_buffer_size = adev_get_input_buffer_size;
  /system/bt/audio_a2dp_hw/
audio_a2dp_hw.c 1275 static size_t adev_get_input_buffer_size(const struct audio_hw_device *dev, function
    [all...]
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /device/google/dragon/audio/hal/
audio_hw.c 3001 static size_t adev_get_input_buffer_size(const struct audio_hw_device *dev, function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 3277 static size_t adev_get_input_buffer_size(const struct audio_hw_device *dev __unused, function
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 4264 static size_t adev_get_input_buffer_size(const struct audio_hw_device *dev, function
    [all...]

Completed in 1939 milliseconds