Searched refs:BrotliSafeReadBits32Slow (Results 1 – 2 of 2) sorted by relevance
57 BROTLI_BOOL BrotliSafeReadBits32Slow(BrotliBitReader* const br, in BrotliSafeReadBits32Slow() function
63 BROTLI_INTERNAL BROTLI_NOINLINE BROTLI_BOOL BrotliSafeReadBits32Slow(316 return BrotliSafeReadBits32Slow(br, n_bits, val); in BrotliSafeReadBits32()