Searched refs:BrotliDecoderStateCleanup (Results 1 – 3 of 3) sorted by relevance
346 BROTLI_INTERNAL void BrotliDecoderStateCleanup(BrotliDecoderState* s);
129 void BrotliDecoderStateCleanup(BrotliDecoderState* s) { in BrotliDecoderStateCleanup() function
108 BrotliDecoderStateCleanup(state); in BrotliDecoderDestroyInstance()2051 BrotliDecoderStateCleanup(&s); in BrotliDecoderDecompress()