Searched refs:target_sz_estimate (Results 1 – 1 of 1) sorted by relevance
286 int source_sz_estimate, target_sz_estimate; in decompress_file() local668 target_sz_estimate = target_max; in decompress_file()673 target_sz_estimate = ((uint64_t)source_sz * 1000UL) in decompress_file()675 target_sz_estimate = NX_MIN(2 * target_sz_estimate, in decompress_file()694 nx_touch_pages_dde(ddl_out, target_sz_estimate, page_sz, 1); in decompress_file()