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

  /hardware/libhardware/include/hardware/
audio.h 181 * It should be a multiple of the frame size. See also get_input_buffer_size.
568 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 415 adev->device.get_input_buffer_size = adev_get_input_buffer_size;
  /device/samsung/manta/audio/
audio_hw.c 808 static size_t get_input_buffer_size(unsigned int sample_rate, function
    [all...]
  /device/asus/fugu/libaudio/
audio_hal_thunks.cpp 675 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;
  /hardware/qcom/audio/hal/
audio_hw.c 1130 static size_t get_input_buffer_size(uint32_t sample_rate, function
    [all...]
  /external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c     [all...]
  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 960 adev->hw_device.get_input_buffer_size = adev_get_input_buffer_size;
  /hardware/libhardware/modules/usbaudio/
audio_hw.c     [all...]
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 667 ladev->device.get_input_buffer_size = adev_get_input_buffer_size;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 740 qadev->device.get_input_buffer_size = adev_get_input_buffer_size;
  /device/asus/grouper/audio/
audio_hw.c     [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 2542 static size_t get_input_buffer_size(uint32_t sample_rate, function
    [all...]
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /frameworks/av/services/audioflinger/
AudioFlinger.cpp     [all...]

Completed in 759 milliseconds