Searched refs:TJPF_XRGB (Results 1 – 4 of 4) sorted by relevance
137 else return TJPF_XRGB; in getPixelFormat()168 case TJPF_XRGB: in setCompDefaults()179 case TJPF_XRGB: in setCompDefaults()231 case TJPF_XRGB: in setDecompDefaults()250 case TJPF_XRGB: in setDecompDefaults()346 case TJPF_XRGB: in toRGB()414 case TJPF_XRGB: in fromRGB()
167 TJPF_XRGB, enumerator
75 const int _4byteFormats[]={TJPF_RGBX, TJPF_BGRX, TJPF_XBGR, TJPF_XRGB};515 if(pf>=TJPF_RGBX && pf<=TJPF_XRGB) in doTest()
822 if(!strcasecmp(argv[i], "-xrgb")) pf=TJPF_XRGB; in main()