Home
last modified time | relevance | path

Searched defs:CBlockProps (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/Compress/
H A DBZip2Decoder.h34 struct CBlockProps struct
40 CBlockProps(): blockSize(0), origPtr(0), randMode(0) {} in CBlockProps() function