Searched refs:TJPF_XBGR (Results 1 – 4 of 4) sorted by relevance
128 if(flags&TJ_BGR) return TJPF_XBGR; in getPixelFormat()163 case TJPF_XBGR: in setCompDefaults()172 case TJPF_XBGR: in setCompDefaults()225 case TJPF_XBGR: in setDecompDefaults()243 case TJPF_XBGR: in setDecompDefaults()342 case TJPF_XBGR: in toRGB()414 case TJPF_XBGR: in fromRGB()
155 TJPF_XBGR, enumerator
65 const int _4byteFormats[]={TJPF_RGBX, TJPF_BGRX, TJPF_XBGR, TJPF_XRGB};
580 if(!strcasecmp(argv[i], "-xbgr")) pf=TJPF_XBGR; in main()