Home
last modified time | relevance | path

Searched defs:inv (Results 1 – 5 of 5) sorted by relevance

/device/google/contexthub/firmware/os/algos/common/math/
Dkasa.c62 float inv = 1.0f / kasa->nsamples; in kasaNormalize() local
/device/google/contexthub/firmware/os/algos/calibration/accelerometer/
Daccel_cal.c240 float inv = 0.0f; in accelStillnessDetection() local
294 float inv = 0.0f; in accelGoodData() local
/device/google/contexthub/firmware/os/algos/calibration/diversity_checker/
Ddiversity_checker.c188 float inv = 1.0f / diverse_data->num_points; in diversityCheckerNormQuality() local
/device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/
Dsimd_mat4.inl460 __m128 inv[4]; local
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dastcenc_vecmathlib_neon_4.h744 float32x4_t inv = vsubq_f32(zero, a.m); in abs() local