Home
last modified time | relevance | path

Searched refs:vec3Sub (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/algos/common/math/
Dvec.h82 static inline void vec3Sub(struct Vec3 *v, const struct Vec3 *w) { in vec3Sub() function
/device/google/contexthub/firmware/os/algos/
Dfusion.c268 vec3Sub(&we, &b); in fusionPredict()
478 vec3Sub(&e, &Bb); in fusionUpdate()