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()
905 } CStreamInfo; typedef1082 LINKSPEC_H CStreamInfo *aacDecoder_GetStreamInfo(HANDLE_AACDECODER self);
231 CStreamInfo463 LINKSPEC_H CStreamInfo *CAacDecoder_GetStreamInfo(HANDLE_AACDECODER self);
1087 static void aacDecoder_UpdateBitStreamCounters(CStreamInfo *pSi, in aacDecoder_UpdateBitStreamCounters()2000 LINKSPEC_CPP CStreamInfo *aacDecoder_GetStreamInfo(HANDLE_AACDECODER self) { in aacDecoder_GetStreamInfo()
1202 static void CStreamInfoInit(CStreamInfo *pStreamInfo) { in CStreamInfoInit()3462 LINKSPEC_CPP CStreamInfo *CAacDecoder_GetStreamInfo(HANDLE_AACDECODER self) { in CAacDecoder_GetStreamInfo()
353 NFind::CStreamInfo si; in EnumerateAltStreams()