Home
last modified time | relevance | path

Searched refs:enc_params (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/media/platform/mediatek/vcodec/encoder/
H A Dmtk_vcodec_enc.h37 struct mtk_enc_params enc_params; member
H A Dmtk_vcodec_enc_drv.h139 struct mtk_enc_params enc_params; member
/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_opr_v6.c866 const struct s5p_mfc_enc_params *p = &ctx->enc_params; in s5p_mfc_set_enc_params()
1059 struct s5p_mfc_enc_params *p = &ctx->enc_params; in s5p_mfc_set_enc_params_h264()
1352 const struct s5p_mfc_enc_params *p = &ctx->enc_params; in s5p_mfc_set_enc_params_mpeg4()
1434 const struct s5p_mfc_enc_params *p = &ctx->enc_params; in s5p_mfc_set_enc_params_h263()
1504 const struct s5p_mfc_enc_params *p = &ctx->enc_params; in s5p_mfc_set_enc_params_vp8()
1597 struct s5p_mfc_enc_params *p = &ctx->enc_params; in s5p_mfc_set_enc_params_hevc()
1900 const struct s5p_mfc_enc_params *p = &ctx->enc_params; in s5p_mfc_h264_set_aso_slice_order_v6()
H A Ds5p_mfc_opr_v5.c679 const struct s5p_mfc_enc_params *p = &ctx->enc_params; in s5p_mfc_set_enc_params()
762 const struct s5p_mfc_enc_params *p = &ctx->enc_params; in s5p_mfc_set_enc_params_h264()
919 const struct s5p_mfc_enc_params *p = &ctx->enc_params; in s5p_mfc_set_enc_params_mpeg4()
998 const struct s5p_mfc_enc_params *p = &ctx->enc_params; in s5p_mfc_set_enc_params_h263()
H A Ds5p_mfc_common.h705 struct s5p_mfc_enc_params enc_params; member