Searched defs:numzeros (Results 1 – 1 of 1) sorted by relevance
1662 static void updateHashChain(Hash * hash, size_t wpos, unsigned hashval, unsigned short numzeros) in updateHashChain()1693 unsigned numzeros = 0; in encodeLZ77() local