Searched refs:TJ_GRAYSCALE (Results 1 – 5 of 5) sorted by relevance
496 #define TJ_GRAYSCALE TJSAMP_GRAY macro
1486 #define TJ_GRAYSCALE TJSAMP_GRAY macro
235 if(subsamp==TJ_GRAYSCALE) in decomp()581 if(xformopt&TJXOPT_GRAY) _subsamp=TJ_GRAYSCALE; in decompTest()
168 if(subsamp==TJ_GRAYSCALE) in decomptest()644 dotest(srcbuf, w, h, TJ_GRAYSCALE, i, argv[1]); in main()
114 TJ_444, TJ_420, TJ_422, TJ_GRAYSCALE390 if (subsampLevel == TJ_GRAYSCALE && qualityLevel != -1) { in SendRectEncodingTight()689 if (subsampLevel == TJ_GRAYSCALE && qualityLevel != -1) in SendSubrect()