Home
last modified time | relevance | path

Searched refs:sixteen (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/extra/libs/png/
Dlodepng.c3709 unsigned sixteen = 0; /* whether the input image is 16 bit */ in lodepng_compute_color_stats() local
3737 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()