OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AUDIO_USECASE_MAX
(Results
1 - 4
of
4
) sorted by null
/hardware/qcom/audio/hal/
audio_hw.h
63
AUDIO_USECASE_MAX
audio_hw.c
105
static const char * const use_case_table[
AUDIO_USECASE_MAX
] = {
273
bool switch_device[
AUDIO_USECASE_MAX
];
288
for (i = 0; i <
AUDIO_USECASE_MAX
; i++)
348
bool switch_device[
AUDIO_USECASE_MAX
];
361
for (i = 0; i <
AUDIO_USECASE_MAX
; i++)
[
all
...]
/hardware/qcom/audio/hal/msm8960/
platform.c
103
static const int pcm_device_table[
AUDIO_USECASE_MAX
][2] = {
[
all
...]
/hardware/qcom/audio/hal/msm8974/
platform.c
85
static const int pcm_device_table[
AUDIO_USECASE_MAX
][2] = {
Completed in 118 milliseconds