Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_base.h218 RK_U32 filter_disable; member
H A Dhal_vp8e_vepu1_v2.c101 regs->sw18.deblocking = hw_cfg->filter_disable; in vp8e_vpu_frame_start()
H A Dhal_vp8e_vepu2_v2.c104 regs->sw59.deblocking = hw_cfg->filter_disable; in vp8e_vpu_frame_start()
H A Dhal_vp8e_base.c581 hw_cfg->filter_disable = sps->filter_type; in set_new_frame()