Searched refs:numBoundaryPMRuns (Results 1 – 1 of 1) sorted by relevance
185 int numBoundaryPMRuns; in ZopfliLengthLimitedCodeLengths() local239 numBoundaryPMRuns = 2 * numsymbols - 4; in ZopfliLengthLimitedCodeLengths()240 for (i = 0; i < numBoundaryPMRuns; i++) { in ZopfliLengthLimitedCodeLengths()241 char final = i == numBoundaryPMRuns - 1; in ZopfliLengthLimitedCodeLengths()