Searched refs:bytesToNibbles (Results 1 – 2 of 2) sorted by relevance
76 bytesToNibbles(s, bytesInBuffer); in doReadMoreInput()247 static void bytesToNibbles(State s, int byteLen) { in bytesToNibbles() method in BitReader
1266 bytesToNibbles(s, bytesInBuffer);1424 function bytesToNibbles(s, byteLen) { function in BrotliDecodeClosure