Searched refs:BrotliEncoderAttachPreparedDictionary (Results 1 – 3 of 3) sorted by relevance
314 BROTLI_ENC_API BROTLI_BOOL BrotliEncoderAttachPreparedDictionary(
1109 BrotliEncoderAttachPreparedDictionary(s, context->prepared_dictionary); in CompressFiles()
2038 BROTLI_BOOL BrotliEncoderAttachPreparedDictionary(BrotliEncoderState* state, in BrotliEncoderAttachPreparedDictionary() function