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

  /hardware/libhardware/include/hardware/
audio.h 184 * It should be a multiple of the frame size. See also get_input_buffer_size.
589 size_t (*get_input_buffer_size)(const struct audio_hw_device *dev, member in struct:audio_hw_device
  /hardware/libhardware/modules/audio/
audio_hw.c 511 adev->device.get_input_buffer_size = adev_get_input_buffer_size;
  /device/asus/fugu/libaudio/
audio_hal_thunks.cpp 699 adev->device.get_input_buffer_size = adev_get_input_buffer_size;
  /device/generic/goldfish/audio/
audio_hw.c 668 adev->device.get_input_buffer_size = adev_get_input_buffer_size;
  /device/linaro/hikey/audio/
audio_hw.c 668 adev->hw_device.get_input_buffer_size = adev_get_input_buffer_size;
  /device/google/dragon/audio/hal/
audio_hw.c 1770 static size_t get_input_buffer_size(uint32_t sample_rate, function
    [all...]
  /hardware/bsp/intel/peripheral/audio/generic/
audio_hal.c     [all...]
  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 940 adev->hw_device.get_input_buffer_size = adev_get_input_buffer_size;
  /hardware/libhardware/modules/usbaudio/
audio_hal.c     [all...]
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 669 ladev->device.get_input_buffer_size = adev_get_input_buffer_size;
  /hardware/qcom/audio/hal/
audio_hw.c 1763 static size_t get_input_buffer_size(uint32_t sample_rate, function
    [all...]
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 740 qadev->device.get_input_buffer_size = adev_get_input_buffer_size;
  /device/htc/flounder/audio/hal/
audio_hw.c 2563 static size_t get_input_buffer_size(uint32_t sample_rate, function
    [all...]
  /system/bt/audio_a2dp_hw/
audio_a2dp_hw.c     [all...]
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /frameworks/av/services/audioflinger/
AudioFlinger.cpp     [all...]

Completed in 1006 milliseconds