Home
last modified time | relevance | path

Searched refs:cT (Results 1 – 4 of 4) sorted by relevance

/CafeSDK-2.12.13-1/system/src/lib/mtx/
Dmtx44_asm.s266 #define cT fp2 macro
294 frsp cT, cT
314 fsubs tT, tmp7, cT
331 ps_merge00 cT, cT, cT
360 ps_sum0 tmp2, tmp2, tmp6, cT
362 ps_sum1 tmp3, cT, tmp7, tmp3
381 ps_sum0 tmp5, tmp5, fc0, cT
392 #undef cT
Dmtx_asm.s1012 #define cT fp2 macro
1046 frsp cT, cT
1066 fsubs tT, tmp7, cT
1078 ps_merge00 cT, cT, cT
1109 ps_sum0 tmp2, tmp2, tmp6, cT
1111 ps_sum1 tmp3, cT, tmp7, tmp3
1130 ps_sum0 tmp5, tmp5, fc0, cT
1148 #undef cT
Dmtx44.c1615 f32 cT ) in __PSMTX44RotAxisRadInternal() argument
1619 f32x2 cT2 = {cT, cT}; in __PSMTX44RotAxisRadInternal()
1887 extern void _ASM_MTX44RotAxisRadInternal(Mtx m, const Vec *axis, f32 sT, f32 cT);
Dmtx.c1458 f32 cT ) in _PSMTXRotAxisRadInternal() argument
1484 tT[0] = tT[1] = 1.0f - cT; in _PSMTXRotAxisRadInternal()
1497 cT2[0] = cT2[1] = cT; in _PSMTXRotAxisRadInternal()
2453 extern void _ASM_MTXRotAxisRadInternal(Mtx m, const Vec *axis, f32 sT, f32 cT);