AV_CPU_FLAG_AVX2

< AVX2 functions: requires OS support even if YMM registers aren't used

extern (C) @nogc nothrow
enum AV_CPU_FLAG_AVX2 = 0x8000;

Meta