Home
last modified time | relevance | path

Searched refs:intra_refresh_mb (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/media/platform/s5p-mfc/
Ds5p_mfc_common.h444 u16 intra_refresh_mb; member
Ds5p_mfc_opr_v6.c681 writel(p->intra_refresh_mb, mfc_regs->e_ir_size); in s5p_mfc_set_enc_params()
683 if (p->intra_refresh_mb == 0) in s5p_mfc_set_enc_params()
Ds5p_mfc_opr_v5.c709 mfc_write(dev, p->intra_refresh_mb, S5P_FIMV_ENC_CIR_CTRL); in s5p_mfc_set_enc_params()
Ds5p_mfc_enc.c1418 p->intra_refresh_mb = ctrl->val; in s5p_mfc_enc_s_ctrl()