Home
last modified time | relevance | path

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

/external/brotli/dec/
Ddecode.c1128 static void BROTLI_NOINLINE DecodeLiteralBlockSwitch(BrotliDecoderState* s) { in DecodeLiteralBlockSwitch() function
1642 BROTLI_SAFE(DecodeLiteralBlockSwitch(s)); in ProcessCommandsInternal()
1678 BROTLI_SAFE(DecodeLiteralBlockSwitch(s)); in ProcessCommandsInternal()