Searched refs:AV1_AFFINE (Results 1 – 2 of 2) sorted by relevance
133 AV1_AFFINE enumerator
1294 type = is_translation ? AV1_TRANSLATION : AV1_AFFINE; in global_motion_params()1303 if (type == AV1_AFFINE) { in global_motion_params()