OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PLAYBACK_STOP_THRESHOLD
(Results
1 - 2
of
2
) sorted by null
/device/google/dragon/audio/hal/
audio_hw.h
126
#define
PLAYBACK_STOP_THRESHOLD
(PLAYBACK_PERIOD_SIZE * PLAYBACK_PERIOD_COUNT)
/device/htc/flounder/audio/hal/
audio_hw.h
140
#define
PLAYBACK_STOP_THRESHOLD
(size, count) ((size) * ((count) + 2))
Completed in 40 milliseconds