Home
last modified time | relevance | path

Searched refs:decodeLiteralBlockSwitch (Results 1 – 2 of 2) sorted by relevance

/external/brotli/java/org/brotli/dec/
DDecode.java505 private static void decodeLiteralBlockSwitch(State s) { in decodeLiteralBlockSwitch() method in Decode
791 decodeLiteralBlockSwitch(s); in decompress()
811 decodeLiteralBlockSwitch(s); in decompress()
/external/brotli/js/
Ddecode.js522 function decodeLiteralBlockSwitch(s) { function in BrotliDecodeClosure
832 decodeLiteralBlockSwitch(s);
856 decodeLiteralBlockSwitch(s);