Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/libraries/mtx/src/
Dquat.c530 register f32 mag, nmag, norminv, nninv, nwork0, c_two, c_zero; in PSQUATInverse() local
549 ps_add c_two, c_one, c_one in PSQUATInverse()
562 ps_nmsub nwork0, mag, norminv, c_two in PSQUATInverse()
Dmtx.c2190 register f32 c_zero, c_one, c_two, scale; in PSMTXQuat() local
2205 fadds c_two, c_one, c_one in PSMTXQuat()
2224 ps_nmsub scale, scale, tmp9, c_two in PSMTXQuat()
2232 fmuls scale, scale, c_two in PSMTXQuat()
2256 ps_nmsub tmp7, tmp7, c_two, tmp5 in PSMTXQuat()