Home
last modified time | relevance | path

Searched refs:tT (Results 1 – 3 of 3) sorted by relevance

/CafeSDK-2.12.13-1/system/src/lib/mtx/
Dmtx44_asm.s270 #define tT fp3 macro
314 fsubs tT, tmp7, cT
338 ps_muls0 tmp4, tmp0, tT
342 ps_muls0 tmp5, tmp1, tT
393 #undef tT
Dmtx_asm.s1015 #define tT fp3 macro
1066 fsubs tT, tmp7, cT
1086 ps_muls0 tmp4, tmp0, tT
1090 ps_muls0 tmp5, tmp1, tT
1149 #undef tT
Dmtx.c1460 f32x2 tT, sT2, cT2; in _PSMTXRotAxisRadInternal() local
1484 tT[0] = tT[1] = 1.0f - cT; in _PSMTXRotAxisRadInternal()
1509 tmp4 = __PS_MULS0(tmp0, tT); in _PSMTXRotAxisRadInternal()
1515 tmp5 = __PS_MULS0(tmp1, tT); in _PSMTXRotAxisRadInternal()