Searched refs:numTrees (Results 1 – 5 of 5) sorted by relevance
438 int numTrees = decodeVarLenUnsignedByte(s) + 1; in decodeContextMap() local440 if (numTrees == 1) { in decodeContextMap()442 return numTrees; in decodeContextMap()452 readHuffmanCode(numTrees + maxRunLengthPrefix, table, 0, s); in decodeContextMap()480 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()
433 var /** !number */ numTrees = decodeVarLenUnsignedByte(s) + 1;434 if (numTrees == 1) {436 return numTrees;448 readHuffmanCode(numTrees + maxRunLengthPrefix, table, 0, s);487 return numTrees;
META-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...