Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/lodepng/
Dlodepng.c718 size_t i, numpresent, pointer, size; /*total table size*/ in HuffmanTree_makeTable() local
974 static void boundaryPM(BPMLists * lists, BPMNode * leaves, size_t numpresent, int c, int num) in boundaryPM()
1006 size_t numpresent = 0; /*number of symbols with non-zero frequency*/ in lodepng_huffman_code_lengths() local