AV_CPU_FLAG_ATOM

< Atom processor, some SSSE3 instructions are slower

extern (C) @nogc nothrow
enum AV_CPU_FLAG_ATOM = 0x10000000;

Meta