Home
last modified time | relevance | path

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

/lvgl-3.7.0/src/extra/libs/png/
Dlodepng.c3123 static void color_tree_cleanup(ColorTree* tree) { in color_tree_cleanup() function
3127 color_tree_cleanup(tree->children[i]); in color_tree_cleanup()
3595 color_tree_cleanup(&tree); in lodepng_convert()
3874 color_tree_cleanup(&tree); in lodepng_compute_color_stats()