Home
last modified time | relevance | path

Searched defs:highest (Results 1 – 1 of 1) sorted by relevance

/lvgl-3.5.0/src/extra/libs/png/
Dlodepng.c3271 … unsigned highest = ((1U << mode->bitdepth) - 1U); /*highest possible value for this bit depth*/ in getPixelColorRGBA8() local
3354 … unsigned highest = ((1U << mode->bitdepth) - 1U); /*highest possible value for this bit depth*/ in getPixelColorsRGBA8() local
3442 … unsigned highest = ((1U << mode->bitdepth) - 1U); /*highest possible value for this bit depth*/ in getPixelColorsRGB8() local