AV_CPU_FLAG_AVX

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

extern (C) @nogc nothrow
enum AV_CPU_FLAG_AVX = 0x4000;

Meta