av_force_cpu_flags

Disables cpu detection and forces the specified flags. -1 is a special case that disables forcing of specific flags.

extern (C) @nogc nothrow
void
av_force_cpu_flags
(
int flags
)

Meta