Home
last modified time | relevance | path

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

/external/brotli/c/enc/
Dhash_rolling_inc.h184 const size_t found_ix_masked = found_ix & ring_buffer_mask; in FN() local
185 const size_t len = FindMatchLengthWithLimit(&data[found_ix_masked], in FN()