Searched refs:bytes_worst_compress (Results 1 – 1 of 1) sorted by relevance
523 #define bytes_worst_compress(x) ((x) + ((x) / 16) + 64 + 3 + 2) macro533 #define CMP_PAGES DIV_ROUND_UP(bytes_worst_compress(UNC_SIZE) + \859 bytes_worst_compress(data[thr].unc_len))) { in save_compressed_image()1407 bytes_worst_compress(UNC_SIZE))) { in load_compressed_image()