Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/av1/
H A Dav1d_cbs.h277 RK_U8 is_rot_zoom[AV1_TOTAL_REFS_PER_FRAME]; member
H A Dav1d_cbs.c1609 flags(is_rot_zoom[ref], 1, ref); in mpp_av1_global_motion_params()
1610 if (current->is_rot_zoom[ref]) { in mpp_av1_global_motion_params()
H A Dav1d_parser.c315 if (header->is_rot_zoom[ref]) { in global_motion_params()