Searched refs:total_size_with_palette (Results 1 – 1 of 1) sorted by relevance
337 size_t total_size_with_palette = palette_data_chunk_size + palette_chunk_size; in PickColorType() local340 total_size_with_palette += alpha_palette_size; in PickColorType()344 if (total_size_without_palette > total_size_with_palette + kPaletteOverheadConstant) { in PickColorType()