Searched refs:TJPF_GRAY (Results 1 – 4 of 4) sorted by relevance
92 static const int _onlyGray[] = { TJPF_GRAY };111 if (pf == TJPF_GRAY) { in initBuf()195 if (pf == TJPF_GRAY) roffset = goffset = boffset = 0; in checkBuf()710 if (pf == TJPF_GRAY) buf[row * pitch + i * ps] = b; in initBitmap()744 if (pf == TJPF_GRAY) { in cmpBitmap()787 if (pf == TJPF_GRAY) { in doBmpTest()824 if (pf == TJPF_GRAY) { in doBmpTest()855 if ((pf == TJPF_GRAY && pixelFormat != TJPF_GRAY) || in doBmpTest()856 (pf != TJPF_GRAY && !strcasecmp(ext, "bmp") && in doBmpTest()858 (pf != TJPF_GRAY && !strcasecmp(ext, "ppm") && in doBmpTest()
211 TJPF_GRAY, enumerator
175 TJPF_UNKNOWN, TJPF_GRAY,251 if (pixelSize == 1) return TJPF_GRAY; in getPixelFormat()
582 `TJ.getBlueOffset()` methods-- now return -1 for `TJPF_GRAY`/`TJ.PF_GRAY`