Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/lodepng/
Dlodepng.c4442 static unsigned lodepng_color_stats_add(LodePNGColorStats * stats, in lodepng_color_stats_add() function
6864 state->error = lodepng_color_stats_add(&stats, r, g, b, 65535); in lodepng_encode()