Searched refs:AFFINE (Results 1 – 7 of 7) sorted by relevance
63 AFFINE = 3, // affine, 6-parameter enumerator274 return AFFINE; in get_wmtype()
33 #define DEFAULT_WMTYPE AFFINE
523 assert(wm->wmtype <= AFFINE); in highbd_warp_plane()809 assert(wm->wmtype <= AFFINE); in warp_plane()883 if (wm->wmtype <= AFFINE) in av1_warp_error()1138 assert(wm_params->wmtype == AFFINE); in find_projection()
162 case AFFINE: wm->wmmat[6] = wm->wmmat[7] = 0; break; in force_wmtype()253 case AFFINE: return ransac_affine; in get_ransac_type()336 case AFFINE: return ransac_affine_double_prec; in get_ransac_double_prec_type()
5092 case AFFINE: in gm_get_params_cost()5102 if (gm->wmtype >= AFFINE) { in gm_get_params_cost()5587 if (cm->global_motion[frame].wmtype <= AFFINE) in encode_frame_internal()
2661 if (type >= AFFINE) { in write_global_motion_params()
4628 type = aom_rb_read_bit(rb) ? TRANSLATION : AFFINE; in read_global_motion_params()4647 if (type >= AFFINE) { in read_global_motion_params()4683 if (params->wmtype <= AFFINE) { in read_global_motion_params()