Searched refs:sixteen (Results 1 – 1 of 1) sorted by relevance
3709 unsigned sixteen = 0; /* whether the input image is 16 bit */ in lodepng_compute_color_stats() local3737 if(mode_in->bitdepth == 16 && !sixteen) { in lodepng_compute_color_stats()3744 sixteen = 1; in lodepng_compute_color_stats()3752 if(sixteen) { in lodepng_compute_color_stats()