Searched refs:Invert2x2 (Results 1 – 2 of 2) sorted by relevance
364 inline bool Invert2x2(const T* const a, float* const a_inv) { in Invert2x2() function
118 if (!Invert2x2(G, G_inv)) { in FindFlowAtPoint_LK()