Home
last modified time | relevance | path

Searched refs:Size4 (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/firmware/os/algos/common/math/
Dmat.h57 struct Size4 { struct
162 void mat44DecomposeLup(struct Mat44 *LU, struct Size4 *pivot);
168 const struct Size4 *pivot);
Dkasa.c93 struct Size4 pivot; in kasaFit()
Dmat.c465 void mat44DecomposeLup(struct Mat44 *LU, struct Size4 *pivot) { in mat44DecomposeLup()
520 const struct Size4 *pivot) { in mat44Solve()