Home
last modified time | relevance | path

Searched refs:positive_bits_thd (Results 1 – 10 of 10) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541.c830 RK_S32 positive_bits_thd; in setup_vepu541_rc_base() local
841 positive_bits_thd = mb_target_bits * 5 / 16; in setup_vepu541_rc_base()
871 regs->reg055_063.rc_dthd[2] = positive_bits_thd; in setup_vepu541_rc_base()
872 regs->reg055_063.rc_dthd[3] = 2 * positive_bits_thd; in setup_vepu541_rc_base()
H A Dhal_h264e_vepu540c.c903 RK_S32 positive_bits_thd; in setup_vepu540c_rc_base() local
944 positive_bits_thd = 5 * mb_target_bits / 16; in setup_vepu540c_rc_base()
972 regs->reg_rc_roi.rc_dthd_0_8[2] = positive_bits_thd; in setup_vepu540c_rc_base()
973 regs->reg_rc_roi.rc_dthd_0_8[3] = 4 * positive_bits_thd; in setup_vepu540c_rc_base()
H A Dhal_h264e_vepu580.c1260 RK_S32 positive_bits_thd; in setup_vepu580_rc_base() local
1301 positive_bits_thd = 5 * mb_target_bits / 16; in setup_vepu580_rc_base()
1326 regs->reg_rc_klut.rc_dthd_0_8[2] = positive_bits_thd; in setup_vepu580_rc_base()
1327 regs->reg_rc_klut.rc_dthd_0_8[3] = 4 * positive_bits_thd; in setup_vepu580_rc_base()
H A Dhal_h264e_vepu510.c1175 RK_S32 positive_bits_thd; in setup_vepu510_rc_base() local
1216 positive_bits_thd = 5 * mb_target_bits / 16; in setup_vepu510_rc_base()
1265 regs->reg_rc_roi.rc_dthd_0_8[2] = positive_bits_thd; in setup_vepu510_rc_base()
1266 regs->reg_rc_roi.rc_dthd_0_8[3] = 4 * positive_bits_thd; in setup_vepu510_rc_base()
H A Dhal_h264e_vepu511.c1169 RK_S32 positive_bits_thd; in setup_vepu511_rc_base() local
1208 positive_bits_thd = 5 * mb_target_bits / 16; in setup_vepu511_rc_base()
1257 regs->reg_rc_roi.rc_dthd_0_8[2] = positive_bits_thd; in setup_vepu511_rc_base()
1258 regs->reg_rc_roi.rc_dthd_0_8[3] = 4 * positive_bits_thd; in setup_vepu511_rc_base()
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu540c.c721 RK_S32 negative_bits_thd, positive_bits_thd; in vepu540c_h265_set_rc_regs() local
735 positive_bits_thd = 5 * ctu_target_bits / 16; in vepu540c_h265_set_rc_regs()
751 reg_rc->rc_dthd_0_8[2] = positive_bits_thd; in vepu540c_h265_set_rc_regs()
752 reg_rc->rc_dthd_0_8[3] = 4 * positive_bits_thd; in vepu540c_h265_set_rc_regs()
H A Dhal_h265e_vepu541.c986 RK_S32 negative_bits_thd, positive_bits_thd; in vepu541_h265_set_rc_regs() local
1000 positive_bits_thd = 5 * ctu_target_bits / 16; in vepu541_h265_set_rc_regs()
1018 regs->rc_erp2.bits_thd2 = positive_bits_thd; in vepu541_h265_set_rc_regs()
1019 regs->rc_erp3.bits_thd3 = 2 * positive_bits_thd; in vepu541_h265_set_rc_regs()
H A Dhal_h265e_vepu510.c1312 RK_S32 negative_bits_thd, positive_bits_thd; in vepu510_h265_set_rc_regs() local
1325 positive_bits_thd = 5 * ctu_target_bits / 16; in vepu510_h265_set_rc_regs()
1365 reg_rc->rc_dthd_0_8[2] = positive_bits_thd; in vepu510_h265_set_rc_regs()
1366 reg_rc->rc_dthd_0_8[3] = 2 * positive_bits_thd; in vepu510_h265_set_rc_regs()
H A Dhal_h265e_vepu511.c1272 RK_S32 negative_bits_thd, positive_bits_thd; in vepu511_h265_set_rc_regs() local
1286 positive_bits_thd = 5 * ctu_target_bits / 16; in vepu511_h265_set_rc_regs()
1326 reg_rc->rc_dthd_0_8[2] = positive_bits_thd; in vepu511_h265_set_rc_regs()
1327 reg_rc->rc_dthd_0_8[3] = 2 * positive_bits_thd; in vepu511_h265_set_rc_regs()
H A Dhal_h265e_vepu580.c1906 RK_S32 negative_bits_thd, positive_bits_thd; in vepu580_h265_set_rc_regs() local
1920 positive_bits_thd = 5 * ctu_target_bits / 16; in vepu580_h265_set_rc_regs()
1936 reg_rc->rc_dthd_0_8[2] = positive_bits_thd; in vepu580_h265_set_rc_regs()
1937 reg_rc->rc_dthd_0_8[3] = 2 * positive_bits_thd; in vepu580_h265_set_rc_regs()