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

  /hardware/libhardware/modules/audio/
audio_hw.c 361 static size_t adev_get_input_buffer_size(const struct audio_hw_device *dev, function
364 ALOGV("adev_get_input_buffer_size: %d", 320);
463 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;
  /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 620 static size_t adev_get_input_buffer_size(const struct audio_hw_device *dev, function
    [all...]
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 478 static size_t adev_get_input_buffer_size(const struct audio_hw_device *dev, function
667 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 1203 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...]
  /hardware/qcom/audio/hal/
audio_hw.c 2437 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 214 milliseconds