Searched refs:TJFLAG_FORCESSE2 (Results 1 – 3 of 3) sorted by relevance
242 #define TJFLAG_FORCESSE2 32 macro502 #define TJ_FORCESSE2 TJFLAG_FORCESSE2
576 else if(flags&TJFLAG_FORCESSE2) putenv("JSIMD_FORCESSE2=1"); in tjCompress2()763 else if(flags&TJFLAG_FORCESSE2) putenv("JSIMD_FORCESSE2=1"); in tjDecompress2()
559 flags|=TJFLAG_FORCESSE2; in main()