Searched refs:find_affine_int (Results 1 – 1 of 1) sorted by relevance
/external/libaom/libaom/av1/common/ |
D | warped_motion.c | 1020 static int find_affine_int(int np, const int *pts1, const int *pts2, in find_affine_int() function 1140 if (find_affine_int(np, pts1, pts2, bsize, mvy, mvx, wm_params, mi_row, in find_projection()
|