跳到主要内容

av_parse_cpu_caps

搜索

函数 av_parse_cpu_caps 

源代码
pub unsafe extern "C" fn av_parse_cpu_caps(
    flags: *mut c_uint,
    s: *const c_char,
) -> c_int
展开描述

Parse CPU caps from a string and update the given AV_CPU_* flags based on that.

@return negative on error.