Searched defs:M_inv (Results 1 – 4 of 4) sorted by relevance
267 double *M_inv) { in compute_flow_matrix()338 double M_inv[4]; in aom_compute_flow_at_point_neon() local
402 static INLINE void invert_2x2(const double *M, double *M_inv) { in invert_2x2()417 double M_inv[4]; in aom_compute_flow_at_point_c() local
349 static INLINE void invert_2x2(const double *M, double *M_inv) { in invert_2x2()
374 static INLINE void invert_2x2(const double *M, double *M_inv) { in invert_2x2()