Searched refs:TJFLAG_FASTUPSAMPLE (Results 1 – 8 of 8) sorted by relevance
252 #define TJFLAG_FASTUPSAMPLE 256 macro505 #define TJ_FASTUPSAMPLE TJFLAG_FASTUPSAMPLE
784 if(flags&TJFLAG_FASTUPSAMPLE) dinfo->do_fancy_upsampling=FALSE; in tjDecompress2()
359 #define TJFLAG_FASTUPSAMPLE 256 macro1495 #define TJ_FASTUPSAMPLE TJFLAG_FASTUPSAMPLE
570 flags|=TJFLAG_FASTUPSAMPLE; in doTest()
1372 if(flags&TJFLAG_FASTUPSAMPLE) dinfo->do_fancy_upsampling=FALSE; in tjDecompress2()1811 if(flags&TJFLAG_FASTUPSAMPLE) dinfo->do_fancy_upsampling=FALSE; in tjDecompressToYUVPlanes()
812 flags|=TJFLAG_FASTUPSAMPLE; in main()
356 flags|=TJFLAG_FASTUPSAMPLE; in doTest()
574 flags|=TJFLAG_FASTUPSAMPLE; in main()