Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/lib/mtx/
DmtxQuat.c29 static const f32x2 c22 = {2.0F, 2.0F}; variable
680 nwork0 = __PS_NMSUB(mag, norminv, c22); in PSQUATInverse()
1211 scale = __PS_NMSUB(scale, tmp9, c22); in PSMTXQuat()
1223 scale = __PS_MUL(scale, c22); in PSMTXQuat()
1262 tmp7 = __PS_NMSUB(tmp7, c22, tmp5); in PSMTXQuat()