Home
last modified time | relevance | path

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

/third_party/node/deps/brotli/c/enc/
H A Dbackward_references_inc.h30 size_t apply_random_heuristics = position + random_heuristics_window_size; in CreateBackwardReferences() local
86 apply_random_heuristics = in CreateBackwardReferences()
129 if (position > apply_random_heuristics) { in CreateBackwardReferences()
132 apply_random_heuristics + 4 * random_heuristics_window_size) { in CreateBackwardReferences()
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dbackward_references_inc.h30 size_t apply_random_heuristics = position + random_heuristics_window_size; in CreateBackwardReferences() local
86 apply_random_heuristics = in CreateBackwardReferences()
129 if (position > apply_random_heuristics) { in CreateBackwardReferences()
132 apply_random_heuristics + 4 * random_heuristics_window_size) { in CreateBackwardReferences()

Completed in 1 milliseconds