Home
last modified time | relevance | path

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

/external/brotli/c/enc/
Dhash_longest_match64_inc.h114 const size_t minor_ix = num[key] & self->block_mask_; in FN() local
116 minor_ix + (key << GetHasherCommon(handle)->params.block_bits); in FN()
Dhash_longest_match_inc.h107 const size_t minor_ix = num[key] & self->block_mask_; in FN() local
109 minor_ix + (key << GetHasherCommon(handle)->params.block_bits); in FN()