Searched refs:available_in (Results 1 – 1 of 1) sorted by relevance
235 size_t available_in = length; in DecompressInput() local239 while (available_in || needs_more_output) { in DecompressInput()245 auto r = BrotliDecoderDecompressStream(decoder_, &available_in, &next_in, in DecompressInput()