Home
last modified time | relevance | path

Searched defs:yT (Results 1 – 2 of 2) sorted by relevance

/RvlSDK-3.2.2/build/libraries/mtx/src/
Dmtx44.c829 void C_MTX44Trans ( Mtx44 m, f32 xT, f32 yT, f32 zT ) in C_MTX44Trans()
850 register f32 yT, in PSMTX44Trans()
861 stfs yT, 28(m); // m13 in PSMTX44Trans() local
893 void C_MTX44TransApply ( const Mtx44 src, Mtx44 dst, f32 xT, f32 yT, f32 zT ) in C_MTX44TransApply()
923 register f32 yT, in PSMTX44TransApply()
931 frsp yT, yT; // to make sure yS = single precision in PSMTX44TransApply() local
939 ps_sum1 fp7, yT, fp7, fp7; in PSMTX44TransApply() local
Dmtx.c1862 void C_MTXTrans ( Mtx m, f32 xT, f32 yT, f32 zT ) in C_MTXTrans()
1883 register f32 yT, in PSMTXTrans()
1930 void C_MTXTransApply ( const Mtx src, Mtx dst, f32 xT, f32 yT, f32 zT ) in C_MTXTransApply()
1957 register f32 yT, in PSMTXTransApply()
1964 frsp yT, yT; // to make sure yT = single precision in PSMTXTransApply() local
1972 ps_sum1 fp7, yT, fp7, fp7; in PSMTXTransApply() local