Home
last modified time | relevance | path

Searched defs:P (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/inc/algos/
Dfusion.h44 struct Mat33 P[2][2]; member
/device/google/contexthub/firmware/os/algos/
Dfusion.c400 static void scaleCovariance(struct Mat33 *out, const struct Mat33 *A, const struct Mat33 *P) { in scaleCovariance()