Home
last modified time | relevance | path

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

/third_party/node/deps/brotli/c/enc/
H A Dhash_rolling_inc.h184 const size_t found_ix_masked = found_ix & ring_buffer_mask; in FindLongestMatch() local
185 const size_t len = FindMatchLengthWithLimit(&data[found_ix_masked], in FindLongestMatch()
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash_rolling_inc.h184 const size_t found_ix_masked = found_ix & ring_buffer_mask; in FindLongestMatch() local
185 const size_t len = FindMatchLengthWithLimit(&data[found_ix_masked], in FindLongestMatch()

Completed in 2 milliseconds