Searched refs:CRD_F_COMP (Results 1 – 4 of 4) sorted by relevance
226 CRD_F_COMP = 0x0f variable
381 #define CRD_F_COMP 0x0f /* Set when doing compression */ macro
651 if (crd->crd_flags & CRD_F_COMP) in swcr_compdec()665 if (crd->crd_flags & CRD_F_COMP) { in swcr_compdec()
435 crdc->crd_flags = CRD_F_COMP; in ipcomp_output()