Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dxz_wrapper.c46 static float dictionary_percent = 0; variable
119 dictionary_percent = size; in xz_options()
129 dictionary_percent = 0; in xz_options()
170 if(dictionary_size || dictionary_percent) { in xz_options_post()
180 dictionary_size = block_size * dictionary_percent / 100; in xz_options_post()