Searched refs:MTX_RotX43_ (Results 1 – 2 of 2) sorted by relevance
57 void MTX_RotX43_(register MtxFx43 *pDst, register fx32 sinVal, register fx32 cosVal);183 MTX_RotX43_(pDst, sinVal, cosVal); in MTX_RotX43()
159 asm void MTX_RotX43_(register MtxFx43 * pDst, register fx32 sinVal, register fx32 cosVal) in MTX_RotX43_() function