Searched refs:nrm (Results 1 – 2 of 2) sorted by relevance
| /RvlSDK-2.1/include/revolution/gd/ |
| D | GDGeometry.h | 116 …G_LO(pmidx, t0midx, t1midx, t2midx, t3midx, t4midx, t5midx, t6midx, t7midx, pos, nrm, col0, col1) \ argument 127 (((unsigned long)(nrm)) << CP_VCD_REG_LO_NRM_SHIFT) | \ 131 #define CP_VCD_REG_LO_PS(pmidx, t76543210midx, pos, nrm, col0, col1) \ argument 135 (((unsigned long)(nrm)) << CP_VCD_REG_LO_NRM_SHIFT) | \
|
| /RvlSDK-2.1/build/libraries/kpad/src/ |
| D | KPAD.c | 1009 Vec2 nrm ; in select_2obj_continue() local 1027 nrm.x = vx * f1 ; in select_2obj_continue() 1028 nrm.y = vy * f1 ; in select_2obj_continue() 1044 f2 = kp->sec_nrm.x * nrm.x + kp->sec_nrm.y * nrm.y ; in select_2obj_continue()
|