Home
last modified time | relevance | path

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

/external/brotli/c/dec/
Ddecode.c1172 static BROTLI_INLINE void PrepareLiteralDecoding(BrotliDecoderState* s) { in PrepareLiteralDecoding() function
1192 PrepareLiteralDecoding(s); in DecodeLiteralBlockSwitchInternal()
2342 PrepareLiteralDecoding(s); in BrotliDecoderDecompressStream()