Home
last modified time | relevance | path

Searched refs:weight (Results 1 – 4 of 4) sorted by relevance

/device/google/contexthub/firmware/os/algos/calibration/over_temp/
Dover_temp_cal.c39 .weight = 10.0f,
45 .weight = 0.1f,
759 if (new_otc_weight->weight <= 0.0f) { in overTempValidateAndSetWeight()
1334 float weight = 1.0f; in updateModel() local
1339 weight = evaluateWeightingFunction( in updateModel()
1342 sw += weight; in updateModel()
1343 st += over_temp_cal->model_data[i].offset_temp_celsius * weight; in updateModel()
1344 sx += over_temp_cal->model_data[i].offset[0] * weight; in updateModel()
1345 sy += over_temp_cal->model_data[i].offset[1] * weight; in updateModel()
1346 sz += over_temp_cal->model_data[i].offset[2] * weight; in updateModel()
[all …]
Dover_temp_cal.h151 float weight; member
/device/google/cuttlefish/host/frontend/webrtc/html_client/
Dstyle.css201 font-weight: bold;
206 font-weight: bold;
/device/google/coral/
Dinit.hardware.rc552 write /dev/blkio/blkio.weight 1000
553 write /dev/blkio/background/blkio.weight 200