Searched refs:BrotliGetTransforms (Results 1 – 3 of 3) sorted by relevance
70 BROTLI_COMMON_API const BrotliTransforms* BrotliGetTransforms(void);
172 const BrotliTransforms* BrotliGetTransforms(void) { in BrotliGetTransforms() function
93 s->transforms = BrotliGetTransforms(); in BrotliDecoderStateInit()