Searched refs:packed_bytes (Results 1 – 1 of 1) sorted by relevance
157 int packed_bytes; in zrle_choose_palette_rle() local159 packed_bytes = (bpp_out / 8) * palette_size(palette); in zrle_choose_palette_rle()160 packed_bytes += w * h * in zrle_choose_palette_rle()163 if (packed_bytes < estimated_bytes) { in zrle_choose_palette_rle()