Home | History | Annotate | Download | only in libpng

Lines Matching refs:total_bits

738       int total_bits = PNG_QUANTIZE_RED_BITS + PNG_QUANTIZE_GREEN_BITS +
743 png_size_t num_entries = ((png_size_t)1 << total_bits);