Searched refs:BoundaryPM (Results 1 – 1 of 1) sorted by relevance
/external/zopfli/src/zopfli/ |
D | katajainen.c | 105 static void BoundaryPM(Node* (*lists)[2], int maxbits, in BoundaryPM() function 134 BoundaryPM(lists, maxbits, leaves, numsymbols, pool, index - 1, 0); in BoundaryPM() 135 BoundaryPM(lists, maxbits, leaves, numsymbols, pool, index - 1, 0); in BoundaryPM() 242 BoundaryPM(lists, maxbits, leaves, numsymbols, &pool, maxbits - 1, final); in ZopfliLengthLimitedCodeLengths()
|