Home
last modified time | relevance | path

Searched defs:bias (Results 1 – 15 of 15) 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/sphere_fit/
Dcalibration_data.h53 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/common/math/
Dkasa.c68 int kasaFit(struct KasaFit *kasa, struct Vec3 *bias, float *radius, in kasaFit()
/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.h120 int32_t bias; member
/device/google/contexthub/firmware/os/algos/calibration/magnetometer/mag_cal/
Dmag_cal.c163 struct Vec3 bias; in magCalUpdate() local
/device/google/contexthub/firmware/os/algos/calibration/accelerometer/
Daccel_cal.c499 struct Vec3 bias; in accelCalRun() local
/device/google/contexthub/firmware/os/algos/
Dfusion.c685 void fusionGetBias(const struct Fusion *fusion, struct Vec3 *bias) { in fusionGetBias()
/device/google/contexthub/sensorhal/
Dhubconnection.cpp1091 uint32_t type, sensor, bias, currSensor; in processBuf() local
1512 float bias = atof(buf); in threadLoop() local
/device/google/contexthub/firmware/os/drivers/invensense_icm40600/
Dinvensense_icm40600.c727 #define DEC_INFO_RATE_BIAS(name, rates, type, axis, inter, samples, bias) \ argument
733 #define DEC_INFO_RATE_RAW_BIAS(name, rates, type, axis, inter, samples, raw, scale, bias) \ argument
1055 const struct GyroCalBias *bias = p->gyroCalBias; local
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c687 #define DEC_INFO_RATE_BIAS(name, rates, type, axis, inter, samples, bias) \ argument
693 #define DEC_INFO_RATE_RAW_BIAS(name, rates, type, axis, inter, samples, raw, scale, bias) \ argument
3117 const struct GyroCalBias *bias = p->gyroCalBias; local
/device/google/contexthub/firmware/os/drivers/st_mag40/
Dst_mag40.c396 #define DEC_INFO_BIAS(name, type, axis, inter, samples, rates, raw, scale, bias) \ argument
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
Dst_lsm6dsm.c972 #define DEC_INFO_RATE_BIAS(name, rates, type, axis, inter, samples, bias) \ argument
985 #define DEC_INFO_RATE_RAW_BIAS(name, rates, type, axis, inter, samples, raw, scale, bias) \ argument