Home
last modified time | relevance | path

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

/trunk/main/avmedia/source/win/
H A Dframegrabber.cxx129 long nStreamCount; in grabFrame() local
132 if( SUCCEEDED( pDet->get_OutputStreams( &nStreamCount ) ) ) in grabFrame()
134 for( long n = 0; ( n < nStreamCount ) && !bFound; ++n ) in grabFrame()
/trunk/main/filter/source/msfilter/
H A Dsvxmsbas.cxx258 sal_uInt16 nStreamCount = aVBA.GetNoStreams(); in ImportCode_Impl() local
261 if( xLibContainer.is() && nStreamCount ) in ImportCode_Impl()
293 for( sal_uInt16 i=0; i<nStreamCount;i++) in ImportCode_Impl()

Completed in 12 milliseconds