Searched refs:TJ_GRAYSCALE (Results 1 – 2 of 2) sorted by relevance
1685 #define TJ_GRAYSCALE TJSAMP_GRAY macro
268 if (subsamp == TJ_GRAYSCALE) { in decomp()611 if (xformOpt & TJXOPT_GRAY) tsubsamp = TJ_GRAYSCALE; in decompTest()