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

  /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 1306 static size_t adev_get_input_buffer_size(const struct audio_hw_device *dev, function
    [all...]
  /device/linaro/hikey/audio/
audio_hw.c 582 static size_t adev_get_input_buffer_size(const struct audio_hw_device *dev, function
585 ALOGV("adev_get_input_buffer_size: %d", 320);
679 adev->hw_device.get_input_buffer_size = adev_get_input_buffer_size;
  /hardware/libhardware/modules/audio/
audio_hw.c 479 static size_t adev_get_input_buffer_size(const struct audio_hw_device *dev, function
495 ALOGV("adev_get_input_buffer_size: %zu", buffer_size);
599 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_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;
  /device/generic/car/emulator/audio/driver/
audio_hw.c 1097 static size_t adev_get_input_buffer_size(const struct audio_hw_device *dev, function
    [all...]
  /hardware/libhardware/modules/usbaudio/
audio_hal.c 694 static size_t adev_get_input_buffer_size(const struct audio_hw_device *hw_dev, function
    [all...]
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /system/bt/audio_a2dp_hw/src/
audio_a2dp_hw.cc 1776 static size_t adev_get_input_buffer_size( function
    [all...]
  /system/bt/audio_hearing_aid_hw/src/
audio_hearing_aid_hw.cc 1718 static size_t adev_get_input_buffer_size( function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 4896 static size_t adev_get_input_buffer_size(const struct audio_hw_device *dev __unused, function
    [all...]

Completed in 227 milliseconds