Searched refs:CStreamInfo (Results 1 – 7 of 7) sorted by relevance
94 struct CStreamInfo struct107 bool FindFirst(CFSTR filePath, CStreamInfo &streamInfo); argument108 bool FindNext(CStreamInfo &streamInfo);119 bool Next(CStreamInfo &streamInfo, bool &found);
222 bool CStreamInfo::IsMainStream() const throw() in IsMainStream()227 UString CStreamInfo::GetReducedName() const in GetReducedName()246 … Convert_WIN32_FIND_STREAM_DATA_to_StreamInfo(const MY_WIN32_FIND_STREAM_DATA &sd, CStreamInfo &si) in Convert_WIN32_FIND_STREAM_DATA_to_StreamInfo()269 bool CFindStream::FindFirst(CFSTR path, CStreamInfo &si) in FindFirst()304 bool CFindStream::FindNext(CStreamInfo &si) in FindNext()320 bool CStreamEnumerator::Next(CStreamInfo &si, bool &found) in Next()488 CStreamInfo si; in Find()
194 …CStreamInfo streamInfo; /*!< pointer to StreamInfo data (read from the b…322 LINKSPEC_H CStreamInfo* CAacDecoder_GetStreamInfo ( HANDLE_AACDECODER self );
745 static void aacDecoder_UpdateBitStreamCounters(CStreamInfo *pSi, HANDLE_FDK_BITSTREAM hBs, int nBit… in aacDecoder_UpdateBitStreamCounters()1099 LINKSPEC_CPP CStreamInfo* aacDecoder_GetStreamInfo ( HANDLE_AACDECODER self ) in aacDecoder_GetStreamInfo()
687 void CStreamInfoInit(CStreamInfo *pStreamInfo) in CStreamInfoInit()1841 LINKSPEC_CPP CStreamInfo* CAacDecoder_GetStreamInfo ( HANDLE_AACDECODER self ) in CAacDecoder_GetStreamInfo()
589 } CStreamInfo; typedef742 LINKSPEC_H CStreamInfo* aacDecoder_GetStreamInfo( HANDLE_AACDECODER self );
350 NFind::CStreamInfo si; in EnumerateAltStreams()