Home | History | Annotate | Download | only in libpng

Lines Matching refs:total_bits

742       int total_bits = PNG_QUANTIZE_RED_BITS + PNG_QUANTIZE_GREEN_BITS +
747 png_size_t num_entries = ((png_size_t)1 << total_bits);