Searched refs:StoreAndFindMatches (Results 1 – 1 of 1) sorted by relevance
/external/brotli/c/enc/ |
D | hash_to_binary_tree_inc.h | 113 static BROTLI_INLINE BackwardMatch* FN(StoreAndFindMatches)( in FN() argument 240 matches = FN(StoreAndFindMatches)(self, data, cur_ix, in FN() 275 FN(StoreAndFindMatches)(self, data, ix, mask, MAX_TREE_COMP_LENGTH, in FN() local 321 FN(StoreAndFindMatches)(self, ringbuffer, i, ringbuffer_mask, in FN() local
|