Searched refs:lld_total (Results 1 – 1 of 1) sorted by relevance
110 unsigned lld_total; /* Total amount of literal, length, distance codes. */ in EncodeTree() local138 lld_total = hlit2 + hdist + 1; in EncodeTree()140 for (i = 0; i < lld_total; i++) { in EncodeTree()145 for (j = i + 1; j < lld_total && symbol == in EncodeTree()