AV_CPU_FLAG_CMOV

< supports cmov instruction

extern (C) @nogc nothrow
enum AV_CPU_FLAG_CMOV = 0x1000;

Meta