Home
last modified time | relevance | path

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

/external/brotli/c/enc/
Dstatic_dict.h22 static const uint32_t kInvalidMatch = 0xFFFFFFF; variable
Dhash_to_binary_tree_inc.h244 dict_matches[i] = kInvalidMatch; in FN()
255 if (dict_id < kInvalidMatch) { in FN()