Searched refs:TJPF_GRAY (Results 1 – 5 of 5) sorted by relevance
90 const int _onlyGray[] = { TJPF_GRAY };107 if (pf == TJPF_GRAY) { in initBuf()189 if (pf == TJPF_GRAY) roffset = goffset = boffset = 0; in checkBuf()654 if (pf == TJPF_GRAY) buf[row * pitch + i * ps] = b; in initBitmap()688 if (pf == TJPF_GRAY) { in cmpBitmap()730 if (pf == TJPF_GRAY) { in doBmpTest()761 if (pf == TJPF_GRAY) { in doBmpTest()792 if ((pf == TJPF_GRAY && pixelFormat != TJPF_GRAY) || in doBmpTest()793 (pf != TJPF_GRAY && !strcasecmp(ext, "bmp") && in doBmpTest()795 (pf != TJPF_GRAY && !strcasecmp(ext, "ppm") && in doBmpTest()
210 TJPF_GRAY, enumerator
346 if (pixelFormat == TJPF_GRAY) in main()
148 TJPF_UNKNOWN, TJPF_GRAY,219 if (pixelSize == 1) return TJPF_GRAY; in getPixelFormat()
224 `TJ.getBlueOffset()` methods-- now return -1 for `TJPF_GRAY`/`TJ.PF_GRAY`