Searched refs:TJPF_XRGB (Results 1 – 4 of 4) sorted by relevance
129 else return TJPF_XRGB; in getPixelFormat()160 case TJPF_XRGB: in setCompDefaults()171 case TJPF_XRGB: in setCompDefaults()223 case TJPF_XRGB: in setDecompDefaults()242 case TJPF_XRGB: in setDecompDefaults()336 case TJPF_XRGB: in toRGB()404 case TJPF_XRGB: in fromRGB()
162 TJPF_XRGB, enumerator
65 const int _4byteFormats[]={TJPF_RGBX, TJPF_BGRX, TJPF_XBGR, TJPF_XRGB};363 if(pf>=TJPF_RGBX && pf<=TJPF_XRGB) in doTest()
581 if(!strcasecmp(argv[i], "-xrgb")) pf=TJPF_XRGB; in main()