Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dwarped_motion.h90 int find_projection(int np, int *pts1, int *pts2, BLOCK_SIZE bsize, int mvy,
Dwarped_motion.c1135 int find_projection(int np, int *pts1, int *pts2, BLOCK_SIZE bsize, int mvy, in find_projection() function
/external/libaom/libaom/av1/decoder/
Ddecodemv.c1468 if (find_projection(mbmi->num_proj_ref, pts, pts_inref, bsize, in read_inter_block_mode_info()
/external/libaom/libaom/av1/encoder/
Dmcomp.c963 if (!find_projection(mbmi->num_proj_ref, pts, pts_inref, bsize, *tr, in av1_refine_warped_mv()
Drdopt.c9486 if (!find_projection(mbmi->num_proj_ref, pts, pts_inref, bsize, in motion_mode_rd()