SWS_CPU_CAPS_MMX

CPU caps are autodetected now, those flags are only provided for API compatibility.

@nogc nothrow extern (C)
enum SWS_CPU_CAPS_MMX = 0x80000000;

Meta