Searched refs:common_a (Results 1 – 1 of 1) sorted by relevance
56 HasherCommon* common_a; in FN() local60 common_a = (HasherCommon*)self->ha; in FN()61 common_a->params = self->params->hasher; in FN()62 common_a->is_prepared_ = BROTLI_FALSE; in FN()63 common_a->dict_num_lookups = 0; in FN()64 common_a->dict_num_matches = 0; in FN()