Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dglobal_motion.c656 static INLINE void solve_2x2_system(const double *M, const double *b, in solve_2x2_system() function
847 solve_2x2_system(M, b, tmp_output_vec); in compute_flow_at_point()