Searched refs:is_translation (Results 1 – 3 of 3) sorted by relevance
278 RK_U8 is_translation[AV1_TOTAL_REFS_PER_FRAME]; member
1613 flags(is_translation[ref], 1, ref); in mpp_av1_global_motion_params()1614 type = current->is_translation[ref] ? AV1_WARP_MODEL_TRANSLATION in mpp_av1_global_motion_params()
318 type = header->is_translation[ref] ? AV1_WARP_MODEL_TRANSLATION in global_motion_params()