HomeSort by relevance Sort by last modified time
    Searched defs:FindLongestMatch (Results 1 - 6 of 6) sorted by null

  /external/brotli/c/enc/
hash_composite_inc.h 120 static BROTLI_INLINE void FN(FindLongestMatch)(HasherHandle handle,
128 FN_A(FindLongestMatch)(self->ha, dictionary, data, ring_buffer_mask,
131 FN_B(FindLongestMatch)(self->hb, dictionary, data, ring_buffer_mask,
hash_longest_match_quickly_inc.h 127 static BROTLI_INLINE void FN(FindLongestMatch)(
hash_rolling_inc.h 154 static BROTLI_INLINE void FN(FindLongestMatch)(HasherHandle handle,
hash_forgetful_chain_inc.h 156 static BROTLI_INLINE void FN(FindLongestMatch)(HasherHandle handle,
hash_longest_match64_inc.h 160 static BROTLI_INLINE void FN(FindLongestMatch)(HasherHandle handle,
hash_longest_match_inc.h 153 static BROTLI_INLINE void FN(FindLongestMatch)(HasherHandle handle,

Completed in 175 milliseconds