Searched refs:TJ_FASTUPSAMPLE (Results 1 – 3 of 3) sorted by relevance
900 #define TJ_FASTUPSAMPLE TJFLAG_FASTUPSAMPLE macro
333 if(flags&TJ_FASTUPSAMPLE) j->dinfo.do_fancy_upsampling=FALSE; in tjDecompress()
67 |(fastupsample?TJ_FASTUPSAMPLE:0); in dotest()