OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MAX_NUMBER_STREAMS
(Results
1 - 3
of
3
) sorted by null
/external/sonivox/arm-fm-22k/lib_src/
eas_data.h
57
#ifndef
MAX_NUMBER_STREAMS
58
#define
MAX_NUMBER_STREAMS
4
113
S_EAS_STREAM streams[
MAX_NUMBER_STREAMS
];
/external/sonivox/arm-hybrid-22k/lib_src/
eas_data.h
57
#ifndef
MAX_NUMBER_STREAMS
58
#define
MAX_NUMBER_STREAMS
4
113
S_EAS_STREAM streams[
MAX_NUMBER_STREAMS
];
/external/sonivox/arm-wt-22k/lib_src/
eas_data.h
59
#ifndef
MAX_NUMBER_STREAMS
60
#define
MAX_NUMBER_STREAMS
4
115
S_EAS_STREAM streams[
MAX_NUMBER_STREAMS
];
Completed in 97 milliseconds