Home
last modified time | relevance | path

Searched refs:TJXOPT_TRIM (Results 1 – 3 of 3) sorted by relevance

/external/libjpeg-turbo/
Dturbojpeg.h460 #define TJXOPT_TRIM 2 macro
Dtjbench.c609 t[tile].options=xformopt|TJXOPT_TRIM; in decompTest()
Dturbojpeg.c2000 xinfo[i].trim=(t[i].options&TJXOPT_TRIM)? 1:0; in tjTransform()