Home
last modified time | relevance | path

Searched refs:xosize (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/xanim/xanim2920/
H A Dxa_utils.c68 xosize *= pix_size;
74 x = xosize;
102 + xipos + xosize - 1 );
104 x = xosize;
116 + xipos + xosize - 1 );
118 x = xosize;
129 x = xosize;
153 for(x=0; x < xosize; x++)
391 x = xosize; while(x--)
409 x = xosize; while(x--)
[all …]
H A Dxa_iff.c2115 xaULONG xosize,yosize; /* size of section in input buffer */
2154 xend = xip + xosize; if (xend > xisize) xend = xisize;
2215 xaULONG xosize,yosize; /* size of section in input buffer */
2263 xend = xip + xosize; if (xend > xisize) xend = xisize;
2728 xaULONG xosize,yosize,xip,yip,xisize;
2735 tpic = (xaUBYTE *)malloc( 3 * xosize * yosize);
2738 xend = xip + xosize; if (xend > xisize) xend = xisize;
2772 iff_chdr = CMAP_Create_CHDR_From_True(tpic,8,8,8,xosize,yosize,
2790 xaULONG xosize,yosize,xip,yip,xisize;
2797 tpic = (xaUBYTE *)malloc( 3 * xosize * yosize);
[all …]