Searched defs:acc (Results 1 – 11 of 11) sorted by relevance
| /device/google/contexthub/firmware/os/algos/calibration/accelerometer/ |
| D | accel_cal.c | 167 static void accelCalAlgoInit(struct AccelCalAlgo *acc, uint32_t fx, in accelCalAlgoInit() 175 bool accelCalNewBiasAvailable(struct AccelCal *acc) { in accelCalNewBiasAvailable() 182 void accelCalInit(struct AccelCal *acc, in accelCalInit() 234 void accelCalDestroy(struct AccelCal *acc) { (void)acc; } in accelCalDestroy() 421 bool accelCalUpdateBias(struct AccelCal *acc, float *x, float *y, float *z) { in accelCalUpdateBias() 442 void accelCalBiasSet(struct AccelCal *acc, float x, float y, float z) { in accelCalBiasSet() 449 void accelCalBiasRemove(struct AccelCal *acc, float *x, float *y, float *z) { in accelCalBiasRemove() 456 void accelCalRun(struct AccelCal *acc, uint64_t sample_time_nanos, float x, in accelCalRun() 565 void accelCalDebPrint(struct AccelCal *acc, float temp) { in accelCalDebPrint()
|
| /device/generic/vulkan-cereal/third-party/perfetto/src/base/ |
| D | string_utils.cc | 63 std::string acc; in Join() local
|
| /device/google/cuttlefish/host/libs/confui/ |
| D | host_renderer.cc | 27 double acc = alfa * a + (1 - alfa) * b; in alfaCombineChannel() local
|
| /device/generic/vulkan-cereal/third-party/lz4/ |
| D | xxhash.c | 608 static U64 XXH64_round(U64 acc, U64 input) in XXH64_round() 616 static U64 XXH64_mergeRound(U64 acc, U64 val) in XXH64_mergeRound()
|
| /device/generic/vulkan-cereal/third-party/angle/src/common/third_party/xxhash/ |
| D | xxhash.c | 672 static U64 XXH64_round(U64 acc, U64 input) in XXH64_round() 680 static U64 XXH64_mergeRound(U64 acc, U64 val) in XXH64_mergeRound()
|
| /device/linaro/dragonboard/audio/ |
| D | audio_aec.c | 111 int32_t acc = 0; in get_reference_audio_in_place() local
|
| /device/amlogic/yukawa/hal/audio/ |
| D | audio_aec.c | 111 int32_t acc = 0; in get_reference_audio_in_place() local
|
| /device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/ |
| D | arm_math.h | 5127 q63_t acc; in arm_pid_q31() local 5175 q63_t acc; in arm_pid_q15() local 7211 q31_t acc = 0; /* output */ in arm_bilinear_interp_q31() local 7286 q63_t acc = 0; /* output */ in arm_bilinear_interp_q15() local 7366 q63_t acc = 0; /* output */ in arm_bilinear_interp_q7() local
|
| /device/google/contexthub/firmware/os/drivers/bosch_bmi160/ |
| D | bosch_bmi160.c | 519 struct AccelCal acc; member
|
| /device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ |
| D | perfetto.cc | 3096 std::string acc; in Join() local 37242 uint32_t acc = 0; in EncodeCommitDataRequest() local
|
| /device/generic/goldfish-opengl/system/profiler/ |
| D | perfetto.cpp | 4648 std::string acc; in Join() local 51187 uint32_t acc = 0; in EncodeCommitDataRequest() local
|