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

  /hardware/libhardware/modules/audio/
audio_hw.c 405 static size_t adev_get_input_buffer_size(const struct audio_hw_device *dev, function
408 ALOGV("adev_get_input_buffer_size: %d", 320);
498 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_legacy.c 537 static size_t adev_get_input_buffer_size(const struct audio_hw_device *dev, function
688 adev->device.get_input_buffer_size = adev_get_input_buffer_size;
audio_hw.c 1292 static size_t adev_get_input_buffer_size(const struct audio_hw_device *dev, function
    [all...]
  /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/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 688 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;
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /system/bt/audio_a2dp_hw/src/
audio_a2dp_hw.cc 1659 static size_t adev_get_input_buffer_size( function
    [all...]
  /device/google/dragon/audio/hal/
audio_hw.c 2989 static size_t adev_get_input_buffer_size(const struct audio_hw_device *dev, function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 4225 static size_t adev_get_input_buffer_size(const struct audio_hw_device *dev __unused, function
    [all...]

Completed in 64 milliseconds