AV_CPU_FLAG_AVX512

< AVX-512 functions: requires OS support even if YMM/ZMM registers aren't used

extern (C) @nogc nothrow
enum AV_CPU_FLAG_AVX512 = 0x100000;

Meta