Home
last modified time | relevance | path

Searched refs:NB_SUPPORTED_STREAMS (Results 1 – 2 of 2) sorted by relevance

/frameworks/wilhelm/src/
Ditfstruct.h606 #define NB_SUPPORTED_STREAMS 1 // only one (video) stream supported in this implementation macro
612 XAboolean mActiveStreams[NB_SUPPORTED_STREAMS];
/frameworks/wilhelm/src/itf/
DIStreamInformation.cpp295 for (int i=0 ; i < NB_SUPPORTED_STREAMS ; i++) { in IStreamInformation_init()