Home
last modified time | relevance | path

Searched refs:BrotliDecoderStateCleanup (Results 1 – 3 of 3) sorted by relevance

/external/brotli/dec/
Dstate.h238 BROTLI_INTERNAL void BrotliDecoderStateCleanup(BrotliDecoderState* s);
Dstate.c145 void BrotliDecoderStateCleanup(BrotliDecoderState* s) { in BrotliDecoderStateCleanup() function
Ddecode.c80 BrotliDecoderStateCleanup(state); in BrotliDecoderDestroyInstance()
1878 BrotliDecoderStateCleanup(&s); in BrotliDecoderDecompress()