Home
last modified time | relevance | path

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

/external/brotli/c/enc/
Dbackward_references_inc.h30 size_t apply_random_heuristics = position + random_heuristics_window_size; in EXPORT_FN() local
86 apply_random_heuristics = in EXPORT_FN()
129 if (position > apply_random_heuristics) { in EXPORT_FN()
132 apply_random_heuristics + 4 * random_heuristics_window_size) { in EXPORT_FN()