Searched refs:PreloadSymbol (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/brotli/dist/c/dec/ |
| H A D | decode.c | 426 static BROTLI_INLINE void PreloadSymbol(int safe, function in typeref:typename:BROTLI_INLINE void 440 /* Decodes the next Huffman code using data prepared by PreloadSymbol. 459 PreloadSymbol(0, table, br, bits, value); 1792 PreloadSymbol(safe, s->literal_htree, br, &bits, &value); 1801 PreloadSymbol(safe, s->literal_htree, br, &bits, &value);
|
Completed in 5 milliseconds