OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_SHORT_AUDIO_DESC_CNT
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/audio/legacy/alsa_sound/
AudioUtil.h
23
#define
MAX_SHORT_AUDIO_DESC_CNT
30
AudioUtil.cpp
159
unsigned int sad[
MAX_SHORT_AUDIO_DESC_CNT
];
162
while (length >= MIN_AUDIO_DESC_LENGTH && count <
MAX_SHORT_AUDIO_DESC_CNT
) {
Completed in 18 milliseconds