Searched refs:BrotliCheckInputAmount (Results 1 – 2 of 2) sorted by relevance
98 static BROTLI_INLINE BROTLI_BOOL BrotliCheckInputAmount( in BrotliCheckInputAmount() function
612 if (!BrotliCheckInputAmount(br, BROTLI_SHORT_FILL_BIT_WINDOW_READ)) { in ReadSymbolCodeLengths()1719 return BrotliCheckInputAmount(br, num); in CheckInputAmount()