Searched refs:MTX_RotX44_ (Results 1 – 2 of 2) sorted by relevance
58 void MTX_RotX44_(register MtxFx44 *pDst, register fx32 sinVal, register fx32 cosVal);189 MTX_RotX44_(pDst, sinVal, cosVal); in MTX_RotX44()
223 asm void MTX_RotX44_(register MtxFx44 * pDst, register fx32 sinVal, register fx32 cosVal) in MTX_RotX44_() function