Home
last modified time | relevance | path

Searched refs:BrotliDecoderStateCleanup (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/brotli/c/dec/
H A Dstate.h346 BROTLI_INTERNAL void BrotliDecoderStateCleanup(BrotliDecoderState* s);
H A Dstate.c129 void BrotliDecoderStateCleanup(BrotliDecoderState* s) { in BrotliDecoderStateCleanup() function
H A Ddecode.c108 BrotliDecoderStateCleanup(state); in BrotliDecoderDestroyInstance()
2051 BrotliDecoderStateCleanup(&s); in BrotliDecoderDecompress()
/third_party/skia/third_party/externals/brotli/c/dec/
H A Dstate.h346 BROTLI_INTERNAL void BrotliDecoderStateCleanup(BrotliDecoderState* s);
H A Dstate.c129 void BrotliDecoderStateCleanup(BrotliDecoderState* s) { in BrotliDecoderStateCleanup() function
H A Ddecode.c108 BrotliDecoderStateCleanup(state); in BrotliDecoderDestroyInstance()
2051 BrotliDecoderStateCleanup(&s); in BrotliDecoderDecompress()

Completed in 10 milliseconds