Home
last modified time | relevance | path

Searched refs:imagebuffer (Results 1 – 25 of 40) sorted by relevance

12

/dports/graphics/aalib/aalib-1.4.0/src/
H A Daafastre.c29 ((((int) c->imagebuffer[pos] >> 4)) << 8) + in aa_fastrender()
30 ((((int) c->imagebuffer[pos + 1] >> 4)) << 12) + in aa_fastrender()
31 ((((int) c->imagebuffer[pos + wi] >> 4))) + in aa_fastrender()
32 ((((int) c->imagebuffer[pos + 1 + wi] >> 4)) << 4)]; in aa_fastrender()
H A Daalib.c45 if (c->imagebuffer != NULL) in aa_resize()
46 free(c->imagebuffer); in aa_resize()
55 if ((c->imagebuffer = calloc(1, c->imgwidth * c->imgheight)) == NULL) in aa_resize()
58 free(c->imagebuffer); in aa_resize()
63 free(c->imagebuffer); in aa_resize()
179 c->imagebuffer = NULL; in aa_init()
228 if (c->imagebuffer != NULL) in aa_close()
229 free(c->imagebuffer); in aa_close()
H A Daarender.c106 i1 = table[((((int) c->imagebuffer[pos])))]; in aa_renderpalette()
107 i2 = table[((((int) c->imagebuffer[pos + 1])))]; in aa_renderpalette()
108 i3 = table[((((int) c->imagebuffer[pos + wi])))]; in aa_renderpalette()
109 i4 = table[((((int) c->imagebuffer[pos + 1 + wi])))]; in aa_renderpalette()
H A Daaimage.c8 return (char *)a->imagebuffer; in aa_image()
H A Daaputpixel.c7 c->imagebuffer[x+y*aa_imgwidth(c)]=color; in aa_putpixel()
H A Daalib.h162 unsigned char *imagebuffer; /* Virtual buffer containing image */ member
935 #define aa_putpixel(c,x,y,color) ({aa_context *___aa_context=(c); ((___aa_context)->imagebuffer[(x…
950 #define aa_image(c) ((c)->imagebuffer)
/dports/misc/bb/bb-1.3.0/
H A Dimage.c83 memset(c->imagebuffer, 0, aa_imgwidth(c) * aa_imgheight(c)); in scale()
91 memset(c->imagebuffer, 0, aa_imgwidth(c) * aa_imgheight(c)); in scale()
110 …fastcscale(imgdata + x1 + imgwidth * y1, c->imagebuffer + xx1 + yy1 * width, x2 - x1, xx2 - xx1, y… in scale()
114 …fastcscale(imgdata + x1 + imgwidth * y1, c->imagebuffer, x2 - x1, aa_imgwidth(c), y2 - y1, aa_imgh… in scale()
157 …fastcscale(imgdata + x1 + imgwidth * y1, c->imagebuffer + width * dualmode + xx1 + yy1 * width, x2… in scale2()
161 …fastcscale(imgdata + x1 + imgwidth * y1, c->imagebuffer + width * dualmode, x2 - x1, aa_imgwidth(c… in scale2()
H A Dscene7.c424 context->imagebuffer = zcontext->back; in flip_buffers()
476 buffer1 = context->imagebuffer; in scene6()
509 context->imagebuffer = buffer1; in scene6()
532 buffer1 = context->imagebuffer; in scene7()
582 context->imagebuffer = buffer1; in scene7()
596 buffer1 = context->imagebuffer;
643 context->imagebuffer = buffer1;
H A Dscene5.c53 unsigned char *pos = context->imagebuffer; in mydraw()
91 unsigned char *pos = context->imagebuffer; in mydraw1()
207 memcpy(helpbuffer, context->imagebuffer, aa_imgwidth(context) * aa_imgheight(context)); in scene5()
H A Dprint.c75 …fastscale(data, context->imagebuffer + x1 + aa_imgwidth(context) * y1, w, x2 - x1, h, y2 - y1, w, … in pscale()
104 …fastscale(data + xx1 + yy1 * w, context->imagebuffer + x1 + aa_imgwidth(context) * y1, xx2 - xx1, … in pscale()
H A Dscene4.c40 bitmap = context->imagebuffer; in gentable()
222 free(context->imagebuffer); in scene4()
223 context->imagebuffer = malloc(aa_imgwidth(context) * (aa_imgheight(context) + 4)); in scene4()
H A Dmessager.c157 memcpy(bckup, context->imagebuffer, aa_imgwidth(context) * aa_imgheight(context)); in devezen1()
160 memcpy(bckup1, context->imagebuffer, aa_imgwidth(context) * aa_imgheight(context)); in devezen1()
H A Dcredits2.c64 …memcpy(source, context->imagebuffer + aa_imgwidth(context) * 2 * YSTART, aa_imgwidth(context) * (a… in getsource()
70 …memcpy(target, context->imagebuffer + aa_imgwidth(context) * 2 * YSTART, aa_imgwidth(context) * (a… in gettarget()
80 char *c = context->imagebuffer + aa_imgwidth(context) * 2 * YSTART; in morphdraw()
H A Dbb.h34 #define clrscr() memset(context->imagebuffer,0,aa_imgwidth(context)*aa_imgheight(context))
H A Dscene2.c41 …unsigned char *pos = context->imagebuffer, *posend = pos + aa_imgwidth(context) * aa_imgheight(con… in blur()
/dports/graphics/aview/aview-1.3.0/
H A Dshrink.c96 memset(c->imagebuffer,0,aa_imgwidth(c)*aa_imgheight(c)); in shrink()
102 memset(c->imagebuffer,0,aa_imgwidth(c)*aa_imgheight(c)); in shrink()
121 …fastscale(imgdata + x1 + imgwidth * y1, c->imagebuffer+xx1+yy1*width, x2 - x1, xx2-xx1, y2 - y1, y… in shrink()
125 …fastscale(imgdata + x1 + imgwidth * y1, c->imagebuffer, x2 - x1, aa_imgwidth(c), y2 - y1, aa_imghe… in shrink()
/dports/net-im/kopete/kopete-21.12.3/libkopete/avdevice/
H A Dvideodevice.h211 struct imagebuffer struct
310 virtual int getFrame(imagebuffer *imgbuffer);
379 imagebuffer m_currentbuffer;
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/
H A DANIMLIB.C228 CPlayRunSkipDump (ppointer, anim->imagebuffer); in renderframe()
328 return anim->imagebuffer; in ANIM_DrawFrame()
H A DANIMLIB.H96 byte imagebuffer[0x10000]; // buffer where anim frame is decoded member
/dports/games/NBlood/NBlood-a1689a4/source/mact/src/
H A Danimlib.cpp200 decodeframe((uint8_t *)ppointer, (uint8_t *)anim->imagebuffer); in renderframe()
298 return anim->imagebuffer; in ANIM_DrawFrame()
/dports/games/jfsw/jfsw-c434002/jfmact/
H A Danimlib.c232 CPlayRunSkipDump (ppointer, anim->imagebuffer); in renderframe()
355 return anim->imagebuffer; in ANIM_DrawFrame()
H A Danimlib.h115 byte imagebuffer[0x10000]; // buffer where anim frame is decoded member
/dports/games/NBlood/NBlood-a1689a4/source/mact/include/
H A Danimlib.h96 uint8_t imagebuffer[IMAGEBUFFERSIZE]; // buffer where anim frame is decoded member
/dports/graphics/djvulibre/djvulibre-3.5.28/libdjvu/
H A Dddjvuapi.h1136 char *imagebuffer );
1338 char *imagebuffer);
/dports/graphics/sane-backends/sane-backends-1.0.32/backend/
H A Dhp3900_rts8822.c1377 if (scn->imagebuffer == NULL) in Arrange_Colour()
1404 if (scn->imagebuffer == NULL) in Arrange_Colour()
1529 scn->imagepointer = scn->imagebuffer; in Arrange_Colour()
5512 free (dev->scanning->imagebuffer); in RTS_Scanner_StartScan()
5513 dev->scanning->imagebuffer = NULL; in RTS_Scanner_StartScan()
5635 if (scn->imagebuffer == NULL) in Arrange_NonColour()
5640 scn->imagebuffer = in Arrange_NonColour()
5642 if (scn->imagebuffer != NULL) in Arrange_NonColour()
6586 if (scn->imagebuffer == NULL) in Arrange_Compose()
6606 scn->imagebuffer = in Arrange_Compose()
[all …]

12