Home
last modified time | relevance | path

Searched refs:LeafComparator (Results 1 – 1 of 1) sorted by relevance

/external/zopfli/src/zopfli/
Dkatajainen.c176 static int LeafComparator(const void* a, const void* b) { in LeafComparator() function
224 qsort(leaves, numsymbols, sizeof(Node), LeafComparator); in ZopfliLengthLimitedCodeLengths()