Searched defs:_bitStream (Results 1 – 3 of 3) sorted by relevance
1019 HRESULT CDecoder::AddFilter(CBitDecoder &_bitStream) in AddFilter()1091 HRESULT CDecoder::ReadTables(CBitDecoder &_bitStream) in ReadTables()1334 static inline CLenType SlotToLen(CBitDecoder &_bitStream, CLenType slot) in SlotToLen()1379 CBitDecoder _bitStream; in DecodeLZ2() local1661 CBitDecoder _bitStream; in DecodeLZ() local
897 UInt32 ReadBits(CBitDecoder &_bitStream, unsigned numBits)998 #define READ_TABLE(_bitStream, levels, levelsEnd) \ argument1005 bool CDecoder::ReadTables(CBitByteDecoder &_bitStream) throw()1329 CBitByteDecoder _bitStream; local
280 static inline CLenType SlotToLen(CBitDecoder &_bitStream, CLenType slot) in SlotToLen()