Searched refs:fillBitWindow (Results 1 – 2 of 2) sorted by relevance
127 BitReader.fillBitWindow(s); in decodeWindowBits()182 BitReader.fillBitWindow(s); in decodeVarLenUnsignedByte()195 BitReader.fillBitWindow(s); in decodeMetaBlockLength()214 BitReader.fillBitWindow(s); in decodeMetaBlockLength()223 BitReader.fillBitWindow(s); in decodeMetaBlockLength()257 BitReader.fillBitWindow(s); in readBlockLength()260 BitReader.fillBitWindow(s); in readBlockLength()308 BitReader.fillBitWindow(s); in readHuffmanCodeLengths()334 BitReader.fillBitWindow(s); in readHuffmanCodeLengths()373 BitReader.fillBitWindow(s); in readHuffmanCode()[all …]
92 static void fillBitWindow(State s) { in fillBitWindow() method in BitReader223 fillBitWindow(s); in copyBytes()