Searched refs:TJFLAG_FORCESSE (Results 1 – 3 of 3) sorted by relevance
237 #define TJFLAG_FORCESSE 16 macro501 #define TJ_FORCESSE TJFLAG_FORCESSE
575 else if(flags&TJFLAG_FORCESSE) putenv("JSIMD_FORCESSE=1"); in tjCompress2()762 else if(flags&TJFLAG_FORCESSE) putenv("JSIMD_FORCESSE=1"); in tjDecompress2()
564 flags|=TJFLAG_FORCESSE; in main()