Searched refs:kMinMatchLen (Results 1 – 2 of 2) sorted by relevance
445 const size_t kMinMatchLen = 5; in BrotliCompressFragmentFastImpl() local499 const size_t len_limit = BROTLI_MIN(size_t, block_size - kMinMatchLen, in BrotliCompressFragmentFastImpl()