Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/av1/
H A Dav1d_cbs.h278 RK_U8 is_translation[AV1_TOTAL_REFS_PER_FRAME]; member
H A Dav1d_cbs.c1613 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()
H A Dav1d_parser.c318 type = header->is_translation[ref] ? AV1_WARP_MODEL_TRANSLATION in global_motion_params()