Home
last modified time | relevance | path

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

/lvgl-3.5.0/src/extra/libs/png/
Dlodepng.c918 static void bpmnode_sort(BPMNode* leaves, size_t num) { in bpmnode_sort()
941 static void boundaryPM(BPMLists* lists, BPMNode* leaves, size_t numpresent, int c, int num) { in boundaryPM()
971 BPMNode* leaves; /*the symbols, only those with > 0 frequency*/ in lodepng_huffman_code_lengths() local