Home
last modified time | relevance | path

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

/third_party/node/deps/brotli/c/dec/
H A Dstate.h344 BROTLI_INTERNAL BROTLI_BOOL BrotliDecoderStateInit(BrotliDecoderState* s,
H A Dstate.c18 BROTLI_BOOL BrotliDecoderStateInit(BrotliDecoderState* s, in BrotliDecoderStateInit() function
H A Ddecode.c89 if (!BrotliDecoderStateInit(state, alloc_func, free_func, opaque)) { in BrotliDecoderCreateInstance()
2045 if (!BrotliDecoderStateInit(&s, 0, 0, 0)) { in BrotliDecoderDecompress()
/third_party/skia/third_party/externals/brotli/c/dec/
H A Dstate.h344 BROTLI_INTERNAL BROTLI_BOOL BrotliDecoderStateInit(BrotliDecoderState* s,
H A Dstate.c18 BROTLI_BOOL BrotliDecoderStateInit(BrotliDecoderState* s, in BrotliDecoderStateInit() function
H A Ddecode.c89 if (!BrotliDecoderStateInit(state, alloc_func, free_func, opaque)) { in BrotliDecoderCreateInstance()
2045 if (!BrotliDecoderStateInit(&s, 0, 0, 0)) { in BrotliDecoderDecompress()

Completed in 11 milliseconds