Home
last modified time | relevance | path

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

/external/brotli/java/org/brotli/dec/
DDecode.java689 private static void decodeLiteralBlockSwitch(State s) { in decodeLiteralBlockSwitch() method in Decode
1148 decodeLiteralBlockSwitch(s); in decompress()
1167 decodeLiteralBlockSwitch(s); in decompress()
/external/brotli/js/
Ddecode.js653 function decodeLiteralBlockSwitch(s) { function in BrotliDecodeClosure
1008 decodeLiteralBlockSwitch(s);
1032 decodeLiteralBlockSwitch(s);