Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541.c809 RK_S32 positive_bits_thd; in setup_vepu541_rc_base() local
820 positive_bits_thd = mb_target_bits / 4; in setup_vepu541_rc_base()
849 regs->reg055_063.rc_dthd[1] = positive_bits_thd; in setup_vepu541_rc_base()
850 regs->reg055_063.rc_dthd[2] = positive_bits_thd; in setup_vepu541_rc_base()
851 regs->reg055_063.rc_dthd[3] = positive_bits_thd; in setup_vepu541_rc_base()
852 regs->reg055_063.rc_dthd[4] = positive_bits_thd; in setup_vepu541_rc_base()
853 regs->reg055_063.rc_dthd[5] = positive_bits_thd; in setup_vepu541_rc_base()
854 regs->reg055_063.rc_dthd[6] = positive_bits_thd; in setup_vepu541_rc_base()
855 regs->reg055_063.rc_dthd[7] = positive_bits_thd; in setup_vepu541_rc_base()
856 regs->reg055_063.rc_dthd[8] = positive_bits_thd; in setup_vepu541_rc_base()
H A Dhal_h264e_vepu540c.c972 RK_S32 positive_bits_thd; in setup_vepu540c_rc_base() local
983 positive_bits_thd = mb_target_bits / 4; in setup_vepu540c_rc_base()
1012 regs->reg_rc_roi.rc_dthd_0_8[1] = positive_bits_thd; in setup_vepu540c_rc_base()
1013 regs->reg_rc_roi.rc_dthd_0_8[2] = positive_bits_thd; in setup_vepu540c_rc_base()
1014 regs->reg_rc_roi.rc_dthd_0_8[3] = positive_bits_thd; in setup_vepu540c_rc_base()
1015 regs->reg_rc_roi.rc_dthd_0_8[4] = positive_bits_thd; in setup_vepu540c_rc_base()
1016 regs->reg_rc_roi.rc_dthd_0_8[5] = positive_bits_thd; in setup_vepu540c_rc_base()
1017 regs->reg_rc_roi.rc_dthd_0_8[6] = positive_bits_thd; in setup_vepu540c_rc_base()
1018 regs->reg_rc_roi.rc_dthd_0_8[7] = positive_bits_thd; in setup_vepu540c_rc_base()
1019 regs->reg_rc_roi.rc_dthd_0_8[8] = positive_bits_thd; in setup_vepu540c_rc_base()
H A Dhal_h264e_vepu580.c1327 RK_S32 positive_bits_thd; in setup_vepu580_rc_base() local
1338 positive_bits_thd = 5 * mb_target_bits / 16; in setup_vepu580_rc_base()
1368 regs->reg_rc_klut.rc_dthd_0_8[2] = positive_bits_thd; in setup_vepu580_rc_base()
1369 regs->reg_rc_klut.rc_dthd_0_8[3] = 4 * positive_bits_thd; in setup_vepu580_rc_base()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu541.c1024 RK_S32 negative_bits_thd, positive_bits_thd; in vepu541_h265_set_rc_regs() local
1038 positive_bits_thd = ctu_target_bits / 4; in vepu541_h265_set_rc_regs()
1055 regs->rc_erp1.bits_thd1 = positive_bits_thd; in vepu541_h265_set_rc_regs()
1056 regs->rc_erp2.bits_thd2 = positive_bits_thd; in vepu541_h265_set_rc_regs()
1057 regs->rc_erp3.bits_thd3 = positive_bits_thd; in vepu541_h265_set_rc_regs()
1058 regs->rc_erp4.bits_thd4 = positive_bits_thd; in vepu541_h265_set_rc_regs()
1059 regs->rc_erp5.bits_thd5 = positive_bits_thd; in vepu541_h265_set_rc_regs()
1060 regs->rc_erp6.bits_thd6 = positive_bits_thd; in vepu541_h265_set_rc_regs()
1061 regs->rc_erp7.bits_thd7 = positive_bits_thd; in vepu541_h265_set_rc_regs()
1062 regs->rc_erp8.bits_thd8 = positive_bits_thd; in vepu541_h265_set_rc_regs()
H A Dhal_h265e_vepu540c.c741 RK_S32 negative_bits_thd, positive_bits_thd; in vepu540c_h265_set_rc_regs() local
755 positive_bits_thd = 5 * ctu_target_bits / 16; in vepu540c_h265_set_rc_regs()
771 reg_rc->rc_dthd_0_8[2] = positive_bits_thd; in vepu540c_h265_set_rc_regs()
772 reg_rc->rc_dthd_0_8[3] = 2 * positive_bits_thd; in vepu540c_h265_set_rc_regs()
H A Dhal_h265e_vepu580.c1826 RK_S32 negative_bits_thd, positive_bits_thd; in vepu580_h265_set_rc_regs() local
1840 positive_bits_thd = 5 * ctu_target_bits / 16; in vepu580_h265_set_rc_regs()
1856 reg_rc->rc_dthd_0_8[2] = positive_bits_thd; in vepu580_h265_set_rc_regs()
1857 reg_rc->rc_dthd_0_8[3] = 2 * positive_bits_thd; in vepu580_h265_set_rc_regs()