Function x264_param_apply_fastfirstpass

Source
pub unsafe fn x264_param_apply_fastfirstpass(arg1: *mut X264ParamT)
Expand description

x264_param_apply_fastfirstpass: If first-pass mode is set (rc.b_stat_read == 0, rc.b_stat_write == 1), modify the encoder settings to disable options generally not useful on the first pass.