Home
last modified time | relevance | path

Searched refs:ASM_QUATInverse (Results 1 – 4 of 4) sorted by relevance

/CafeSDK-2.12.13-1/system/src/lib/mtx/
DmtxQuat_asm.s193 .global ASM_QUATInverse symbol
196 ASM_QUATInverse: label
197 .type ASM_QUATInverse, @function
270 .size ASM_QUATInverse,$-ASM_QUATInverse
Dmtx.c2480 ASM_QUATInverse(q, &qtmp); in ASM_QUATDivide()
/CafeSDK-2.12.13-1/system/include/cafe/mtx/
DmtxVec.h1497 void ASM_QUATInverse ( const Quaternion *src, Quaternion *inv );
1512 #define QUATInverse ASM_QUATInverse
/CafeSDK-2.12.13-1/system/src/lib/mtx/headers/cafe/mtx/
DmtxVec.h1497 void ASM_QUATInverse ( const Quaternion *src, Quaternion *inv );
1512 #define QUATInverse ASM_QUATInverse