Home
last modified time | relevance | path

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

/external/brotli/c/enc/
Dhash.h40 BROTLI_BOOL is_prepared_; member
403 hasher->common.is_prepared_ = BROTLI_FALSE; in HasherReset()
445 if (!hasher->common.is_prepared_) { in HasherSetup()
461 hasher->common.is_prepared_ = BROTLI_TRUE; in HasherSetup()