Home
last modified time | relevance | path

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

/external/brotli/c/enc/
Dhash.h397 static BROTLI_INLINE void DestroyHasher(MemoryManager* m, Hasher* hasher) { in DestroyHasher() function
Dencode.c824 DestroyHasher(m, &s->hasher_); in BrotliEncoderCleanupState()
1418 DestroyHasher(m, &hasher); in BrotliCompressBufferQuality10()