Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/lib/mtx/
DmtxQuat.c31 static const f32x2 c0505 = {0.5F, 0.5F}; variable
559 nwork1 = __PS_MUL(rsqmag, c0505); in PSQUATNormalize()
Dmtx44.c31 static const f32x2 c0505 = {0.5F, 0.5F}; variable
1670 tmp3 = __PS_MUL(tmp5, c0505); in __PSMTX44RotAxisRadInternal()
Dmtx.c29 static const f32x2 c0505 = {0.5F, 0.5F}; variable
1492 tmp3 = __PS_MUL(tmp5, c0505); // E/2 in _PSMTXRotAxisRadInternal()