tomsmocomp: #IS_SSE2 isn't defined
In this line:
there is:
#ifdef IS_SSE2
but this doesn't seem to be defined anywhere, effectively disabling the SSE2 code.
In this line:
there is:
#ifdef IS_SSE2
but this doesn't seem to be defined anywhere, effectively disabling the SSE2 code.