Searched refs:common_b (Results 1 – 1 of 1) sorted by relevance
57 HasherCommon* common_b; in FN() local69 common_b = (HasherCommon*)self->hb; in FN()70 common_b->params = self->params->hasher; in FN()71 common_b->is_prepared_ = BROTLI_FALSE; in FN()72 common_b->dict_num_lookups = 0; in FN()73 common_b->dict_num_matches = 0; in FN()