Searched refs:cosx (Results 1 – 2 of 2) sorted by relevance
244 register f32 sinx, cosx; in MakeMatrixSRT() local248 nn::math::SinCosDeg(&sinx, &cosx, r.x); in MakeMatrixSRT()252 const f32 opt1 = cosx * cosz; in MakeMatrixSRT()254 const f32 opt3 = cosx * sinz; in MakeMatrixSRT()266 const f32 tmp22 = (cosx * cosy); in MakeMatrixSRT()
170 #define cosx TEMP4.x184 mul mat2.z, cosx, cosy194 #undef cosx