Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/over_temp/
Dover_temp_cal.c36 .weight = 10.0f,
42 .weight = 0.1f,
781 if (new_otc_weight->weight <= 0.0f) { in overTempValidateAndSetWeight()
1356 float weight = 1.0f; in updateModel() local
1361 weight = evaluateWeightingFunction( in updateModel()
1364 sw += weight; in updateModel()
1365 st += over_temp_cal->model_data[i].offset_temp_celsius * weight; in updateModel()
1366 sx += over_temp_cal->model_data[i].offset[0] * weight; in updateModel()
1367 sy += over_temp_cal->model_data[i].offset[1] * weight; in updateModel()
1368 sz += over_temp_cal->model_data[i].offset[2] * weight; in updateModel()
[all …]
Dover_temp_cal.h151 float weight; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/doc/
Dlua.css18 font-weight: normal ;
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dns_print.c398 u_int priority, weight, port; in ns_sprintrrf() local
405 weight = ns_get16(rdata); rdata += NS_INT16SZ; in ns_sprintrrf()
407 … len = SPRINTF((t, "%u %u %u ", (unsigned int)priority, (unsigned int)weight, (unsigned int)port)); in ns_sprintrrf()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/
Dwsgui.py94 top.columnconfigure(99, weight=1)
/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3HWI.h168 static void convertToRegions(cam_rect_t rect, int32_t* region, int weight);
DQCamera3HWI.cpp6014 convertToRegions(hAeRegions->rect, aeRegions, hAeRegions->weight); in translateFromHalMetadata()
6057 convertToRegions(hAfRegions->rect, afRegions, hAfRegions->weight); in translateFromHalMetadata()
6754 int32_t *region, int weight) in convertToRegions() argument
6760 if (weight > -1) { in convertToRegions()
6761 region[4] = weight; in convertToRegions()
6786 roi.weight = frame_settings.find(tag).data.i32[4]; in convertFromRegions()
6818 if (roi->weight == 0) { in resetIfNeededROI()
/device/google/marlin/camera/
DQCamera_Intf.h795 int weight[MAX_ROI]; member
/device/google/marlin/camera/QCamera2/stack/common/
Dcam_types.h885 int32_t weight; /* weight of the area, valid for focusing/metering areas */ member
1041 int32_t weight[MAX_ROI]; member
/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/include/
Dcam_types.h885 int32_t weight; /* weight of the area, valid for focusing/metering areas */ member
1041 int32_t weight[MAX_ROI]; member
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/DOC/
Dlzma-sdk.txt209 overall weight of memory speed will slightly increase.
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/DOC/
Dlzma-sdk.txt209 overall weight of memory speed will slightly increase.
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/DOC/
Dlzma-sdk.txt209 overall weight of memory speed will slightly increase.
/device/google/marlin/camera/QCamera2/HAL/
DQCameraParameters.cpp8640 areas[0].weight == 0) { in setFocusAreas()
8668 af_roi_value.weight[i] = areas[i].weight; in setFocusAreas()
8729 areas[0].weight == 0) { in setMeteringAreas()
11662 pAreas[index].weight = values[4]; in parseCameraAreaString()
11691 areas[0].weight == 0) { in validateCameraAreas()
11722 if (areas[i].weight < 1 || areas[i].weight > 1000) { in validateCameraAreas()
/device/google/bonito/
Dinit.hardware.rc498 write /dev/blkio/blkio.weight 1000
499 write /dev/blkio/background/blkio.weight 10
/device/google/crosshatch/
Dinit.hardware.rc607 write /dev/blkio/blkio.weight 1000
608 write /dev/blkio/background/blkio.weight 10