Searched refs:TJXOPT_TRIM (Results 1 – 4 of 4) sorted by relevance
515 #define TJXOPT_TRIM 2 macro
289 xform.options |= TJXOPT_TRIM; in main()
652 t[tile].options = xformOpt | TJXOPT_TRIM; in decompTest()
1872 xinfo[i].trim = (t[i].options & TJXOPT_TRIM) ? 1 : 0; in tjTransform()