Searched refs:c_three (Results 1 – 2 of 2) sorted by relevance
| /RvlSDK-3.2.2/build/libraries/mtx/src/ |
| D | vec.c | 350 register f32 c_three = 3.0F; in PSVECNormalize() local 376 fnmsubs nwork0, nwork0, sqsum, c_three; in PSVECNormalize() local 474 register f32 c_three, c_half, c_zero; in PSVECMag() local 497 c_three = 3.0F; in PSVECMag() 504 fnmsubs nwork0, nwork0, sqmag, c_three in PSVECMag() 894 register f32 c_half, c_three, c_zero; in PSVECDistance() local 919 c_three = 3.0F; in PSVECDistance() 928 fnmsubs nwork0, nwork0, sqdist, c_three in PSVECDistance()
|
| D | quat.c | 445 register f32 c_three = 3.0F; in PSQUATNormalize() local 470 fnmsub nwork0, nwork0, mag, c_three in PSQUATNormalize()
|