Searched refs:acl_colexp_width_dwords (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-tseng/dist/src/
H A Dtseng.h159 int acl_colexp_width_dwords; member in struct:__anoncd7dc6340508
H A Dtseng_accel.c257 pTseng->acl_colexp_width_dwords = (MULBPP(pTseng, w) + 31) >> 5;
347 i = pTseng->acl_colexp_width_dwords * 2;
378 i = pTseng->acl_colexp_width_dwords * 4;
414 i = pTseng->acl_colexp_width_dwords;

Completed in 6 milliseconds