Home
last modified time | relevance | path

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

/external/brotli/c/enc/
Dhash_composite_inc.h33 HasherCommon hb_common; member
48 self->hb_common = *self->common; in FN()
62 self->hb_common.extra = (uint8_t*)self->extra + in FN()
66 FN_B(Initialize)(&self->hb_common, &self->hb, self->params); in FN()