Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu540c.c878 reg->rdo_atf_resi_thd_comb.big_th0 = 16; in setup_vepu540c_rdo_cfg()
879 reg->rdo_atf_resi_thd_comb.big_th1 = 16; in setup_vepu540c_rdo_cfg()
880 reg->rdo_atf_resi_thd_comb.small_th0 = 8; in setup_vepu540c_rdo_cfg()
881 reg->rdo_atf_resi_thd_comb.small_th1 = 8; in setup_vepu540c_rdo_cfg()
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu540c.c363 reg->rdo_atf_resi_thd_comb.big_th0 = 16; in vepu540c_h265_rdo_cfg()
364 reg->rdo_atf_resi_thd_comb.big_th1 = 16; in vepu540c_h265_rdo_cfg()
365 reg->rdo_atf_resi_thd_comb.small_th0 = 8; in vepu540c_h265_rdo_cfg()
366 reg->rdo_atf_resi_thd_comb.small_th1 = 8; in vepu540c_h265_rdo_cfg()
/rockchip-linux_mpp/mpp/hal/rkenc/common/
H A Dvepu540c_common.h469 } rdo_atf_resi_thd_comb; member