Home
last modified time | relevance | path

Searched refs:buf_width (Results 1 - 25 of 26) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/
H A Dvenc_drv_if.h74 * @buf_width: buffer width
87 unsigned int buf_width; member
H A Dvenc_vpu_if.c143 unsigned int img_crop_right = enc_prm->buf_width - enc_prm->width; in venc_enc_param_crop_right()
H A Dmtk_vcodec_enc.c364 param->buf_width = q_data_src->coded_width; in mtk_venc_set_param()
376 param->buf_width, param->buf_height, in mtk_venc_set_param()
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/encoder/
H A Dvenc_drv_if.h73 * @buf_width: buffer width
86 unsigned int buf_width; member
H A Dvenc_vpu_if.c168 unsigned int img_crop_right = enc_prm->buf_width - enc_prm->width; in venc_enc_param_crop_right()
H A Dmtk_vcodec_enc.c397 param->buf_width = q_data_src->coded_width; in mtk_venc_set_param()
409 param->buf_width, param->buf_height, in mtk_venc_set_param()
/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_dec.c324 pix_mp->width = ctx->buf_width; in vidioc_g_fmt()
331 pix_mp->plane_fmt[0].bytesperline = ctx->buf_width; in vidioc_g_fmt()
333 pix_mp->plane_fmt[1].bytesperline = ctx->buf_width; in vidioc_g_fmt()
778 ctx->buf_width, ctx->buf_height); in vidioc_g_selection()
785 s->r.width, s->r.height, ctx->buf_width, in vidioc_g_selection()
H A Ds5p_mfc_opr_v5.c278 ctx->buf_width = ALIGN(ctx->img_width, S5P_FIMV_NV12MT_HALIGN); in s5p_mfc_dec_calc_dpb_size_v5()
282 ctx->img_width, ctx->img_height, ctx->buf_width, in s5p_mfc_dec_calc_dpb_size_v5()
286 ctx->luma_size = ALIGN(ctx->buf_width * ctx->buf_height, in s5p_mfc_dec_calc_dpb_size_v5()
288 ctx->chroma_size = ALIGN(ctx->buf_width * in s5p_mfc_dec_calc_dpb_size_v5()
292 ctx->mv_size = ALIGN(ctx->buf_width * in s5p_mfc_dec_calc_dpb_size_v5()
319 ctx->buf_width = ALIGN(ctx->img_width, S5P_FIMV_NV12M_HALIGN); in s5p_mfc_enc_calc_src_size_v5()
330 ctx->buf_width = ALIGN(ctx->img_width, S5P_FIMV_NV12MT_HALIGN); in s5p_mfc_enc_calc_src_size_v5()
H A Ds5p_mfc_common.h564 * @buf_width: width of the buffer for processed image
645 int buf_width; member
H A Ds5p_mfc_enc.c1385 pix_fmt_mp->plane_fmt[0].bytesperline = ctx->buf_width; in vidioc_g_fmt()
1387 pix_fmt_mp->plane_fmt[1].bytesperline = ctx->buf_width; in vidioc_g_fmt()
1472 pix_fmt_mp->plane_fmt[0].bytesperline = ctx->buf_width; in vidioc_s_fmt()
1474 pix_fmt_mp->plane_fmt[1].bytesperline = ctx->buf_width; in vidioc_s_fmt()
H A Ds5p_mfc_opr_v6.c439 ctx->buf_width = ALIGN(ctx->img_width, S5P_FIMV_NV12MT_HALIGN_V6); in s5p_mfc_dec_calc_dpb_size_v6()
443 ctx->img_height, ctx->buf_width, ctx->buf_height); in s5p_mfc_dec_calc_dpb_size_v6()
478 ctx->buf_width = ALIGN(ctx->img_width, S5P_FIMV_NV12M_HALIGN_V6); in s5p_mfc_enc_calc_src_size_v6()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_dec.c355 pix_mp->width = ctx->buf_width; in vidioc_g_fmt()
362 pix_mp->plane_fmt[0].bytesperline = ctx->buf_width; in vidioc_g_fmt()
364 pix_mp->plane_fmt[1].bytesperline = ctx->buf_width; in vidioc_g_fmt()
811 ctx->buf_width, ctx->buf_height); in vidioc_g_selection()
818 s->r.width, s->r.height, ctx->buf_width, in vidioc_g_selection()
H A Ds5p_mfc_opr_v5.c278 ctx->buf_width = ALIGN(ctx->img_width, S5P_FIMV_NV12MT_HALIGN); in s5p_mfc_dec_calc_dpb_size_v5()
282 ctx->img_width, ctx->img_height, ctx->buf_width, in s5p_mfc_dec_calc_dpb_size_v5()
286 ctx->luma_size = ALIGN(ctx->buf_width * ctx->buf_height, in s5p_mfc_dec_calc_dpb_size_v5()
288 ctx->chroma_size = ALIGN(ctx->buf_width * in s5p_mfc_dec_calc_dpb_size_v5()
292 ctx->mv_size = ALIGN(ctx->buf_width * in s5p_mfc_dec_calc_dpb_size_v5()
319 ctx->buf_width = ALIGN(ctx->img_width, S5P_FIMV_NV12M_HALIGN); in s5p_mfc_enc_calc_src_size_v5()
330 ctx->buf_width = ALIGN(ctx->img_width, S5P_FIMV_NV12MT_HALIGN); in s5p_mfc_enc_calc_src_size_v5()
H A Ds5p_mfc_common.h568 * @buf_width: width of the buffer for processed image
655 int buf_width; member
H A Ds5p_mfc_enc.c1383 pix_fmt_mp->plane_fmt[0].bytesperline = ctx->buf_width; in vidioc_g_fmt()
1385 pix_fmt_mp->plane_fmt[1].bytesperline = ctx->buf_width; in vidioc_g_fmt()
1470 pix_fmt_mp->plane_fmt[0].bytesperline = ctx->buf_width; in vidioc_s_fmt()
1472 pix_fmt_mp->plane_fmt[1].bytesperline = ctx->buf_width; in vidioc_s_fmt()
H A Ds5p_mfc_opr_v6.c439 ctx->buf_width = ALIGN(ctx->img_width, S5P_FIMV_NV12MT_HALIGN_V6); in s5p_mfc_dec_calc_dpb_size_v6()
443 ctx->img_height, ctx->buf_width, ctx->buf_height); in s5p_mfc_dec_calc_dpb_size_v6()
478 ctx->buf_width = ALIGN(ctx->img_width, S5P_FIMV_NV12M_HALIGN_V6); in s5p_mfc_enc_calc_src_size_v6()
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/
H A Domapdss.h187 u16 buf_width; member
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/encoder/venc/
H A Dvenc_h264_if.c715 inst->vsi->config.buf_w = enc_prm->buf_width; in h264_enc_set_vsi_configs()
734 inst->vsi_34->config.buf_w = enc_prm->buf_width; in h264_enc_set_vsi_34_configs()
H A Dvenc_vp8_if.c388 inst->vsi->config.buf_w = enc_prm->buf_width; in vp8_enc_set_param()
/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/venc/
H A Dvenc_vp8_if.c410 inst->vsi->config.buf_w = enc_prm->buf_width; in vp8_enc_set_param()
H A Dvenc_h264_if.c641 inst->vsi->config.buf_w = enc_prm->buf_width; in h264_enc_set_param()
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
H A Domapdss.h279 u16 buf_width; member
H A Ddispc.c2816 wi->buf_width, pos_x, pos_y, in_width, in_height, wi->width, in dispc_wb_setup()
/kernel/linux/linux-5.10/include/video/
H A Domapfb_dss.h427 u16 buf_width; member
/kernel/linux/linux-6.6/include/video/
H A Domapfb_dss.h427 u16 buf_width; member

Completed in 40 milliseconds

12