Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/Compress/
H A DPpmdZip.h44 struct CEncProps struct
51 CEncProps() in CEncProps() argument
H A DDeflateEncoder.h50 struct CEncProps struct
59 CEncProps() in CEncProps() argument
H A DPpmdEncoder.h17 struct CEncProps struct
23 CEncProps() in CEncProps() argument
H A DBZip2Encoder.h148 struct CEncProps struct
154 CEncProps() in CEncProps() function
161 bool DoOptimizeNumTables() const { return NumPasses > 1; } in DoOptimizeNumTables()