Home
last modified time | relevance | path

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

/external/brotli/c/enc/
Dhash.h393 static BROTLI_INLINE void HasherInit(Hasher* hasher) { in HasherInit() function
Dencode.c769 HasherInit(&s->hasher_); in BrotliEncoderInitState()
1234 HasherInit(&hasher); in BrotliCompressBufferQuality10()