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.c1093 writel(reg, mfc_regs->e_picture_profile); in s5p_mfc_set_enc_params_h264()
1373 writel(reg, mfc_regs->e_picture_profile); in s5p_mfc_set_enc_params_mpeg4()
1447 writel(reg, mfc_regs->e_picture_profile); in s5p_mfc_set_enc_params_h263()
1522 writel(reg, mfc_regs->e_picture_profile); in s5p_mfc_set_enc_params_vp8()
1630 writel(reg, mfc_regs->e_picture_profile); in s5p_mfc_set_enc_params_hevc()
2484 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