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 - 9
of
9
) sorted by null
/device/generic/goldfish/audio/
audio_hw.c
232
static size_t
in_get_buffer_size
(const struct audio_stream *stream)
function
270
in_get_buffer_size
(stream),
554
in->stream.common.get_buffer_size =
in_get_buffer_size
;
/hardware/libhardware/modules/audio/
audio_hw.c
146
static size_t
in_get_buffer_size
(const struct audio_stream *stream)
function
342
in->stream.common.get_buffer_size =
in_get_buffer_size
;
/hardware/libhardware_legacy/audio/
audio_hw_hal.cpp
287
static size_t
in_get_buffer_size
(const struct audio_stream *stream)
function
577
in->stream.common.get_buffer_size =
in_get_buffer_size
;
/hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp
327
static size_t
in_get_buffer_size
(const struct audio_stream *stream)
function in namespace:android
330
ALOGV("
in_get_buffer_size
() returns %u",
694
in->stream.common.get_buffer_size =
in_get_buffer_size
;
/device/asus/grouper/audio/
audio_hw.c
163
static size_t
in_get_buffer_size
(const struct audio_stream *stream);
826
static size_t
in_get_buffer_size
(const struct audio_stream *stream)
function
[
all
...]
/external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c
706
static size_t
in_get_buffer_size
(const struct audio_stream *stream)
function
994
in->stream.common.get_buffer_size =
in_get_buffer_size
;
/hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp
309
static size_t
in_get_buffer_size
(const struct audio_stream *stream)
function
648
in->stream.common.get_buffer_size =
in_get_buffer_size
;
/device/samsung/manta/audio/
audio_hw.c
1263
static size_t
in_get_buffer_size
(const struct audio_stream *stream)
function
[
all
...]
/hardware/qcom/audio/hal/
audio_hw.c
1644
static size_t
in_get_buffer_size
(const struct audio_stream *stream)
function
[
all
...]
Completed in 238 milliseconds