Lines Matching refs:cnst
269 #define VIA_GEM_SETALPHA8(cnst) (cnst>>24)<<12 271 #define VIA_SCALEF_VFactor8(cnst) cnst<<20 272 #define VIA_SCALEF_HFactor8(cnst) cnst<<4 279 #define VIA_SCALEM_SrcDimenH12(cnst) (cnst-1)<<16 280 #define VIA_SCALEM_SrcDimenW12(cnst) (cnst-1)<<0