Lines Matching full:default
7 LZMA is default and general compression method of 7z format
182 Default number of iterations is 10.
188 default: 1 (normal)
190 d{N}: Sets Dictionary size - [0, 30], default: 23 (8MB)
196 -fb{N}: set number of fast bytes - [5, 273], default: 128
200 -lc{N}: set number of literal context bits - [0, 8], default: 3
203 -lp{N}: set number of literal pos bits - [0, 4], default: 0
209 -pb{N}: set number of pos bits - [0, 4], default: 2
213 -mf{MF_ID}: set Match Finder. Default: bt4.
228 -eos: write End Of Stream marker. By default LZMA doesn't write
331 by default (lc=3, lp=0), state_size = 16 KB.
358 - LZMA Internal Structures: state_size (16 KB for default settings)
412 - LZMA Internal Structures: state_size (16 KB for default settings)