Searched refs:xx (Results 1 – 8 of 8) sorted by relevance
| /TwlSDK-5.4/build/demos/fx/test/src/ |
| D | fx_append_mtx.c | 169 register double xx, yy, zz; in MTX_Concat43D_() local 187 xx = b._02; in MTX_Concat43D_() 191 ab->_02 = x * xx + y * yy + z * zz; in MTX_Concat43D_() 198 ab->_12 = x * xx + y * yy + z * zz; in MTX_Concat43D_() 201 xx = b._00; in MTX_Concat43D_() 205 ab->_10 = x * xx + y * yy + z * zz; in MTX_Concat43D_() 212 ab->_20 = x * xx + y * yy + z * zz; in MTX_Concat43D_() 214 xx = b._02; in MTX_Concat43D_() 218 ab->_22 = x * xx + y * yy + z * zz; in MTX_Concat43D_() 225 ab->_32 = x * xx + y * yy + z * zz + b._32; in MTX_Concat43D_() [all …]
|
| /TwlSDK-5.4/build/libraries/fx/common/src/ |
| D | fx_mtx44.c | 107 fx64 xx = x; in MTX_TransApply44() local 112 pSrc->_30 + (fx32)((xx * pSrc->_00 + yy * pSrc->_10 + zz * pSrc->_20) >> FX32_SHIFT); in MTX_TransApply44() 114 pSrc->_31 + (fx32)((xx * pSrc->_01 + yy * pSrc->_11 + zz * pSrc->_21) >> FX32_SHIFT); in MTX_TransApply44() 116 pSrc->_32 + (fx32)((xx * pSrc->_02 + yy * pSrc->_12 + zz * pSrc->_22) >> FX32_SHIFT); in MTX_TransApply44() 118 pSrc->_33 + (fx32)((xx * pSrc->_03 + yy * pSrc->_13 + zz * pSrc->_23) >> FX32_SHIFT); in MTX_TransApply44() 319 fx64 t, ss, cc, xx, yy, zz; in MTX_RotAxis44() local 328 xx = (fx64)vec->x; in MTX_RotAxis44() 332 t01 = (fx32)((xx * xx * t) >> (FX64_SHIFT + FX64_SHIFT)); in MTX_RotAxis44() 341 t01 = (fx32)((t * xx * yy) >> (FX64_SHIFT + FX64_SHIFT)); in MTX_RotAxis44() 346 t01 = (fx32)((t * xx * zz) >> (FX64_SHIFT + FX64_SHIFT)); in MTX_RotAxis44() [all …]
|
| D | fx_mtx33.c | 224 fx64 t, ss, cc, xx, yy, zz; in MTX_RotAxis33() local 233 xx = (fx64)vec->x; in MTX_RotAxis33() 237 t01 = (fx32)((xx * xx * t) >> (FX64_SHIFT + FX64_SHIFT)); in MTX_RotAxis33() 246 t01 = (fx32)((t * xx * yy) >> (FX64_SHIFT + FX64_SHIFT)); in MTX_RotAxis33() 251 t01 = (fx32)((t * xx * zz) >> (FX64_SHIFT + FX64_SHIFT)); in MTX_RotAxis33() 257 s2 = (fx32)((ss * xx) >> FX64_SHIFT); in MTX_RotAxis33() 363 register fx32 xx, yy, zz; in MTX_Concat33() local 388 xx = b->_02; in MTX_Concat33() 392 p->_02 = (fx32)(((fx64)x * xx + (fx64)y * yy + (fx64)z * zz) >> FX32_SHIFT); in MTX_Concat33() 399 p->_12 = (fx32)(((fx64)x * xx + (fx64)y * yy + (fx64)z * zz) >> FX32_SHIFT); in MTX_Concat33() [all …]
|
| D | fx_mtx43.c | 102 fx64 xx = x; in MTX_TransApply43() local 107 pSrc->_30 + (fx32)((xx * pSrc->_00 + yy * pSrc->_10 + zz * pSrc->_20) >> FX32_SHIFT); in MTX_TransApply43() 109 pSrc->_31 + (fx32)((xx * pSrc->_01 + yy * pSrc->_11 + zz * pSrc->_21) >> FX32_SHIFT); in MTX_TransApply43() 111 pSrc->_32 + (fx32)((xx * pSrc->_02 + yy * pSrc->_12 + zz * pSrc->_22) >> FX32_SHIFT); in MTX_TransApply43() 354 register fx32 xx, yy, zz; in MTX_Concat43() local 379 xx = b->_02; in MTX_Concat43() 383 p->_02 = (fx32)(((fx64)x * xx + (fx64)y * yy + (fx64)z * zz) >> FX32_SHIFT); in MTX_Concat43() 390 p->_12 = (fx32)(((fx64)x * xx + (fx64)y * yy + (fx64)z * zz) >> FX32_SHIFT); in MTX_Concat43() 393 xx = b->_00; in MTX_Concat43() 397 p->_10 = (fx32)(((fx64)x * xx + (fx64)y * yy + (fx64)z * zz) >> FX32_SHIFT); in MTX_Concat43() [all …]
|
| /TwlSDK-5.4/build/tools/loadrun/ |
| D | loadrun.txt | 31 The example below shows what is displayed. The {x:xx} portion is the portion added by this option.
|
| /TwlSDK-5.4/build/demos/gx/UnitTours/2D_BmpBg_MainRam/pictures/ |
| D | picture_256_192_a.ppm | 5 …xx({+�}7��[ı��������������������aL�_T�C{�t��s��t��qĤqu��w��yĥ}Ʃ�șuņj������~Ӄh��q��������������…
|
| D | picture_256_192_c.ppm | 2000 QF1TO968$[F2d`NYXNji\EH=9 �hTå��ĺ�����m��y|g[&E:)F>,dP6pjUyyszvt{wqwsz~xx{u;;… 2093 ZSCOK8�w]ojVL<)}u^��}��}��sqgQ���tqd=-QB2xqV���������xx`haK�o��z'$
|
| /TwlSDK-5.4/build/demos/gx/UnitTours/2D_CharBg_Direct/pictures/ |
| D | picture_256_256.ppm | 106 …0�+�'� �-�/�0�2�/�/�!�@2���������������������������������mLOC�xx���E\! ���olp^=?�~…
|