Home
last modified time | relevance | path

Searched refs:HasherCommon (Results 1 – 8 of 8) sorted by relevance

/external/brotli/c/enc/
Dhash_composite_inc.h33 HasherCommon hb_common;
37 HasherCommon* common;
43 static void FN(Initialize)(HasherCommon* common, in FN()
Dhash.h41 } HasherCommon; typedef
177 HasherCommon* common, const uint8_t* data, size_t max_length, in SearchInStaticDictionary()
382 HasherCommon common;
Dhash_longest_match_quickly_inc.h39 HasherCommon* common;
47 HasherCommon* common, HashLongestMatchQuickly* BROTLI_RESTRICT self, in FN()
Dhash_longest_match64_inc.h49 HasherCommon* common_;
61 HasherCommon* common, HashLongestMatch* BROTLI_RESTRICT self, in FN()
Dhash_longest_match_inc.h46 HasherCommon* common_;
62 HasherCommon* common, HashLongestMatch* BROTLI_RESTRICT self, in FN()
Dhash_forgetful_chain_inc.h53 HasherCommon* common;
84 HasherCommon* common, HashForgetfulChain* BROTLI_RESTRICT self, in FN()
Dhash_rolling_inc.h55 HasherCommon* common, HashRolling* BROTLI_RESTRICT self, in FN()
Dhash_to_binary_tree_inc.h58 HasherCommon* common, HashToBinaryTree* BROTLI_RESTRICT self, in FN()