Home
last modified time | relevance | path

Searched refs:_10 (Results 1 – 25 of 33) sorted by relevance

12

/TwlSDK-5.1.0/build/libraries/fx/common/src/
Dfx_mtx22.c101 pDst->_10 = mul64(v, pSrc->_10); in MTX_ScaleApply22()
137 (fx64)pSrc->_01 * pSrc->_10 + (fx64)(FX32_ONE >> 1)) >> FX32_SHIFT); in MTX_Inverse22()
151 p->_10 = -(fx32)(((fx64)det * pSrc->_10) >> FX32_SHIFT); in MTX_Inverse22()
201 p->_00 = (fx32)(((fx64)x * b->_00 + (fx64)y * b->_10) >> FX32_SHIFT); in MTX_Concat22()
205 x = a->_10; in MTX_Concat22()
207 p->_10 = (fx32)(((fx64)x * b->_00 + (fx64)y * b->_10) >> FX32_SHIFT); in MTX_Concat22()
Dfx_mtx33.c138 pDst->_10 = mul64(v, pSrc->_10); in MTX_ScaleApply33()
249 pDst->_10 = t01 - s2; in MTX_RotAxis33()
298 det10 = (fx32)(((fx64)pSrc->_10 * pSrc->_22 - in MTX_Inverse33()
300 det20 = (fx32)(((fx64)pSrc->_10 * pSrc->_21 - in MTX_Inverse33()
317 tmp12 = (fx32)(((fx64)pSrc->_00 * pSrc->_12 - (fx64)pSrc->_10 * pSrc->_02) >> FX32_SHIFT); in MTX_Inverse33()
324 p->_10 = -(fx32)(((fx64)det * det10) >> FX32_SHIFT); in MTX_Inverse33()
333 tmp22 = (fx32)(((fx64)pSrc->_00 * pSrc->_11 - (fx64)pSrc->_10 * pSrc->_01) >> FX32_SHIFT); in MTX_Inverse33()
385 p->_00 = (fx32)(((fx64)x * b->_00 + (fx64)y * b->_10 + (fx64)z * b->_20) >> FX32_SHIFT); in MTX_Concat33()
395 x = a->_10; in MTX_Concat33()
403 yy = b->_10; in MTX_Concat33()
[all …]
Dfx_mtx43.c107 pSrc->_30 + (fx32)((xx * pSrc->_00 + yy * pSrc->_10 + zz * pSrc->_20) >> FX32_SHIFT); in MTX_TransApply43()
279 det10 = (fx32)(((fx64)pSrc->_10 * pSrc->_22 - in MTX_Inverse43()
281 det20 = (fx32)(((fx64)pSrc->_10 * pSrc->_21 - in MTX_Inverse43()
298 tmp12 = (fx32)(((fx64)pSrc->_00 * pSrc->_12 - (fx64)pSrc->_10 * pSrc->_02) >> FX32_SHIFT); in MTX_Inverse43()
305 p->_10 = -(fx32)(((fx64)det * det10) >> FX32_SHIFT); in MTX_Inverse43()
314 tmp22 = (fx32)(((fx64)pSrc->_00 * pSrc->_11 - (fx64)pSrc->_10 * pSrc->_01) >> FX32_SHIFT); in MTX_Inverse43()
319 (fx64)p->_10 * pSrc->_31 + (fx64)p->_20 * pSrc->_32) >> FX32_SHIFT); in MTX_Inverse43()
376 p->_00 = (fx32)(((fx64)x * b->_00 + (fx64)y * b->_10 + (fx64)z * b->_20) >> FX32_SHIFT); in MTX_Concat43()
386 x = a->_10; in MTX_Concat43()
394 yy = b->_10; in MTX_Concat43()
[all …]
Dfx_mtx44.c112 pSrc->_30 + (fx32)((xx * pSrc->_00 + yy * pSrc->_10 + zz * pSrc->_20) >> FX32_SHIFT); in MTX_TransApply44()
196 pDst->_10 = mul64(v, pSrc->_10); in MTX_ScaleApply44()
344 pDst->_10 = t01 - s2; in MTX_RotAxis44()
404 (fx32)(((fx64)x * b->_00 + (fx64)y * b->_10 + (fx64)z * b->_20 + in MTX_Concat44()
421 x = a->_10; in MTX_Concat44()
435 yy = b->_10; in MTX_Concat44()
439 p->_10 = (fx32)(((fx64)x * xx + (fx64)y * yy + (fx64)z * zz + (fx64)w * ww) >> FX32_SHIFT); in MTX_Concat44()
473 (fx32)(((fx64)x * b->_00 + (fx64)y * b->_10 + (fx64)z * b->_20 + in MTX_Concat44()
520 mtx->_10 = 0; in MTX_FrustumW()
597 mtx->_10 = 0; in MTX_PerspectiveW()
[all …]
/TwlSDK-5.1.0/include/nitro/fx/
Dfx.h164 fx32 _10, _11, _12, _13; member
175 fx32 _10, _11, _12, _13; member
192 fx32 _10, _11, _12; member
203 fx32 _10, _11, _12; member
220 fx32 _10, _11, _12; member
230 fx32 _10, _11, _12; member
246 fx32 _10, _11; member
255 fx32 _10, _11; member
/TwlSDK-5.1.0/build/demos/fx/test/src/
Dfx_append_mtx.c55 double _10, _11, _12, _13; member
76 double _10, _11, _12; member
184 ab->_00 = x * b._00 + y * b._10 + z * b._20; in MTX_Concat43D_()
194 x = a._10; in MTX_Concat43D_()
202 yy = b._10; in MTX_Concat43D_()
205 ab->_10 = x * xx + y * yy + z * zz; in MTX_Concat43D_()
227 ab->_30 = x * b._00 + y * b._10 + z * b._20 + b._30; in MTX_Concat43D_()
239 pDst->_10 = 0; in MTX_RotY43D_()
258 pDst->_10 = (double)FX_FX32_TO_F32(-sinVal); in MTX_RotZ43D_()
307 ab->_00 = x * b._00 + y * b._10 + z * b._20 + w * b._30; in MTX_Concat44D_()
[all …]
Dfx_test_common.c77 OutDetail("%f %f %f\n", m->_10 / 4096.0, m->_11 / 4096.0, m->_12 / 4096.0); in print_mtx43()
Dmain.c250 OS_Printf("%f %f %f\n", m->_10 / 4096.0, m->_11 / 4096.0, m->_12 / 4096.0); in print_mtx33()
260 a->_10 == b->_10 && in equal_mtx33()
270 a->_10 == b->_10 && in equal_mtx43()
286 OS_Printf("%f %f %f %f\n", m->_10 / 4096.0, m->_11 / 4096.0, m->_12 / 4096.0, m->_13 / 4096.0); in print_mtx44()
298 a->_10 == b->_10 && in equal_mtx44()
/TwlSDK-5.1.0/build/libraries/gx/ARM9/src/
Dg3imm.c49 reg_G3_MTX_LOAD_4x4 = (u32)m->_10; in G3_LoadMtx44()
87 reg_G3_MTX_LOAD_4x3 = (u32)m->_10; in G3_LoadMtx43()
123 reg_G3_MTX_MULT_4x4 = (u32)m->_10; in G3_MultMtx44()
161 reg_G3_MTX_MULT_4x3 = (u32)m->_10; in G3_MultMtx43()
196 reg_G3_MTX_MULT_3x3 = (u32)m->_10; in G3_MultMtx33()
Dg2.c38 SDK_MINMAX_ASSERT(mtx->_10, -128 * FX32_ONE, 128 * FX32_ONE - 1); in G2x_SetBGyAffine_()
45 *((vu32 *)addr + 1) = (u32)((u16)(s16)(mtx->_10 >> 4) | (u16)(s16)(mtx->_11 >> 4) << 16); in G2x_SetBGyAffine_()
53 y2 = mtx->_10 * dx + mtx->_11 * dy + (centerY << FX32_SHIFT); in G2x_SetBGyAffine_()
Dg3_util.c278 *p = mtx->_10; in G3_LoadTexMtxTexCoord()
302 *(param + 6) = (u32)(mtx->_10); in G3xx_LoadTexMtxTexCoord_()
407 *p = mtx->_10 << 4; in G3_LoadTexMtxEnv()
447 *(info->curr_param + 6) = (u32)(mtx->_10 << 4); in G3BS_LoadTexMtxEnv()
504 *(info->curr_param + 6) = (u32)(mtx->_10 << 4); in G3CS_LoadTexMtxEnv()
Dg3b.c88 *(info->curr_param + 4) = (u32)m->_10; in G3BS_LoadMtx44()
132 *(info->curr_param + 3) = (u32)m->_10; in G3BS_LoadMtx43()
174 *(info->curr_param + 4) = (u32)m->_10; in G3BS_MultMtx44()
218 *(info->curr_param + 3) = (u32)m->_10; in G3BS_MultMtx43()
259 *(info->curr_param + 3) = (u32)m->_10; in G3BS_MultMtx33()
297 *((u32 *)info->curr_param + 3) = (u32)mtx->_10; in G3BS_MultTransMtx33()
Dg3c.c200 *(info->curr_param + 4) = (u32)m->_10; in G3CS_LoadMtx44()
246 *(info->curr_param + 3) = (u32)m->_10; in G3CS_LoadMtx43()
290 *(info->curr_param + 4) = (u32)m->_10; in G3CS_MultMtx44()
336 *(info->curr_param + 3) = (u32)m->_10; in G3CS_MultMtx43()
379 *(info->curr_param + 3) = (u32)m->_10; in G3CS_MultMtx33()
419 *((u32 *)info->curr_param + 3) = (u32)mtx->_10; in G3CS_MultTransMtx33()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/CurrentMtx/src/
Dmain.c266 OS_Printf("mssg%d:%d, %d, %d, %d\n", count++, m._10, m._11, m._12, m._13); in TwlMain()
272 EXT_CompPrint("0, 7094, 0, 0", "%d, %d, %d, %d", m._10, m._11, m._12, m._13); in TwlMain()
297 OS_Printf("mssg%d:%d, %d, %d\n", count++, m._10, m._11, m._12); in TwlMain()
302 EXT_CompPrint("0, 4096, 0", "%d, %d, %d", m._10, m._11, m._12); in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/Sub_Oam_3/src/
Dmain.c100 mtx._10 = 0; in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/2D_Oam_3/src/
Dmain.c99 mtx._10 = 0; in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/Sub_Oam_2/src/
Dmain.c107 mtx._10 = -sinVal; in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/2D_Oam_2/src/
Dmain.c106 mtx._10 = -sinVal; in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/Sub_CharBg_3/src/
Dmain.c120 mtx._10 = 0; in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/Sub_CharBg_2/src/
Dmain.c119 mtx._10 = -(fx32)sinVal; in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/2D_CharBg_3/src/
Dmain.c130 mtx._10 = 0; in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/2D_CharBg_2/src/
Dmain.c119 mtx._10 = -(fx32)sinVal; in TwlMain()
/TwlSDK-5.1.0/include/nitro/gx/
Dg2_oam.h109 u16 _10; member
759 SDK_MINMAX_ASSERT(mtx->_10, -128 * FX32_ONE, 128 * FX32_ONE - 1); in G2_SetOBJAffine()
766 oam->PC = (s16)(mtx->_10 >> 4); in G2_SetOBJAffine()
788 mtx->_10 = (fx32)(oam->PC << 4); in G2_GetOBJAffine()
/TwlSDK-5.1.0/build/libraries/mi/common/src/
Dmi_uncomp_stream.c345 b @23_10 // } in MI_ReadUncompLZ8()
367 b @23_10 in MI_ReadUncompLZ8()
377 @23_10: in MI_ReadUncompLZ8()
503 b @23_10 // } in MI_ReadUncompLZ16()
525 b @23_10 in MI_ReadUncompLZ16()
535 @23_10: in MI_ReadUncompLZ16()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/2D_CharBg_256BMP/src/
Dmain.c235 mtx._10 = -(fx32)((sinVal * rScale) >> FX32_SHIFT); in TwlMain()

12