Home
last modified time | relevance | path

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

/external/brotli/c/enc/
Dhash_rolling_inc.h15 #define HashRolling HASHER() macro
44 typedef struct HashRolling { struct
52 } HashRolling; argument
55 HasherCommon* common, HashRolling* BROTLI_RESTRICT self, in FN()
78 static void FN(Prepare)(HashRolling* BROTLI_RESTRICT self, BROTLI_BOOL one_shot, in FN()
100 static BROTLI_INLINE void FN(Store)(HashRolling* BROTLI_RESTRICT self, in FN()
108 static BROTLI_INLINE void FN(StoreRange)(HashRolling* BROTLI_RESTRICT self, in FN()
119 HashRolling* BROTLI_RESTRICT self, in FN()
144 HashRolling* BROTLI_RESTRICT self, in FN()
151 HashRolling* BROTLI_RESTRICT self, in FN()
[all …]