Home
last modified time | relevance | path

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

/third_party/node/deps/brotli/c/enc/
H A Dhash_to_binary_tree_inc.h135 size_t best_len_left = 0; in StoreAndFindMatches() local
154 const size_t cur_len = BROTLI_MIN(size_t, best_len_left, best_len_right); in StoreAndFindMatches()
175 best_len_left = len; in StoreAndFindMatches()
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash_to_binary_tree_inc.h135 size_t best_len_left = 0; in StoreAndFindMatches() local
154 const size_t cur_len = BROTLI_MIN(size_t, best_len_left, best_len_right); in StoreAndFindMatches()
175 best_len_left = len; in StoreAndFindMatches()

Completed in 2 milliseconds