AV_CPU_FLAG_SSE3SLOW

< SSE3 supported, but usually not faster

extern (C) @nogc nothrow
enum AV_CPU_FLAG_SSE3SLOW = 0x20000000;

Meta