Function av_force_cpu_flags
pub unsafe extern "C" fn av_force_cpu_flags(flags: i32)Expand description
Disables cpu detection and forces the specified flags. -1 is a special case that disables forcing of specific flags.
pub unsafe extern "C" fn av_force_cpu_flags(flags: i32)Disables cpu detection and forces the specified flags. -1 is a special case that disables forcing of specific flags.