Searched refs:BPMLists (Results 1 – 1 of 1) sorted by relevance
875 typedef struct BPMLists { struct886 } BPMLists; argument889 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()