Function NvEncRunMotionEstimationOnly

Source
pub unsafe extern "C" fn NvEncRunMotionEstimationOnly(
    encoder: *mut c_void,
    meOnlyParams: *mut NV_ENC_MEONLY_PARAMS,
) -> NVENCSTATUS