AV_CPU_FLAG_SSE2SLOW

< SSE2 supported, but usually not faster

extern (C) @nogc nothrow
enum AV_CPU_FLAG_SSE2SLOW = 0x40000000;

Meta