Searched defs:bias (Results 1 – 8 of 8) sorted by relevance
| /device/google/contexthub/firmware/src/algos/ |
| D | mag_cal.c | 67 int moc_fit(struct MagCal *moc, struct Vec3 *bias, float *radius) in moc_fit() 218 struct Vec3 bias; in magCalUpdate() local
|
| D | accel_cal.c | 519 struct Vec3 bias; in accelCalRun() local
|
| D | fusion.c | 686 void fusionGetBias(const struct Fusion *fusion, struct Vec3 *bias) { in fusionGetBias()
|
| /device/google/contexthub/util/nanotool/ |
| D | apptohostevent.h | 114 int32_t bias; member
|
| /device/google/contexthub/sensorhal/ |
| D | hubconnection.cpp | 717 uint32_t type, sensor, bias, currSensor; in processBuf() local 1079 float bias = atof(buf); in threadLoop() local
|
| /device/google/contexthub/inc/ |
| D | chre_sensor.h | 538 float bias[3]; member
|
| /device/htc/flounder/sensor_hub/libsensors/ |
| D | CwMcuSensor.cpp | 1156 int16_t bias[3]; in processEvent() local
|
| /device/google/contexthub/firmware/src/drivers/bosch_bmi160/ |
| D | bosch_bmi160.c | 600 #define DEC_INFO_RATE_BIAS(name, rates, type, axis, inter, samples, bias) \ argument 606 #define DEC_INFO_RATE_RAW_BIAS(name, rates, type, axis, inter, samples, raw, scale, bias) \ argument
|