Home
last modified time | relevance | path

Searched defs:bias (Results 1 – 14 of 14) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/
Dpunycode.py72 def T(j, bias): argument
80 def generate_generalized_integer(N, bias): argument
130 def decode_generalized_number(extended, extpos, bias, errors): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/encodings/
Dpunycode.py72 def T(j, bias): argument
80 def generate_generalized_integer(N, bias): argument
130 def decode_generalized_number(extended, extpos, bias, errors): argument
/device/google/contexthub/firmware/os/algos/calibration/common/
Dcalibration_data.h52 float bias[THREE_AXIS_DIM]; member
/device/google/contexthub/firmware/os/inc/
DhalIntf.h68 float bias[3]; // in uT member
82 float bias[3]; member
/device/google/contexthub/firmware/os/algos/calibration/magnetometer/
Dmag_cal.c76 int magKasaFit(struct KasaFit *kasa, struct Vec3 *bias, float *radius) { in magKasaFit()
267 struct Vec3 bias; in magCalUpdate() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dprofile.py159 bias = 0 # calibration constant variable in Profile
161 def __init__(self, timer=None, bias=None): argument
/device/google/contexthub/util/nanotool/
Dapptohostevent.h114 int32_t bias; member
/device/google/contexthub/firmware/os/algos/calibration/accelerometer/
Daccel_cal.c517 struct Vec3 bias; in accelCalRun() local
/device/google/contexthub/inc/chre/
Dsensor.h539 float bias[3]; member
/device/google/contexthub/sensorhal/
Dhubconnection.cpp990 uint32_t type, sensor, bias, currSensor; in processBuf() local
1446 float bias = atof(buf); in threadLoop() local
/device/google/contexthub/firmware/os/algos/
Dfusion.c685 void fusionGetBias(const struct Fusion *fusion, struct Vec3 *bias) { in fusionGetBias()
/device/google/contexthub/firmware/os/drivers/st_lps22hb/
Dlps22hb.c220 #define DEC_INFO(name, type, axis, inter, samples, rates, raw, scale, bias) \ argument
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c631 #define DEC_INFO_RATE_BIAS(name, rates, type, axis, inter, samples, bias) \ argument
637 #define DEC_INFO_RATE_RAW_BIAS(name, rates, type, axis, inter, samples, raw, scale, bias) \ argument
3034 const struct GyroCalBias *bias = p->gyroCalBias; local
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
Dst_lsm6dsm.c713 #define DEC_INFO_RATE_BIAS(name, rates, type, axis, inter, samples, bias) \ argument
726 #define DEC_INFO_RATE_RAW_BIAS(name, rates, type, axis, inter, samples, raw, scale, bias) \ argument