Searched refs:enc_params (Results 1 – 7 of 7) sorted by relevance
46 struct mtk_enc_params *p = &ctx->enc_params; in vidioc_venc_s_ctrl()267 ctx->enc_params.framerate_num; in vidioc_venc_g_parm()269 ctx->enc_params.framerate_denom; in vidioc_venc_g_parm()371 struct mtk_enc_params *enc_params = &ctx->enc_params; in mtk_venc_set_param() local400 enc_params->framerate_denom; in mtk_venc_set_param()402 param->gop_size = enc_params->gop_size; in mtk_venc_set_param()403 param->bitrate = enc_params->bitrate; in mtk_venc_set_param()858 mtk_buf->enc_params = ctx->enc_params; in vb2ops_venc_buf_queue()899 (ctx->enc_params.seq_hdr_mode != in vb2ops_venc_start_streaming()1111 mtk_buf->enc_params.force_intra); in mtk_venc_param_change()[all …]
37 struct mtk_enc_params enc_params; member
139 struct mtk_enc_params enc_params; member
866 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()
1165 struct s5p_mfc_enc_params *p = &ctx->enc_params; in enc_post_seq_start()1842 struct s5p_mfc_enc_params *p = &ctx->enc_params; in s5p_mfc_enc_s_ctrl()2290 ctx->enc_params.rc_framerate_num = in vidioc_s_parm()2292 ctx->enc_params.rc_framerate_denom = in vidioc_s_parm()2308 ctx->enc_params.rc_framerate_num; in vidioc_g_parm()2310 ctx->enc_params.rc_framerate_denom; in vidioc_g_parm()
679 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()
705 struct s5p_mfc_enc_params enc_params; member
Completed in 764 milliseconds