Home
last modified time | relevance | path

Searched refs:is_dictionary_match (Results 1 – 1 of 1) sorted by relevance

/external/brotli/c/enc/
Dbackward_references_hq.c511 BROTLI_BOOL is_dictionary_match = in UpdateNodes() local
533 (is_dictionary_match || max_match_len > max_zopfli_len)) { in UpdateNodes()
538 is_dictionary_match ? BackwardMatchLengthCode(&match) : len; in UpdateNodes()