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