Searched refs:BrotliDecoderStateCleanup (Results 1 – 3 of 3) sorted by relevance
239 BROTLI_INTERNAL void BrotliDecoderStateCleanup(BrotliDecoderState* s);
137 void BrotliDecoderStateCleanup(BrotliDecoderState* s) { in BrotliDecoderStateCleanup() function
107 BrotliDecoderStateCleanup(state); in BrotliDecoderDestroyInstance()1969 BrotliDecoderStateCleanup(&s); in BrotliDecoderDecompress()