OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:in_get_channels
(Results
1 - 9
of
9
) sorted by null
/hardware/libhardware/modules/audio/
audio_hw.c
151
static audio_channel_mask_t
in_get_channels
(const struct audio_stream *stream)
function
343
in->stream.common.get_channels =
in_get_channels
;
/device/generic/goldfish/audio/
audio_hw.c
237
static audio_channel_mask_t
in_get_channels
(const struct audio_stream *stream)
function
271
in_get_channels
(stream),
555
in->stream.common.get_channels =
in_get_channels
;
/external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c
712
static uint32_t
in_get_channels
(const struct audio_stream *stream)
function
995
in->stream.common.get_channels =
in_get_channels
;
/hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp
335
static audio_channel_mask_t
in_get_channels
(const struct audio_stream *stream)
function in namespace:android
695
in->stream.common.get_channels =
in_get_channels
;
/hardware/libhardware_legacy/audio/
audio_hw_hal.cpp
294
static audio_channel_mask_t
in_get_channels
(const struct audio_stream *stream)
function
578
in->stream.common.get_channels =
in_get_channels
;
/hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp
316
static audio_channel_mask_t
in_get_channels
(const struct audio_stream *stream)
function
649
in->stream.common.get_channels =
in_get_channels
;
/device/samsung/manta/audio/
audio_hw.c
1255
static audio_channel_mask_t
in_get_channels
(const struct audio_stream *stream)
function
[
all
...]
/device/asus/grouper/audio/
audio_hw.c
843
static uint32_t
in_get_channels
(const struct audio_stream *stream)
function
[
all
...]
/hardware/qcom/audio/hal/
audio_hw.c
1651
static uint32_t
in_get_channels
(const struct audio_stream *stream)
function
[
all
...]
Completed in 97 milliseconds