Searched refs:BrotliTransformDictionaryWord (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/brotli/dist/c/common/
H A Dtransform.h77 BROTLI_COMMON_API int BrotliTransformDictionaryWord(
H A Dtransform.c236 int BrotliTransformDictionaryWord(uint8_t* dst, const uint8_t* word, int len, function in typeref:typename:int
/xsrc/external/mit/brotli/dist/c/dec/
H A Ddecode.c1931 len = BrotliTransformDictionaryWord(&s->ringbuffer[pos], word, len,

Completed in 8 milliseconds