Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/s5p-mfc/
Ds5p_mfc_opr_v6.c962 writel(reg, mfc_regs->e_rc_qp_bound); in s5p_mfc_set_enc_params_h264()
1242 writel(reg, mfc_regs->e_rc_qp_bound); in s5p_mfc_set_enc_params_mpeg4()
1316 writel(reg, mfc_regs->e_rc_qp_bound); in s5p_mfc_set_enc_params_h263()
1406 writel(reg, mfc_regs->e_rc_qp_bound); in s5p_mfc_set_enc_params_vp8()
1581 writel(reg, mfc_regs->e_rc_qp_bound); in s5p_mfc_set_enc_params_hevc()
2313 R(e_rc_qp_bound, S5P_FIMV_E_RC_QP_BOUND_V6); in s5p_mfc_init_regs_v6_plus()
2451 R(e_rc_qp_bound, S5P_FIMV_E_RC_QP_BOUND_V8); in s5p_mfc_init_regs_v6_plus()
Ds5p_mfc_opr.h188 void __iomem *e_rc_qp_bound; member