Searched defs:total_bits (Results 1 - 1 of 1) sorted by relevance
/vbox/src/libs/libpng-1.2.8/ | ||
H A D | pngrtran.c | 458 int total_bits = PNG_DITHER_RED_BITS + PNG_DITHER_GREEN_BITS + local 463 png_size_t num_entries = ((png_size_t)1 << total_bits); |
Completed in 173 milliseconds