Searched refs:div8 (Results 1 – 2 of 2) sorted by relevance
15 div8: label35 bsr div841 bsr div8
556 #define div8(v) ((v)>>3) macro1020 #define ddfstrt2hw(ddfstrt) div8(ddfstrt)1021 #define ddfstop2hw(ddfstop) div8(ddfstop)1025 #define hsstrt2hw(hsstrt) (div8(hsstrt))1026 #define hsstop2hw(hsstop) (div8(hsstop))1027 #define htotal2hw(htotal) (div8(htotal) - 1)1031 #define hcenter2hw(htotal) (div8(htotal))1445 par->next_plane = div8(upx(16 << maxfmode, par->vxres)); in ami_decode_var()1452 par->next_line = div8(upx(16 << maxfmode, par->vxres)); in ami_decode_var()1614 move = downx(2 << maxfmode, div8(par->xoffset)); in ami_update_par()[all …]