OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NB_SUPPORTED_STREAMS
(Results
1 - 2
of
2
) sorted by null
/frameworks/wilhelm/src/
itfstruct.h
607
#define
NB_SUPPORTED_STREAMS
1 // only one (video) stream supported in this implementation
613
XAboolean mActiveStreams[
NB_SUPPORTED_STREAMS
];
/frameworks/wilhelm/src/itf/
IStreamInformation.c
295
for (int i=0 ; i <
NB_SUPPORTED_STREAMS
; i++) {
Completed in 670 milliseconds