Home
last modified time | relevance | path

Searched refs:e_rc_qp_bound (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_opr_v6.c959 writel(reg, mfc_regs->e_rc_qp_bound); in s5p_mfc_set_enc_params_h264()
1239 writel(reg, mfc_regs->e_rc_qp_bound); in s5p_mfc_set_enc_params_mpeg4()
1313 writel(reg, mfc_regs->e_rc_qp_bound); in s5p_mfc_set_enc_params_h263()
1403 writel(reg, mfc_regs->e_rc_qp_bound); in s5p_mfc_set_enc_params_vp8()
1578 writel(reg, mfc_regs->e_rc_qp_bound); in s5p_mfc_set_enc_params_hevc()
2310 R(e_rc_qp_bound, S5P_FIMV_E_RC_QP_BOUND_V6); in s5p_mfc_init_regs_v6_plus()
2448 R(e_rc_qp_bound, S5P_FIMV_E_RC_QP_BOUND_V8); in s5p_mfc_init_regs_v6_plus()
Ds5p_mfc_opr.h185 void __iomem *e_rc_qp_bound; member