Home
last modified time | relevance | path

Searched defs:StoreAndFindMatches (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/brotli/enc/
H A Dhash_to_binary_tree_inc.h114 static BROTLI_INLINE BackwardMatch* FN(StoreAndFindMatches)( in FN() argument
276 FN(StoreAndFindMatches)(self, data, ix, mask, MAX_TREE_COMP_LENGTH, in FN() local
322 FN(StoreAndFindMatches)(self, ringbuffer, i, ringbuffer_mask, in FN() local
/aosp_15_r20/external/brotli/c/enc/
H A Dhash_to_binary_tree_inc.h113 static BROTLI_INLINE BackwardMatch* FN(StoreAndFindMatches)( in FN() argument
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