Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dglobal_motion.h37 int *inliers; member
53 int height, int *inliers,
Dglobal_motion.c385 int index = params->inliers[i]; in get_inliers_from_indices()
389 memcpy(params->inliers, inliers_tmp, sizeof(*inliers_tmp) * 2 * MAX_CORNERS); in get_inliers_from_indices()
396 int height, int *inliers, in av1_compute_feature_segmentation_map() argument
402 int x = inliers[i * 2]; in av1_compute_feature_segmentation_map()
403 int y = inliers[i * 2 + 1]; in av1_compute_feature_segmentation_map()
Dransac.c531 memcpy(params_by_motion[i].inliers, motions[i].inlier_indices, in ransac()
710 memcpy(params_by_motion[i].inliers, motions[i].inlier_indices, in ransac_double_prec()
Dencodeframe.c5391 params_by_motion[i].inliers, params_by_motion[i].num_inliers); in compute_global_motion_for_ref_frame()
5823 params_by_motion[m].inliers = in encode_frame_internal()
5824 aom_malloc(sizeof(*(params_by_motion[m].inliers)) * 2 * MAX_CORNERS); in encode_frame_internal()
5888 aom_free(params_by_motion[m].inliers); in encode_frame_internal()
/external/libsrtp2/test/
Dwords.txt102 inliers
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/
Dospd.txt.gz