Searched refs:DecodeSymbol (Results 1 – 1 of 1) sorted by relevance
350 static BROTLI_INLINE uint32_t DecodeSymbol(uint32_t bits, in DecodeSymbol() function370 return DecodeSymbol(BrotliGet16BitsUnmasked(br), table, br); in ReadSymbol()419 *result = DecodeSymbol(val, table, br); in SafeReadSymbol()