Searched refs:numTrees (Results 1 – 4 of 4) sorted by relevance
618 int numTrees = decodeVarLenUnsignedByte(s) + 1; in decodeContextMap() local620 if (numTrees == 1) { in decodeContextMap()622 return numTrees; in decodeContextMap()631 int alphabetSize = numTrees + maxRunLengthPrefix; in decodeContextMap()664 return numTrees; in decodeContextMap()
352 int numTrees = DecodeVarLenUnsignedByte(br) + 1; in DecodeContextMap()353 if (numTrees == 1) in DecodeContextMap()356 return numTrees; in DecodeContextMap()365 ReadHuffmanCode(numTrees + maxRunLengthPrefix, table, 0, br); in DecodeContextMap()401 return numTrees; in DecodeContextMap()
561 var /** number */ numTrees = decodeVarLenUnsignedByte(s) + 1;562 if (numTrees == 1) {564 return numTrees;575 var /** number */ alphabetSize = numTrees + maxRunLengthPrefix;618 return numTrees;
META-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...