OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:in_get_buffer_size
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware/modules/audio/
audio_hw.c
140
static size_t
in_get_buffer_size
(const struct audio_stream *stream)
function
319
in->stream.common.get_buffer_size =
in_get_buffer_size
;
/hardware/libhardware_legacy/audio/
audio_hw_hal.cpp
193
static size_t
in_get_buffer_size
(const struct audio_stream *stream)
function
476
in->stream.common.get_buffer_size =
in_get_buffer_size
;
/device/samsung/tuna/audio/
audio_hw.c
1597
static size_t
in_get_buffer_size
(const struct audio_stream *stream)
function
[
all
...]
Completed in 135 milliseconds