Searched defs:numpresent (Results 1 – 1 of 1) sorted by relevance
692 size_t i, numpresent, pointer, size; /*total table size*/ in HuffmanTree_makeTable() local941 static void boundaryPM(BPMLists* lists, BPMNode* leaves, size_t numpresent, int c, int num) { in boundaryPM()970 size_t numpresent = 0; /*number of symbols with non-zero frequency*/ in lodepng_huffman_code_lengths() local