OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_input_buffer_size
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware/include/hardware/
audio.h
167
* It should be a multiple of the frame size. See also
get_input_buffer_size
.
505
size_t (*
get_input_buffer_size
)(const struct audio_hw_device *dev,
member in struct:audio_hw_device
/hardware/qcom/audio/hal/
audio_hw.c
1114
static size_t
get_input_buffer_size
(uint32_t sample_rate,
function
[
all
...]
/device/samsung/manta/audio/
audio_hw.c
787
static size_t
get_input_buffer_size
(unsigned int sample_rate,
function
[
all
...]
Completed in 596 milliseconds