Home
last modified time | relevance | path

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

/external/brotli/enc/
Dhash.h49 } HasherCommon; typedef
51 static BROTLI_INLINE HasherCommon* GetHasherCommon(HasherHandle handle) { in GetHasherCommon()
52 return (HasherCommon*)handle; in GetHasherCommon()
194 HasherCommon* self = GetHasherCommon(handle); in SearchInStaticDictionary()
361 size_t result = sizeof(HasherCommon); in HasherSize()
379 HasherCommon* common = NULL; in HasherSetup()
Dhash_longest_match64_inc.h68 HasherCommon* common = GetHasherCommon(handle); in FN()
166 HasherCommon* common = GetHasherCommon(handle); in FN()
Dhash_longest_match_inc.h64 HasherCommon* common = GetHasherCommon(handle); in FN()
159 HasherCommon* common = GetHasherCommon(handle); in FN()