Home
last modified time | relevance | path

Searched refs:fieldpic_flag_exist (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_vdpu2_reg.h452 RK_U32 fieldpic_flag_exist : 1; member
H A Dhal_h264d_vdpu2.c749 p_regs->sw115.fieldpic_flag_exist = (!pp->frame_mbs_only_flag) ? 1 : 0; in set_asic_regs()