AV_CPU_FLAG_SSSE3SLOW

< SSSE3 supported, but usually not faster

extern (C) @nogc nothrow
enum AV_CPU_FLAG_SSSE3SLOW = 0x4000000;

Meta