Searched refs:cosx (Results 1 – 2 of 2) sorted by relevance
246 register f32 sinx, cosx; in MakeMatrixSRT() local250 nn::math::SinCosDeg(&sinx, &cosx, r.x); in MakeMatrixSRT()254 const f32 opt1 = cosx * cosz; in MakeMatrixSRT()256 const f32 opt3 = cosx * sinz; in MakeMatrixSRT()268 const f32 tmp22 = (cosx * cosy); in MakeMatrixSRT()
172 #define cosx TEMP4.x186 mul mat2.z, cosx, cosy196 #undef cosx