Home
last modified time | relevance | path

Searched refs:pow2long (Results 1 – 12 of 12) sorted by relevance

/dports/games/jfsw/jfsw-c434002/jfbuild/src/
H A Dengine_priv.h13 extern int pow2long[32];
H A Dkplib.c112 static const int pow2long[32] = variable
1401 pow2 = pow2long[curbits-1]; in huffgetval()
1612 for(i=0;i<8;i++) if (gcomphsamp[z] == pow2long[i]) { gcomphsampshift[z] = i; break; } in kpegrend()
1613 for(i=0;i<8;i++) if (gcompvsamp[z] == pow2long[i]) { gcompvsampshift[z] = i; break; } in kpegrend()
1794 else if (num&(pow2long[--curbits])) dcs[0] |= ((short)Alut[0]); in kpegrend()
1820 if (num&(pow2long[--curbits])) daval = Alut[0]; else daval = Alut[1]; in kpegrend()
1825 eobrun = pow2long[zz]; in kpegrend()
1849 if (num&(pow2long[--curbits])) dcs[z] += ((short)Alut[dcs[z] < 0]); in kpegrend()
1882 if (num&(pow2long[--curbits])) dcs[z] += ((short)Alut[dcs[z] < 0]); in kpegrend()
H A Dengine.c94 int pow2long[32] = variable
747 xnice = (pow2long[picsiz[globalpicnum]&15] == tsizx); in maskwallscan()
749 ynice = (pow2long[picsiz[globalpicnum]>>4] == tsizy); in maskwallscan()
1715 xnice = (pow2long[picsiz[globalpicnum]&15] == tsizx); in wallscan()
3711 if (pow2long[x] != xspan) in drawsprite()
6137 if (pow2long[ox] != xspan) in drawmapview()
10516 if (drawlinepat & pow2long[(patc++)&31]) in drawline16()
10538 if (drawlinepat & pow2long[(patc++)&31]) in drawline16()
10578 if (drawlinepat & pow2long[(patc++)&31]) { in drawcircle16()
10605 if (drawlinepat & pow2long[(patc++)&31]) { in drawcircle16()
[all …]
H A Da.nasm103 extern pow2long
/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dkplib.cpp71 static CONSTEXPR const int32_t pow2long[32] = variable
1086 pow2 = pow2long[curbits-1]; in huffgetval()
1306 … for (i=0; i<8; i++) if (gcomphsamp[z] == pow2long[i]) { gcomphsampshift[z] = i; break; } in kpegrend()
1307 … for (i=0; i<8; i++) if (gcompvsamp[z] == pow2long[i]) { gcompvsampshift[z] = i; break; } in kpegrend()
1476 … else if (num&(pow2long[--curbits])) dcs[0] |= ((int16_t)Alut[0]); in kpegrend()
1498 … if (num&(pow2long[--curbits])) daval = Alut[0]; else daval = Alut[1]; in kpegrend()
1503 eobrun = pow2long[zz]; in kpegrend()
1519 … if (num&(pow2long[--curbits])) dcs[z] += (int16_t)Alut[dcs[z] < 0]; in kpegrend()
1547 … if (num&(pow2long[--curbits])) dcs[z] += ((int16_t)Alut[dcs[z] < 0]); in kpegrend()
H A Dtiles.cpp286 while ((j > 1) && (pow2long[j] > tilesiz[picnum].x)) in tileUpdatePicSiz()
291 while ((j > 1) && (pow2long[j] > tilesiz[picnum].y)) in tileUpdatePicSiz()
H A D2d.cpp409 if (drawlinepat & pow2long[(++patc)&31]) in editorDraw2dLine()
440 if (drawlinepat & pow2long[(++patc)&31]) in editorDraw2dLine()
510 if (drawlinepat == 0xffffffff || drawlinepat & pow2long[(++patc)&31]) in editorDraw2dCircle()
547 if (drawlinepat & pow2long[(++patc) & 31]) in editorDraw2dCircle()
H A Dengine.cpp1835 if (pow2long[picsiz[globalpicnum]&15] == tsiz->x) in tweak_tsizes()
1840 if (pow2long[picsiz[globalpicnum]>>4] == tsiz->y) in tweak_tsizes()
3986 if (oldnonpow2() && pow2long[logtilesizy] != tsizy) in parascan()
4153 if (oldnonpow2() && pow2long[logtilesizy] != tsizy) in setup_globals_wall2()
5149 if (pow2long[logtilesizy] != tsizy) in setup_globals_sprite1()
5153 if (pow2long[logtilesizy] != tsizy || tsizy >= 512) in setup_globals_sprite1()
6132 int const ispow2 = (pow2long[x]==span.x && pow2long[y]==span.y); in classicDrawSprite()
6394 if (pow2long[x] != xspan) in classicDrawSprite()
6417 globalispow2 = (pow2long[x]==span.x && pow2long[y]==span.y); in classicDrawSprite()
10075 globalispow2 = (pow2long[ox]==xspan && pow2long[oy]==yspan); in renderDrawMapView()
[all …]
H A Dpolymer.cpp2839 xpancoef = (float)(pow2long[picsiz[curpicnum] & 15]); in polymer_updatesector()
2847 ypancoef = (float)(pow2long[picsiz[curpicnum] >> 4]); in polymer_updatesector()
3208 float ypancoef = (float)(pow2long[picsiz[curpicnum] >> 4]); in calc_ypancoef()
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginerr/
H A DENGINE.C104 long pow2long[32] = variable
1525 xnice = (pow2long[picsiz[globalpicnum]&15] == tsizx); in wallscan()
1527 ynice = (pow2long[picsiz[globalpicnum]>>4] == tsizy); in wallscan()
1649 xnice = (pow2long[picsiz[globalpicnum]&15] == tsizx); in maskwallscan()
2383 j = 15; while ((j > 1) && (pow2long[j] > xsiz)) j--; in allocatepermanenttile()
2385 j = 15; while ((j > 1) && (pow2long[j] > ysiz)) j--; in allocatepermanenttile()
2457 while ((j > 1) && (pow2long[j] > tilesizx[i])) j--; in loadpics()
2460 while ((j > 1) && (pow2long[j] > tilesizy[i])) j--; in loadpics()
2554 mask = pow2long[p&7^7]; in readpixel16()
3765 if (pow2long[x] != xspan) in drawsprite()
[all …]
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginera/
H A DENGINE.C103 long pow2long[32] = variable
1564 xnice = (pow2long[picsiz[globalpicnum]&15] == tsizx); in wallscan()
1566 ynice = (pow2long[picsiz[globalpicnum]>>4] == tsizy); in wallscan()
1688 xnice = (pow2long[picsiz[globalpicnum]&15] == tsizx); in maskwallscan()
2422 j = 15; while ((j > 1) && (pow2long[j] > xsiz)) j--; in allocatepermanenttile()
2424 j = 15; while ((j > 1) && (pow2long[j] > ysiz)) j--; in allocatepermanenttile()
2496 while ((j > 1) && (pow2long[j] > tilesizx[i])) j--; in loadpics()
2499 while ((j > 1) && (pow2long[j] > tilesizy[i])) j--; in loadpics()
2593 mask = pow2long[p&7^7]; in readpixel16()
3804 if (pow2long[x] != xspan) in drawsprite()
[all …]
/dports/games/NBlood/NBlood-a1689a4/source/build/include/
H A Dbuild.h897 static CONSTEXPR const int32_t pow2long[32] = variable