Searched refs:CPUFLAG_XOP (Results 1 – 1 of 1) sorted by relevance
126 #define CPUFLAG_XOP (AV_CPU_FLAG_XOP | CPUFLAG_AVX) in av_parse_cpu_flags() macro151 … { "xop" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = CPUFLAG_XOP }, .unit = "flags" }, in av_parse_cpu_flags()