Home
last modified time | relevance | path

Searched refs:bias (Results 1 – 9 of 9) sorted by relevance

/frameworks/native/services/sensorservice/
DCorrectedGyroSensor.cpp59 const vec3_t bias(mSensorFusion.getGyroBias()); in process() local
61 outEvent->data[0] -= bias.x; in process()
62 outEvent->data[1] -= bias.y; in process()
63 outEvent->data[2] -= bias.z; in process()
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
Dstochastic_linear_ranker.h153 void SetKernelBias(double bias) { in SetKernelBias() argument
154 kernel_bias_ = bias; in SetKernelBias()
/frameworks/native/include/android/
Dsensor.h196 float bias[3]; member
/frameworks/base/docs/html/guide/topics/sensors/
Dsensors_position.jd156 <td>Iron bias estimation along the x axis.</td>
160 <td>Iron bias estimation along the y axis.</td>
164 <td>Iron bias estimation along the z axis.</td>
448 include some bias, but their measurements contain fewer jumps from corrections applied through
454 estimated hard iron bias in each axis. The following code shows you how to get an instance of the
Dsensors_motion.jd414 drift (bias). In practice, gyroscope noise and drift will introduce errors that need to be
415 compensated for. You usually determine the drift (bias) and noise by monitoring other sensors, such
431 include some bias, but their measurements contain fewer jumps from corrections applied through
/frameworks/av/media/libstagefright/codecs/aacenc/basic_op/
Dbasic_op.h991 :[L_var1]"r"(L_var1), [bias]"r"(0x8000) in round16()
/frameworks/base/docs/html/topic/performance/power/network/
Danalyze-data.jd158 <strong>Caution:</strong> Beware of network activity grouping bias in your user activity test
/frameworks/base/docs/html/about/versions/
Dandroid-4.3.jd878 consideration for bias estimations. That is, the existing {@link
880 sensors provide sensor data that takes into account estimated bias from gyro-drift and hard iron
882 the raw sensor data and offer the estimated bias values separately. These sensors allow you to
883 provide your own custom calibration for the sensor data by enhancing the estimated bias with
/frameworks/native/vulkan/api/
Dvulkan.api2231 … depthBiasClamp /// depth bias clamping
2348 … maxSamplerLodBias /// max absolute sampler level of detail bias