Home
last modified time | relevance | path

Searched refs:split_mv_mode (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_base.h327 RK_U32 split_mv_mode; member
H A Dhal_vp8e_base.c492 hw_cfg->split_mv_mode = 0; in set_new_frame()
495 hw_cfg->split_mv_mode = 0; in set_new_frame()
497 hw_cfg->split_mv_mode = 1; in set_new_frame()
499 hw_cfg->split_mv_mode = 1; in set_new_frame()
H A Dhal_vp8e_vepu1_v2.c103 regs->sw19.split_mv = hw_cfg->split_mv_mode; in vp8e_vpu_frame_start()
H A Dhal_vp8e_vepu2_v2.c106 regs->sw99.split_mv = hw_cfg->split_mv_mode; in vp8e_vpu_frame_start()