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

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

Completed in 3 milliseconds