Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/lodepng/
Dlodepng.c906 typedef struct BPMLists { struct
917 } BPMLists; argument
920 static BPMNode * bpmnode_create(BPMLists * lists, int weight, unsigned index, BPMNode * tail) in bpmnode_create()
974 static void boundaryPM(BPMLists * lists, BPMNode * leaves, size_t numpresent, int c, int num) in boundaryPM()
1038 BPMLists lists; in lodepng_huffman_code_lengths()