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

  /hardware/libhardware/include/hardware/
audio.h 178 * It should be a multiple of the frame size. See also get_input_buffer_size.
565 size_t (*get_input_buffer_size)(const struct audio_hw_device *dev, member in struct:audio_hw_device
  /device/samsung/manta/audio/
audio_hw.c 808 static size_t get_input_buffer_size(unsigned int sample_rate, function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 1138 static size_t get_input_buffer_size(uint32_t sample_rate, function
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 2524 static size_t get_input_buffer_size(uint32_t sample_rate, function
    [all...]

Completed in 287 milliseconds