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