RGBA 140 avi2swf/v2swf.c RGBA rgb;
RGBA 701 avi2swf/v2swf.c swf_SetJPEGBits2(i->tag, i->width, i->height, (RGBA*)i->buffer, i->quality);
RGBA 733 avi2swf/v2swf.c swf_SetJPEGBits2(i->tag, i->width, i->height, (RGBA*)i->buffer, i->quality);
RGBA 810 avi2swf/v2swf.c swf_SetJPEGBits3(i->tag, i->width, i->height, (RGBA*)i->buffer, i->quality);
RGBA 837 avi2swf/v2swf.c swf_SetVideoStreamIFrame(i->tag, &i->stream, (RGBA*)i->buffer, quant);
RGBA 841 avi2swf/v2swf.c swf_SetVideoStreamPFrame(i->tag, &i->stream, (RGBA*)i->buffer, quant);
RGBA 72 lib/devices/render.c RGBA* img;
RGBA 90 lib/devices/render.c RGBA*gradient;
RGBA 268 lib/devices/render.c static void fill_line_solid(RGBA*line, U32*z, int y, int x1, int x2, RGBA col)
RGBA 306 lib/devices/render.c static void fill_line_bitmap(RGBA*line, U32*z, int y, int x1, int x2, fillinfo_t*info)
RGBA 335 lib/devices/render.c RGBA col;
RGBA 368 lib/devices/render.c static void fill_line_gradient(RGBA*line, U32*z, int y, int x1, int x2, fillinfo_t*info)
RGBA 373 lib/devices/render.c RGBA*g= info->gradient;
RGBA 392 lib/devices/render.c RGBA col;
RGBA 424 lib/devices/render.c static void fill_line_clip(RGBA*line, U32*z, int y, int x1, int x2)
RGBA 440 lib/devices/render.c void fill_line(gfxdevice_t*dev, RGBA*line, U32*zline, int y, int startx, int endx, fillinfo_t*fill)
RGBA 459 lib/devices/render.c RGBA*line = &i->img[i->width2*y];
RGBA 707 lib/devices/render.c RGBA g[256];
RGBA 929 lib/devices/render.c i->img = (RGBA*)rfx_calloc(sizeof(RGBA)*i->width2*i->height2);
RGBA 931 lib/devices/render.c memset(i->img, 0xff, sizeof(RGBA)*i->width2*i->height2);
RGBA 954 lib/devices/render.c RGBA*line = &i->img[y*i->width];
RGBA 955 lib/devices/render.c memcpy(&dest[y*i->width], line, sizeof(RGBA)*i->width);
RGBA 958 lib/devices/render.c RGBA**lines = (RGBA**)rfx_calloc(sizeof(RGBA*)*i->antialize);
RGBA 968 lib/devices/render.c RGBA*out = &dest[(y2++)*i->width];
RGBA 976 lib/devices/render.c RGBA*lp = &lines[yp][xpos];
RGBA 979 lib/devices/render.c RGBA*p = &lp[xp];
RGBA 57 lib/devices/swf.c RGBA color;
RGBA 120 lib/devices/swf.c RGBA config_linkcolor;
RGBA 198 lib/devices/swf.c RGBA strokergb;
RGBA 199 lib/devices/swf.c RGBA fillrgb;
RGBA 531 lib/devices/swf.c static inline int colorcompare(RGBA*a,RGBA*b)
RGBA 618 lib/devices/swf.c RGBA color;
RGBA 711 lib/devices/swf.c RGBA*newcolor=0;
RGBA 785 lib/devices/swf.c static charbuffer_t*charbuffer_append(charbuffer_t*buf, SWFFONT*font, int charid, int x,int y, int size, RGBA color, MATRIX*m)
RGBA 983 lib/devices/swf.c RGBA button_colors[3]= {{0xbf,0x00,0x00,0x80},{0xbf,0x20,0x20,0xc0}, {0xbf,0xc0,0xc0,0xff}};
RGBA 988 lib/devices/swf.c RGBA black = {255,0,0,0};
RGBA 1134 lib/devices/swf.c RGBA rgb;
RGBA 1204 lib/devices/swf.c RGBA rgb;
RGBA 1229 lib/devices/swf.c RGBA markcol = {0,i->mark[0],i->mark[1],i->mark[2]};
RGBA 1330 lib/devices/swf.c RGBA save_col = i->strokergb;
RGBA 1859 lib/devices/swf.c RGBA rgb;
RGBA 2231 lib/devices/swf.c RGBA*newpic = 0;
RGBA 2232 lib/devices/swf.c RGBA*mem = (RGBA*)img->data;
RGBA 2263 lib/devices/swf.c newpic = (RGBA*)ni->data;
RGBA 2368 lib/devices/swf.c RGBA pink = {255,255,0,255};
RGBA 2390 lib/devices/swf.c static RGBA col_black = {255,0,0,0};
RGBA 2439 lib/devices/swf.c RGBA col;
RGBA 2440 lib/devices/swf.c memset(&col, 0, sizeof(RGBA));
RGBA 2446 lib/devices/swf.c RGBA markcol = {0,i->mark[0],i->mark[1],i->mark[2]};
RGBA 2750 lib/devices/swf.c swfgradient->rgba[num] = *(RGBA*)&g->color;
RGBA 3132 lib/devices/swf.c RGBA color2 = *(RGBA*)color;
RGBA 3139 lib/devices/swf.c i->chardata = charbuffer_append(i->chardata, i->swffont, glyph, x, y, i->current_font_size, *(RGBA*)color, &i->fontmatrix);
RGBA 242 lib/h.263/swfvideo.c static void rgb2yuv(YUV*dest, RGBA*src, int dlinex, int slinex, int width, int height)
RGBA 275 lib/h.263/swfvideo.c static void yuv2rgb(RGBA*dest, YUV*src, int linex, int width, int height)
RGBA 1149 lib/h.263/swfvideo.c void setdbgpic(TAG*tag, RGBA*pic, int width, int height)
RGBA 1215 lib/h.263/swfvideo.c void swf_SetVideoStreamIFrame(TAG*tag, VIDEOSTREAM*s, RGBA*pic, int quant)
RGBA 1273 lib/h.263/swfvideo.c void swf_SetVideoStreamPFrame(TAG*tag, VIDEOSTREAM*s, RGBA*pic, int quant)
RGBA 1353 lib/h.263/swfvideo.c RGBA* picblock = (RGBA*)picture;
RGBA 1396 lib/h.263/swfvideo.c RGBA*pic = (RGBA*)rfx_alloc(256*256*sizeof(RGBA));
RGBA 1447 lib/h.263/swfvideo.c RGBA rgb;
RGBA 1448 lib/h.263/swfvideo.c RGBA* pic = 0;
RGBA 1515 lib/h.263/swfvideo.c RGBA* pic, *pic2, rgb;
RGBA 1536 lib/h.263/swfvideo.c pic = (RGBA*)rfx_alloc(width*height*sizeof(RGBA));
RGBA 1537 lib/h.263/swfvideo.c pic2 = (RGBA*)rfx_alloc(width*height*sizeof(RGBA));
RGBA 1538 lib/h.263/swfvideo.c memcpy(pic, data, width*height*sizeof(RGBA));
RGBA 1568 lib/h.263/swfvideo.c RGBA*line = &pic[((int)yy)*width];
RGBA 375 lib/jpeg.c RGBA*line = &((RGBA*)(*dest))[y*width];
RGBA 50 lib/modules/swfbits.c int swf_ImageHasAlpha(RGBA*img, int width, int height)
RGBA 105 lib/modules/swfbits.c int swf_ImageGetNumberOfPaletteEntries(RGBA*img, int width, int height, RGBA*palette)
RGBA 119 lib/modules/swfbits.c if(sizeof(RGBA)!=sizeof(U32))
RGBA 125 lib/modules/swfbits.c RGBA col = img[t];
RGBA 164 lib/modules/swfbits.c palette[i++] = *(RGBA*)(&cpal[s]);
RGBA 279 lib/modules/swfbits.c void swf_SetJPEGBits2(TAG * tag, U16 width, U16 height, RGBA * bitmap, int quality)
RGBA 298 lib/modules/swfbits.c void swf_SetJPEGBits2(TAG * tag, U16 width, U16 height, RGBA * bitmap, int quality)
RGBA 464 lib/modules/swfbits.c void swf_SaveJPEG(char*filename, RGBA*pixels, int width, int height, int quality)
RGBA 511 lib/modules/swfbits.c RGBA*src = &pixels[y*width];
RGBA 572 lib/modules/swfbits.c RGBA *swf_JPEG2TagToImage(TAG * tag, int *width, int *height)
RGBA 577 lib/modules/swfbits.c RGBA *dest;
RGBA 614 lib/modules/swfbits.c dest = (RGBA*)
RGBA 615 lib/modules/swfbits.c rfx_alloc(sizeof(RGBA) * cinfo.image_width * cinfo.image_height);
RGBA 619 lib/modules/swfbits.c RGBA *line = &dest[y * cinfo.image_width];
RGBA 651 lib/modules/swfbits.c RGBA*line = &dest[y*cinfo.output_width];
RGBA 765 lib/modules/swfbits.c int swf_SetLosslessBitsIndexed(TAG * t, U16 width, U16 height, U8 * bitmap, RGBA * palette, U16 ncolors)
RGBA 767 lib/modules/swfbits.c RGBA *pal = palette;
RGBA 774 lib/modules/swfbits.c pal = (RGBA*)rfx_alloc(256 * sizeof(RGBA));
RGBA 870 lib/modules/swfbits.c void swf_PreMultiplyAlpha(RGBA*data, int width, int height)
RGBA 882 lib/modules/swfbits.c void swf_SetLosslessImage(TAG*tag, RGBA*data, int width, int height)
RGBA 895 lib/modules/swfbits.c RGBA*palette = (RGBA*)malloc(sizeof(RGBA)*num);
RGBA 903 lib/modules/swfbits.c RGBA*src = &data[width*y];
RGBA 906 lib/modules/swfbits.c RGBA col = src[x];
RGBA 928 lib/modules/swfbits.c RGBA *swf_DefineLosslessBitsTagToImage(TAG * tag, int *dwidth, int *dheight)
RGBA 938 lib/modules/swfbits.c RGBA *palette = 0;
RGBA 940 lib/modules/swfbits.c RGBA *dest;
RGBA 969 lib/modules/swfbits.c dest = (RGBA*)rfx_alloc(sizeof(RGBA) * width * height);
RGBA 994 lib/modules/swfbits.c palette = (RGBA *) rfx_alloc(cols * sizeof(RGBA));
RGBA 1053 lib/modules/swfbits.c int swf_SetJPEGBits3(TAG * tag, U16 width, U16 height, RGBA * bitmap, int quality)
RGBA 1147 lib/modules/swfbits.c int swf_SetJPEGBits3(TAG * tag, U16 width, U16 height, RGBA * bitmap, int quality)
RGBA 1157 lib/modules/swfbits.c TAG* swf_AddImage(TAG*tag, int bitid, RGBA*mem, int width, int height, int quality)
RGBA 1203 lib/modules/swfbits.c RGBA *swf_ExtractImage(TAG * tag, int *dwidth, int *dheight)
RGBA 1205 lib/modules/swfbits.c RGBA *img;
RGBA 52 lib/modules/swfdump.c RGBA c = g->rgba[t];
RGBA 90 lib/modules/swffilter.c f->gradient->rgba = (RGBA*)rfx_calloc(sizeof(RGBA)*f->gradient->num);
RGBA 76 lib/modules/swfrender.c RGBA*data;
RGBA 91 lib/modules/swfrender.c RGBA* img;
RGBA 306 lib/modules/swfrender.c i->img = (RGBA*)rfx_calloc(sizeof(RGBA)*i->width2*i->height2);
RGBA 311 lib/modules/swfrender.c void swf_Render_SetBackground(RENDERBUF*buf, RGBA*img, int width, int height)
RGBA 321 lib/modules/swfrender.c RGBA*src = &img[(yy>>16) * width];
RGBA 322 lib/modules/swfrender.c RGBA*line = &i->img[y * i->width2];
RGBA 328 lib/modules/swfrender.c void swf_Render_SetBackgroundColor(RENDERBUF*buf, RGBA color)
RGBA 332 lib/modules/swfrender.c void swf_Render_AddImage(RENDERBUF*buf, U16 id, RGBA*img, int width, int height)
RGBA 340 lib/modules/swfrender.c bm->data = (RGBA*)rfx_alloc(width*height*4);
RGBA 354 lib/modules/swfrender.c memset(i->img, 0, sizeof(RGBA)*i->width2*i->height2);
RGBA 526 lib/modules/swfrender.c static RGBA color_red = {255,255,0,0};
RGBA 527 lib/modules/swfrender.c static RGBA color_white = {255,255,255,255};
RGBA 528 lib/modules/swfrender.c static RGBA color_black = {255,0,0,0};
RGBA 530 lib/modules/swfrender.c static void fill_clip(RGBA*line, int*z, int y, int x1, int x2, U32 depth)
RGBA 543 lib/modules/swfrender.c static void fill_solid(RGBA*line, int*z, int y, int x1, int x2, RGBA col, U32 depth)
RGBA 578 lib/modules/swfrender.c static void fill_bitmap(RGBA*line, int*z, int y, int x1, int x2, MATRIX*m, bitmap_t*b, int clipbitmap, U32 depth, double fmultiply)
RGBA 601 lib/modules/swfrender.c RGBA col;
RGBA 631 lib/modules/swfrender.c static void fill_gradient(RGBA*line, int*z, int y, int x1, int x2, MATRIX*m, GRADIENT*g, int type, U32 depth, double fmultiply)
RGBA 647 lib/modules/swfrender.c RGBA palette[512];
RGBA 648 lib/modules/swfrender.c RGBA oldcol = g->rgba[0];
RGBA 655 lib/modules/swfrender.c RGBA newcol = g->rgba[t];
RGBA 680 lib/modules/swfrender.c RGBA col;
RGBA 724 lib/modules/swfrender.c static void fill(RENDERBUF*dest, RGBA*line, int*zline, int y, int x1, int x2, state_t*fillstate, U32 clipdepth)
RGBA 926 lib/modules/swfrender.c RGBA*line = &i->img[i->width2*y];
RGBA 994 lib/modules/swfrender.c RGBA* swf_Render(RENDERBUF*dest)
RGBA 997 lib/modules/swfrender.c RGBA* img = (RGBA*)rfx_alloc(sizeof(RGBA)*dest->width*dest->height);
RGBA 1003 lib/modules/swfrender.c RGBA*line = &i->img[y*i->width2];
RGBA 1004 lib/modules/swfrender.c memcpy(&img[y*dest->width], line, sizeof(RGBA)*dest->width);
RGBA 1007 lib/modules/swfrender.c RGBA**lines = (RGBA**)rfx_calloc(sizeof(RGBA*)*antialize);
RGBA 1015 lib/modules/swfrender.c RGBA*out = &img[(y / antialize)*dest->width];
RGBA 1023 lib/modules/swfrender.c RGBA*lp = &lines[yp][xpos];
RGBA 1026 lib/modules/swfrender.c RGBA*p = &lp[xp];
RGBA 1113 lib/modules/swfrender.c int xstart, int ystart, RGBA* color)
RGBA 1254 lib/modules/swfrender.c RGBA color;
RGBA 1281 lib/modules/swfrender.c RGBA*data = swf_ExtractImage(tag, &width, &height);
RGBA 256 lib/modules/swfshape.c int swf_ShapeAddFillStyle(SHAPE * s,U8 type,MATRIX * m,RGBA * color,U16 id_bitmap, GRADIENT*gradient)
RGBA 257 lib/modules/swfshape.c { RGBA def_c;
RGBA 297 lib/modules/swfshape.c memcpy(&s->fillstyle.data[s->fillstyle.n].color,color,sizeof(RGBA));
RGBA 307 lib/modules/swfshape.c int swf_ShapeAddSolidFillStyle(SHAPE * s,RGBA * color)
RGBA 319 lib/modules/swfshape.c int swf_ShapeAddLineStyle(SHAPE * s,U16 width,RGBA * color)
RGBA 320 lib/modules/swfshape.c { RGBA def;
RGBA 339 lib/modules/swfshape.c memcpy(&s->linestyle.data[s->linestyle.n].color,color,sizeof(RGBA));
RGBA 887 lib/modules/swfshape.c RGBA rgb;
RGBA 920 lib/modules/swfshape.c void swf_ShapeSetRectangle(TAG*tag, U16 shapeid, int width, int height, RGBA*rgba)
RGBA 922 lib/modules/swfshape.c RGBA white={255,255,255,255};
RGBA 946 lib/modules/swfshape.c void swf_ShapeSetRectangleWithBorder(TAG*tag, U16 shapeid, int width, int height, RGBA*rgba, int linewidth, RGBA*linecolor)
RGBA 948 lib/modules/swfshape.c RGBA white={255,255,255,255};
RGBA 438 lib/modules/swftext.c int *chars, int *xpos, int nr, int fontid, int fontsize, int xstart, int ystart, RGBA * color), void *self)
RGBA 445 lib/modules/swftext.c RGBA color;
RGBA 525 lib/modules/swftext.c void (*callback) (void *self, int *chars, int *xpos, int nr, int fontid, int fontsize, int xstart, int ystart, RGBA * color), void *self)
RGBA 541 lib/modules/swftext.c int fontid, int fontsize, int xstart, int ystart, RGBA * color)
RGBA 1342 lib/modules/swftext.c int swf_TextSetInfoRecord(TAG * t, SWFFONT * font, U16 size, RGBA * color, int x, int y)
RGBA 1564 lib/modules/swftext.c void swf_SetEditText(TAG * tag, U16 flags, SRECT r, const char *text, RGBA * color, int maxlength, U16 font, U16 height, EditTextLayout * layout, const char *variable)
RGBA 1605 lib/modules/swftext.c SRECT swf_SetDefineText(TAG * tag, SWFFONT * font, RGBA * rgb, const char *text, int scale)
RGBA 1846 lib/modules/swftext.c RGBA white = {255,255,255,255};
RGBA 1847 lib/modules/swftext.c RGBA black = {255,0,0,0};
RGBA 1848 lib/modules/swftext.c RGBA gray50 = {255,128,128,128};
RGBA 1849 lib/modules/swftext.c RGBA green = {255,0,255,0};
RGBA 1913 lib/modules/swftext.c RGBA rgb = {255,0,0,0};
RGBA 2053 lib/modules/swftext.c RGBA blue = {0xff,0xc0,0xc0,0xff};
RGBA 2082 lib/modules/swftext.c RGBA blue2 = {0x80,0x80,0xff,0x80};
RGBA 435 lib/modules/swftools.c gradient1->rgba = (RGBA*)rfx_calloc(sizeof(RGBA)*gradient1->num);
RGBA 440 lib/modules/swftools.c gradient2->rgba = (RGBA*)rfx_calloc(sizeof(RGBA)*gradient2->num);
RGBA 446 lib/modules/swftools.c RGBA color;
RGBA 473 lib/modules/swftools.c RGBA color;
RGBA 526 lib/modules/swftools.c RGBA color;
RGBA 1370 lib/modules/swftools.c RGBA swf_GetSWFBackgroundColor(SWF*swf)
RGBA 1373 lib/modules/swftools.c RGBA color;
RGBA 81 lib/python/image.c RGBA* image_toRGBA(PyObject*_image)
RGBA 98 lib/python/image.c RGBA*rgba = (RGBA*)malloc(image->image->xsize * image->image->ysize * sizeof(RGBA));
RGBA 103 lib/python/image.c RGBA*dest = rgba;
RGBA 129 lib/python/image.c PyObject* rgba_to_image(RGBA*rgba, int width, int height)
RGBA 141 lib/python/image.c RGBA* src = &rgba[width*y];
RGBA 33 lib/python/image.h RGBA* image_toRGBA(PyObject*image);
RGBA 34 lib/python/image.h PyObject* rgba_to_image(RGBA*rgba, int width, int height);
RGBA 33 lib/python/primitives.c RGBA rgba;
RGBA 108 lib/python/primitives.c RGBA color_getRGBA(PyObject*self)
RGBA 112 lib/python/primitives.c RGBA dummy;
RGBA 464 lib/python/primitives.c PyObject* f_LineStyle2(RGBA color, int width)
RGBA 553 lib/python/primitives.c PyObject* f_SolidFillStyle2(RGBA color)
RGBA 49 lib/python/primitives.h PyObject* f_SolidFillstyle2(RGBA color);
RGBA 51 lib/python/primitives.h PyObject* f_LineStyle2(RGBA color, int width);
RGBA 54 lib/python/primitives.h RGBA color_getRGBA(PyObject*self);
RGBA 264 lib/python/tags.c RGBA rgba = color_getRGBA(color);
RGBA 464 lib/python/tags.c RGBA rgba;
RGBA 493 lib/python/tags.c RGBA rgba = {255,0,0,0};
RGBA 538 lib/python/tags.c RGBA*rgba;
RGBA 729 lib/python/tags.c RGBA col;col.r=col.g=col.b=128;col.a=255;
RGBA 1008 lib/python/tags.c RGBA*pic = image_toRGBA(image);
RGBA 1058 lib/python/tags.c RGBA** pics = (RGBA**)malloc(fi->stream->bbx * fi->stream->bby * sizeof(void*));
RGBA 1061 lib/python/tags.c RGBA**pic=pics;
RGBA 1112 lib/python/tags.c *pic = malloc(sizeof(RGBA)*16*16);
RGBA 186 lib/readers/swf.c static gfximage_t* gfximage_new(RGBA*data, int width, int height)
RGBA 260 lib/readers/swf.c int xstart, int ystart, RGBA* color)
RGBA 352 lib/readers/swf.c RGBA color_white = {255,255,255,255};
RGBA 475 lib/readers/swf.c RGBA swf_ColorTransform(RGBA*color, CXFORM*cx)
RGBA 477 lib/readers/swf.c RGBA dest;
RGBA 487 lib/readers/swf.c RGBA c = swf_ColorTransform(&l->color, cx);
RGBA 559 lib/rfxswf.c int swf_SetRGB(TAG * t,RGBA * col)
RGBA 568 lib/rfxswf.c void swf_GetRGB(TAG * t, RGBA * col)
RGBA 570 lib/rfxswf.c RGBA dummy;
RGBA 579 lib/rfxswf.c int swf_SetRGBA(TAG * t,RGBA * col)
RGBA 589 lib/rfxswf.c void swf_GetRGBA(TAG * t, RGBA * col)
RGBA 591 lib/rfxswf.c RGBA dummy;
RGBA 610 lib/rfxswf.c gradient->rgba = (RGBA*)rfx_calloc(sizeof(RGBA)*gradient->num);
RGBA 616 lib/rfxswf.c RGBA color;
RGBA 101 lib/rfxswf.h RGBA* rgba;
RGBA 235 lib/rfxswf.h void swf_GetRGB(TAG * t, RGBA * col);
RGBA 236 lib/rfxswf.h void swf_GetRGBA(TAG * t, RGBA * col);
RGBA 280 lib/rfxswf.h int swf_SetRGB(TAG * t,RGBA * col);
RGBA 281 lib/rfxswf.h int swf_SetRGBA(TAG * t,RGBA * col);
RGBA 385 lib/rfxswf.h RGBA color;
RGBA 396 lib/rfxswf.h RGBA color;
RGBA 457 lib/rfxswf.h int swf_ShapeAddLineStyle(SHAPE * s,U16 width,RGBA * color);
RGBA 458 lib/rfxswf.h int swf_ShapeAddSolidFillStyle(SHAPE * s,RGBA * color);
RGBA 482 lib/rfxswf.h void swf_ShapeSetRectangle(TAG*tag, U16 shapeid, int width, int height, RGBA*rgba);
RGBA 483 lib/rfxswf.h void swf_ShapeSetRectangleWithBorder(TAG*tag, U16 shapeid, int width, int height, RGBA*rgba, int linewidth, RGBA*linecolor);
RGBA 666 lib/rfxswf.h int swf_ParseDefineText(TAG * t, void(*callback)(void*self, int*chars, int*xpos, int nr, int fontid, int fontsize, int xstart, int ystart, RGBA* color), void*self);
RGBA 677 lib/rfxswf.h int swf_TextSetInfoRecord(TAG * t,SWFFONT * font,U16 size,RGBA * color,int dx,int dy);
RGBA 686 lib/rfxswf.h void swf_SetEditText(TAG*tag, U16 flags, SRECT r, const char*text, RGBA*color,
RGBA 689 lib/rfxswf.h SRECT swf_SetDefineText(TAG*tag, SWFFONT*font, RGBA*rgb, const char*text, int scale);
RGBA 713 lib/rfxswf.h int swf_ImageHasAlpha(RGBA*img, int width, int height);
RGBA 714 lib/rfxswf.h int swf_ImageGetNumberOfPaletteEntries(RGBA*img, int width, int height, RGBA*palette);
RGBA 725 lib/rfxswf.h void swf_SetJPEGBits2(TAG * t,U16 width,U16 height,RGBA * bitmap,int quality);
RGBA 726 lib/rfxswf.h int swf_SetJPEGBits3(TAG * tag,U16 width,U16 height,RGBA* bitmap, int quality);
RGBA 727 lib/rfxswf.h RGBA* swf_JPEG2TagToImage(TAG*tag, int*width, int*height);
RGBA 730 lib/rfxswf.h void swf_SaveJPEG(char*filename, RGBA*pixels, int width, int height, int quality);
RGBA 739 lib/rfxswf.h int swf_SetLosslessBitsIndexed(TAG * t,U16 width,U16 height,U8 * bitmap,RGBA * palette,U16 ncolors);
RGBA 741 lib/rfxswf.h void swf_SetLosslessImage(TAG*tag, RGBA*data, int width, int height); //WARNING: will change tag->id
RGBA 743 lib/rfxswf.h RGBA* swf_DefineLosslessBitsTagToImage(TAG*tag, int*width, int*height);
RGBA 745 lib/rfxswf.h RGBA* swf_ExtractImage(TAG*tag, int*dwidth, int*dheight);
RGBA 746 lib/rfxswf.h TAG* swf_AddImage(TAG*tag, int bitid, RGBA*mem, int width, int height, int quality);
RGBA 788 lib/rfxswf.h RGBA swf_GetSWFBackgroundColor(SWF*swf);
RGBA 1021 lib/rfxswf.h void swf_SetVideoStreamIFrame(TAG*tag, VIDEOSTREAM*s, RGBA*pic, int quant/* 1-31, 1=best quality, 31=best compression*/);
RGBA 1023 lib/rfxswf.h void swf_SetVideoStreamPFrame(TAG*tag, VIDEOSTREAM*s, RGBA*pic, int quant/* 1-31, 1=best quality, 31=best compression*/);
RGBA 1113 lib/rfxswf.h void swf_Render_SetBackground(RENDERBUF*buf, RGBA*img, int width, int height);
RGBA 1114 lib/rfxswf.h void swf_Render_SetBackgroundColor(RENDERBUF*buf, RGBA color);
RGBA 1115 lib/rfxswf.h RGBA* swf_Render(RENDERBUF*dest);
RGBA 1118 lib/rfxswf.h void swf_Render_AddImage(RENDERBUF*buf, U16 id, RGBA*img, int width, int height); /* img is non-premultiplied */
RGBA 1152 lib/rfxswf.h RGBA color;
RGBA 1166 lib/rfxswf.h RGBA shadow;
RGBA 1167 lib/rfxswf.h RGBA highlight;
RGBA 1189 lib/rfxswf.h RGBA rgba;
RGBA 151 src/gif2swf.c RGBA rgb;
RGBA 206 src/gif2swf.c RGBA *pal;
RGBA 246 src/gif2swf.c pal = (RGBA *) malloc(256 * sizeof(RGBA));
RGBA 247 src/gif2swf.c memset(pal, 0, 256 * sizeof(RGBA));
RGBA 71 src/jpeg2swf.c RGBA rgb;
RGBA 152 src/jpeg2swf.c int getJPEG(char*filename, int* width, int* height, RGBA**pic2)
RGBA 159 src/jpeg2swf.c RGBA*pic,*js;
RGBA 173 src/jpeg2swf.c pic = malloc(cinfo.output_width*cinfo.output_height*sizeof(RGBA));
RGBA 175 src/jpeg2swf.c memset(pic, 255, cinfo.output_width*cinfo.output_height*sizeof(RGBA));
RGBA 244 src/jpeg2swf.c RGBA * pic2;
RGBA 62 src/png2swf.c RGBA rgb;
RGBA 649 src/png2swf.c RGBA*rgba;
RGBA 656 src/png2swf.c rgba = (RGBA*)malloc(palettelen*sizeof(RGBA));
RGBA 688 src/png2swf.c rgba = (RGBA*)malloc(palettelen*sizeof(RGBA));
RGBA 762 src/png2swf.c RGBA*data = 0;
RGBA 777 src/png2swf.c RGBA*data = 0;
RGBA 359 src/swfbbox.c int xstart, int ystart, RGBA* color)
RGBA 344 src/swfc-history.c RGBA interpolateColor(RGBA c1, RGBA c2, float ratio, interpolation_t* inter)
RGBA 346 src/swfc-history.c RGBA c;
RGBA 362 src/swfc-history.c g->rgba = rfx_calloc(16*sizeof(RGBA));
RGBA 376 src/swfc-history.c memcpy(dest->rgba, source->rgba, source->num * sizeof(RGBA));
RGBA 382 src/swfc-history.c memmove(&g->rgba[pos + 1], &g->rgba[pos], (g->num - pos) * sizeof(RGBA));
RGBA 433 src/swfc-history.c g.rgba = rfx_calloc(16*sizeof(RGBA));
RGBA 474 src/swfc-history.c ggcopy->gradient->rgba = (RGBA*)malloc(16 * sizeof(RGBA));
RGBA 521 src/swfc-history.c if(!memcmp(&f1->color,&f2->color,sizeof(RGBA)) && f1->strength == f2->strength &&
RGBA 566 src/swfc-history.c if(!memcmp(&f1->shadow,&f2->shadow,sizeof(RGBA)) &&
RGBA 567 src/swfc-history.c !memcmp(&f1->highlight,&f2->highlight,sizeof(RGBA)) &&
RGBA 614 src/swfc-history.c !memcmp(&f1->gradient->rgba,&f2->gradient->rgba,f1->gradient->num * sizeof(RGBA)) &&
RGBA 561 src/swfc.c RGBA c;
RGBA 562 src/swfc.c memset(&c, 0, sizeof(RGBA));
RGBA 565 src/swfc.c noGradient->gradient.rgba = (RGBA*)malloc(16 * sizeof(RGBA));
RGBA 598 src/swfc.c void s_swf(const char*name, SRECT r, int version, int fps, int compress, RGBA background)
RGBA 1166 src/swfc.c int parseColor2(const char*str, RGBA*color);
RGBA 1170 src/swfc.c RGBA color;
RGBA 1215 src/swfc.c RGBA black={r:0,g:0,b:0,a:0};
RGBA 1216 src/swfc.c void s_box(const char*name, int width, int height, RGBA color, int linewidth, const char*texture)
RGBA 1253 src/swfc.c void s_filled(const char*name, const char*outlinename, RGBA color, int linewidth, const char*texture)
RGBA 1293 src/swfc.c void s_circle(const char*name, int r, RGBA color, int linewidth, const char*texture)
RGBA 1365 src/swfc.c void s_text(const char*name, const char*fontname, const char*text, int size, RGBA color)
RGBA 1428 src/swfc.c void s_edittext(const char*name, const char*fontname, int size, int width, int height, const char*text, RGBA*color, int maxlength, const char*variable, int flags, int align)
RGBA 1493 src/swfc.c RGBA*data = 0;
RGBA 1762 src/swfc.c RGBA parseColor(const char*str);
RGBA 1771 src/swfc.c gradient.rgba = rfx_calloc(16*sizeof(RGBA));
RGBA 1777 src/swfc.c RGBA color;
RGBA 1891 src/swfc.c void s_dropshadow(const char*name, RGBA color, double blurx, double blury, double angle, double distance, double strength, char innershadow, char knockout, char composite, int passes)
RGBA 1913 src/swfc.c void s_bevel(const char*name, RGBA shadow, RGBA highlight, double blurx, double blury, double angle, double distance, double strength, char innershadow, char knockout, char composite, char ontop, int passes)
RGBA 2663 src/swfc.c int parseColor2(const char*str, RGBA*color)
RGBA 2711 src/swfc.c RGBA parseColor(const char*str)
RGBA 2713 src/swfc.c RGBA c;
RGBA 2805 src/swfc.c RGBA c;
RGBA 2828 src/swfc.c RGBA color = parseColor(lu(args, "background"));
RGBA 3144 src/swfc.c RGBA color = parseColor(lu(args, "color"));
RGBA 3173 src/swfc.c RGBA shadow = parseColor(lu(args, "shadow"));
RGBA 3174 src/swfc.c RGBA highlight = parseColor(lu(args, "highlight"));
RGBA 3799 src/swfc.c RGBA color = parseColor(colorstr);
RGBA 3806 src/swfc.c RGBA fill;
RGBA 3878 src/swfc.c RGBA color = parseColor(lu(args, "color"));
RGBA 4072 src/swfc.c RGBA color = parseColor(lu(args, "color"));
RGBA 358 src/swfcombine.c RGBA rgb;
RGBA 385 src/swfdump.c void textcallback(void*self, int*glyphs, int*xpos, int nr, int fontid, int fontsize, int startx, int starty, RGBA*color)
RGBA 324 src/swfextract.c RGBA rgb;
RGBA 856 src/swfextract.c RGBA* palette;
RGBA 916 src/swfextract.c palette = (RGBA*)malloc(cols*sizeof(RGBA));
RGBA 143 src/swfrender.c RGBA* img = swf_Render(&buf);
RGBA 113 src/swfstrings.c void textcallback(void*self, int*glyphs, int*advance, int nr, int fontid, int fontsize, int startx, int starty, RGBA*color)
RGBA 191 src/wav2swf.c RGBA rgb;
RGBA 32 swfs/PreLoaderTemplate.c RGBA rgb;
RGBA 38 swfs/keyboard_viewer.c RGBA rgb;
RGBA 35 swfs/simple_viewer.c RGBA button_colors[6]=
RGBA 52 swfs/simple_viewer.c RGBA rgb;