Searched defs:ring_buffer_mask (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/cronet/third_party/brotli/enc/ |
H A D | hash.h | 511 const size_t ring_buffer_mask, const int* BROTLI_RESTRICT distance_cache, in FindCompoundDictionaryMatch() 608 const size_t ring_buffer_mask, const size_t cur_ix, const size_t min_length, in FindAllCompoundDictionaryMatches() 669 const size_t ring_buffer_mask, const int* BROTLI_RESTRICT distance_cache, in LookupCompoundDictionaryMatch() 686 const size_t ring_buffer_mask, const size_t cur_ix, size_t min_length, in LookupAllCompoundDictionaryMatches()
|