Home
last modified time | relevance | path

Searched refs:MTX34ROTAXISRAD__CONFIG (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-4.2.5/include/nn/math/
Dmath_Config.h132 #define MTX34ROTAXISRAD__CONFIG D_ORG macro
136 #define MTX34ROTAXISRAD__CONFIG D_FAST_C_ALGO macro
208 #define MTX34ROTAXISRAD__CONFIG D_FAST_C_ALGO macro
Dmath_Matrix34.h955 #if (MTX34ROTAXISRAD__CONFIG == D_ORG) in MTX34RotAxisRadPartially()
957 #elif (MTX34ROTAXISRAD__CONFIG == D_FAST_C) in MTX34RotAxisRadPartially()
959 #elif (MTX34ROTAXISRAD__CONFIG == D_FAST_ASM) in MTX34RotAxisRadPartially()
960 #elif (MTX34ROTAXISRAD__CONFIG == D_FAST_C_ALGO) in MTX34RotAxisRadPartially()
962 #elif (MTX34ROTAXISRAD__CONFIG == D_FAST_ASM_ALGO) in MTX34RotAxisRadPartially()
979 #if (MTX34ROTAXISRAD__CONFIG == D_ORG) in MTX34RotAxisDegPartially()
981 #elif (MTX34ROTAXISRAD__CONFIG == D_FAST_C) in MTX34RotAxisDegPartially()
983 #elif (MTX34ROTAXISRAD__CONFIG == D_FAST_ASM) in MTX34RotAxisDegPartially()
984 #elif (MTX34ROTAXISRAD__CONFIG == D_FAST_C_ALGO) in MTX34RotAxisDegPartially()
986 #elif (MTX34ROTAXISRAD__CONFIG == D_FAST_ASM_ALGO) in MTX34RotAxisDegPartially()
[all …]
/CTR-SDK-4.2.5/include/nn/math/ARMv6/inline/
Dmath_Matrix34.ipp516 #if (MTX34ROTAXISRAD__CONFIG == D_FAST_C_ALGO)