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

  /hardware/libhardware/modules/audio/
audio_hw.c 320 static size_t adev_get_input_buffer_size(const struct audio_hw_device *dev, function
411 adev->device.get_input_buffer_size = adev_get_input_buffer_size;
  /hardware/libhardware/modules/usbaudio/
audio_hw.c 349 static size_t adev_get_input_buffer_size(const struct audio_hw_device *dev, function
408 adev->hw_device.get_input_buffer_size = adev_get_input_buffer_size;
  /device/generic/goldfish/audio/
audio_hw.c 516 static size_t adev_get_input_buffer_size(const struct audio_hw_device *dev, function
664 adev->device.get_input_buffer_size = adev_get_input_buffer_size;
  /external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c 967 static size_t adev_get_input_buffer_size(const struct audio_hw_device *dev, function
1073 adev->device.get_input_buffer_size = adev_get_input_buffer_size;
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp 665 static size_t adev_get_input_buffer_size(const struct audio_hw_device *dev, function in namespace:android
798 rsxadev->device.get_input_buffer_size = adev_get_input_buffer_size;
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 478 static size_t adev_get_input_buffer_size(const struct audio_hw_device *dev, function
662 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
736 qadev->device.get_input_buffer_size = adev_get_input_buffer_size;
  /device/asus/grouper/audio/
audio_hw.c 1161 static size_t adev_get_input_buffer_size(const struct audio_hw_device *dev, function
    [all...]
  /device/samsung/manta/audio/
audio_hw.c 1695 static size_t adev_get_input_buffer_size(const struct audio_hw_device *dev, function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 2224 static size_t adev_get_input_buffer_size(const struct audio_hw_device *dev, function
    [all...]

Completed in 498 milliseconds