Searched defs:_inBitStream (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/lzma/CPP/7zip/Compress/ | ||
H A D | LzhDecoder.h | 32 NBitm::CDecoder<CInBuffer> _inBitStream; variable |
/aosp_15_r20/external/lzma/CPP/7zip/Archive/ | ||
H A D | ArjHandler.cpp | 37 NBitm::CDecoder<CInBuffer> _inBitStream; member in NCompress::NArj::NDecoder::CCoder |