Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Compress/
DRar5Decoder.cpp469 Byte ReadByte_InAligned() in ReadByte_InAligned() function in NCompress::NRar5::CBitDecoder
1109 const unsigned flags = _bitStream.ReadByte_InAligned(); in ReadTables()
1113 unsigned checkSum = _bitStream.ReadByte_InAligned(); in ReadTables()
1118 UInt32 blockSize = _bitStream.ReadByte_InAligned(); in ReadTables()
1123 const unsigned b = _bitStream.ReadByte_InAligned(); in ReadTables()
1129 const unsigned b = _bitStream.ReadByte_InAligned(); in ReadTables()