Home
last modified time | relevance | path

Searched refs:qp_delta_row_i (Results 1 – 13 of 13) sorted by relevance

/rockchip-linux_mpp/inc/
H A Drk_venc_cmd.h394 RK_S32 qp_delta_row_i; /* delta qp between two row in I frame */ member
/rockchip-linux_mpp/mpp/codec/
H A Dmpp_enc_impl.c857 if (set->qp_delta_row < 0 || set->qp_delta_row_i < 0) { in proc_hw_cfg()
859 set->qp_delta_row_i, set->qp_delta_row, in proc_hw_cfg()
860 cfg->qp_delta_row_i, cfg->qp_delta_row); in proc_hw_cfg()
862 set->qp_delta_row_i = cfg->qp_delta_row_i; in proc_hw_cfg()
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541.c203 hw->qp_delta_row_i = 0; in hal_h264e_vepu541_init()
853 hw->qp_delta_row_i : hw->qp_delta_row; in setup_vepu541_rc_base()
H A Dhal_h264e_vepu540c.c171 hw->qp_delta_row_i = 1; in hal_h264e_vepu540c_init()
954 hw->qp_delta_row_i : hw->qp_delta_row; in setup_vepu540c_rc_base()
H A Dhal_h264e_vepu580.c380 hw->qp_delta_row_i = 2; in hal_h264e_vepu580_init()
1309 hw->qp_delta_row_i : hw->qp_delta_row; in setup_vepu580_rc_base()
H A Dhal_h264e_vepu510.c358 hw->qp_delta_row_i = 1; in hal_h264e_vepu510_init()
1232 hw->qp_delta_row_i : hw->qp_delta_row; in setup_vepu510_rc_base()
H A Dhal_h264e_vepu511.c357 hw->qp_delta_row_i = 1; in hal_h264e_vepu511_init()
1224 hw->qp_delta_row_i : hw->qp_delta_row; in setup_vepu511_rc_base()
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu540c.c537 hw->qp_delta_row_i = 2; in hal_h265e_v540c_init()
744 hw->qp_delta_row_i : hw->qp_delta_row; in vepu540c_h265_set_rc_regs()
H A Dhal_h265e_vepu541.c641 hw->qp_delta_row_i = 0; in hal_h265e_v541_init()
1011 hw->qp_delta_row_i : hw->qp_delta_row; in vepu541_h265_set_rc_regs()
H A Dhal_h265e_vepu510.c1149 hw->qp_delta_row_i = 2; in hal_h265e_v510_init()
1341 hw->qp_delta_row_i : hw->qp_delta_row; in vepu510_h265_set_rc_regs()
H A Dhal_h265e_vepu511.c544 hw->qp_delta_row_i = 2; in hal_h265e_vepu511_init()
1302 hw->qp_delta_row_i : hw->qp_delta_row; in vepu511_h265_set_rc_regs()
H A Dhal_h265e_vepu580.c1561 hw->qp_delta_row_i = 2; in hal_h265e_v580_init()
1929 hw->qp_delta_row_i : hw->qp_delta_row; in vepu580_h265_set_rc_regs()
/rockchip-linux_mpp/mpp/base/
H A Dmpp_enc_cfg.c220 …s32, rk_s32, qp_row_i, FLAG_INCR, hw, qp_delta_row_i) \