Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencodeframe.c5344 int inliers_by_motion[RANSAC_NUM_MOTIONS]; in compute_global_motion_for_ref_frame() local
5379 cpi->common.seq_params.bit_depth, gm_estimation_type, inliers_by_motion, in compute_global_motion_for_ref_frame()
5383 if (inliers_by_motion[i] == 0) continue; in compute_global_motion_for_ref_frame()