Home
last modified time | relevance | path

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

/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_opr_v6.c1092 writel(reg, mfc_regs->e_picture_profile); in s5p_mfc_set_enc_params_h264()
1372 writel(reg, mfc_regs->e_picture_profile); in s5p_mfc_set_enc_params_mpeg4()
1446 writel(reg, mfc_regs->e_picture_profile); in s5p_mfc_set_enc_params_h263()
1521 writel(reg, mfc_regs->e_picture_profile); in s5p_mfc_set_enc_params_vp8()
1629 writel(reg, mfc_regs->e_picture_profile); in s5p_mfc_set_enc_params_hevc()
2478 R(e_picture_profile, S5P_FIMV_E_PICTURE_PROFILE_V6); in s5p_mfc_init_regs_v6_plus()
H A Ds5p_mfc_opr.h180 void __iomem *e_picture_profile; member