Home
last modified time | relevance | path

Searched refs:CPUFLAG_SSE2SLOW (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavutil/
Dcpu.c116 #define CPUFLAG_SSE2SLOW (AV_CPU_FLAG_SSE2SLOW | CPUFLAG_SSE2) in av_parse_cpu_flags() macro
140 … { "sse2slow", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = CPUFLAG_SSE2SLOW }, .unit = "flags" }, in av_parse_cpu_flags()