Home
last modified time | relevance | path

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

/lvgl-3.6.0/src/extra/libs/png/
Dlodepng.c875 typedef struct BPMLists { struct
886 } BPMLists; argument
889 static BPMNode* bpmnode_create(BPMLists* lists, int weight, unsigned index, BPMNode* tail) { in bpmnode_create()
941 static void boundaryPM(BPMLists* lists, BPMNode* leaves, size_t numpresent, int c, int num) { in boundaryPM()
1000 BPMLists lists; in lodepng_huffman_code_lengths()