Searched defs:ring_buffer_mask (Results 1 – 2 of 2) sorted by relevance
/external/cronet/stable/third_party/brotli/enc/ |
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()
|
/external/cronet/tot/third_party/brotli/enc/ |
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()
|