Home
last modified time | relevance | path

Searched refs:BrotliGetTransforms (Results 1 - 8 of 8) sorted by relevance

/third_party/node/deps/brotli/c/enc/
H A Dencoder_dict.c20 dict->num_transforms = (uint32_t)BrotliGetTransforms()->num_transforms; in BrotliInitEncoderDictionary()
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dencoder_dict.c20 dict->num_transforms = (uint32_t)BrotliGetTransforms()->num_transforms; in BrotliInitEncoderDictionary()
/third_party/node/deps/brotli/c/common/
H A Dtransform.h75 BROTLI_COMMON_API const BrotliTransforms* BrotliGetTransforms(void);
H A Dtransform.c173 const BrotliTransforms* BrotliGetTransforms(void) { in BrotliGetTransforms() function
/third_party/skia/third_party/externals/brotli/c/common/
H A Dtransform.h75 BROTLI_COMMON_API const BrotliTransforms* BrotliGetTransforms(void);
H A Dtransform.c173 const BrotliTransforms* BrotliGetTransforms(void) { in BrotliGetTransforms() function
/third_party/node/deps/brotli/c/dec/
H A Dstate.c85 s->transforms = BrotliGetTransforms(); in BrotliDecoderStateInit()
/third_party/skia/third_party/externals/brotli/c/dec/
H A Dstate.c85 s->transforms = BrotliGetTransforms(); in BrotliDecoderStateInit()

Completed in 3 milliseconds