Home
last modified time | relevance | path

Searched refs:step_width (Results 1 – 25 of 40) sorted by relevance

12

/linux-6.1.9/drivers/media/platform/verisilicon/
Drockchip_vpu_hw.c53 .step_width = MB_DIM,
69 .step_width = MB_DIM,
84 .step_width = MB_DIM,
97 .step_width = MB_DIM,
110 .step_width = MB_DIM,
123 .step_width = MB_DIM,
138 .step_width = MB_DIM,
151 .step_width = MB_DIM,
164 .step_width = MB_DIM,
177 .step_width = MB_DIM,
[all …]
Dimx8m_vpu_hw.c89 .step_width = MB_DIM,
104 .step_width = MB_DIM,
117 .step_width = MB_DIM,
130 .step_width = MB_DIM,
143 .step_width = MB_DIM,
159 .step_width = MB_DIM,
172 .step_width = MB_DIM,
188 .step_width = TILE_MB_DIM,
201 .step_width = TILE_MB_DIM,
214 .step_width = TILE_MB_DIM,
[all …]
Dsama5d4_vdec_hw.c22 .step_width = MB_DIM,
37 .step_width = MB_DIM,
50 .step_width = MB_DIM,
63 .step_width = MB_DIM,
76 .step_width = MB_DIM,
Dsunxi_vpu_hw.c20 .step_width = 32,
33 .step_width = 32,
49 .step_width = 32,
62 .step_width = 32,
75 .step_width = 32,
Dhantro_hevc.c165 ALIGN(sps->pic_width_in_luma_samples, ctx->vpu_dst_fmt->frmsize.step_width)) in hantro_hevc_validate_sps()
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dvidioc-enum-framesizes.rst65 ``step_width`` and ``step_height`` values are set to 1.
119 - ``step_width``
/linux-6.1.9/drivers/media/platform/amphion/
Dvpu_helpers.c96 if (res->step_width) in vpu_helper_valid_frame_width()
97 width = ALIGN(width, res->step_width); in vpu_helper_valid_frame_width()
Dvenc.c127 fsize->stepwise.step_width = res->step_width; in venc_enum_framesizes()
407 venc->params.crop.left = ALIGN(s->r.left, res->step_width); in venc_s_selection()
409 venc->params.crop.width = ALIGN(s->r.width, res->step_width); in venc_s_selection()
Dvpu.h104 u32 step_width; member
Dvpu_core.c837 .step_width = 2,
852 .step_width = 1,
/linux-6.1.9/drivers/media/platform/nvidia/tegra-vde/
Dvde.c469 .step_width = 16,
492 .step_width = 16,
/linux-6.1.9/drivers/media/platform/mediatek/mdp3/
Dmtk-mdp3-regs.c324 v4l_bound_align_image(w, s->min_width, s->max_width, s->step_width, in mdp_bound_align_image()
408 s.step_width = fmt->walign; in mdp_try_fmt_mplane()
/linux-6.1.9/drivers/staging/media/imx/
Dimx-media-capture.c124 fsize->stepwise.step_width = 1; in capture_enum_framesizes()
313 fsize->stepwise.step_width = 1; in capture_legacy_enum_framesizes()
/linux-6.1.9/drivers/media/platform/mediatek/vcodec/
Dmtk_vcodec_dec_stateless.c123 .step_width = 16,
Dmtk_vcodec_dec.c595 fsize->stepwise.step_width, in vidioc_enum_framesizes()
/linux-6.1.9/drivers/media/usb/gspca/
Dstk1135.c629 fsize->stepwise.step_width = 2; in stk1135_enum_framesizes()
/linux-6.1.9/drivers/media/test-drivers/vimc/
Dvimc-capture.c190 fsize->stepwise.step_width = 1; in vimc_capture_enum_framesizes()
/linux-6.1.9/drivers/staging/media/rkvdec/
Drkvdec.c121 .step_width = 16,
137 .step_width = 64,
/linux-6.1.9/drivers/media/v4l2-core/
Dv4l2-common.c352 frmsize->step_width); in v4l2_apply_frmsize_constraints()
/linux-6.1.9/drivers/media/platform/sunxi/sun8i-rotate/
Dsun8i_rotate.c252 fsize->stepwise.step_width = fmt->hsub; in rotate_enum_framesizes()
/linux-6.1.9/drivers/media/platform/qcom/camss/
Dcamss-video.c667 fsize->stepwise.step_width = 1; in video_enum_framesizes()
/linux-6.1.9/drivers/media/platform/sunxi/sun8i-di/
Dsun8i-di.c387 fsize->stepwise.step_width = 2; in deinterlace_enum_framesizes()
/linux-6.1.9/drivers/media/platform/ti/cal/
Dcal-video.c565 fsize->stepwise.step_width = 64 / bpp; in cal_mc_enum_framesizes()
/linux-6.1.9/drivers/media/platform/via/
Dvia-camera.c962 sizes->stepwise.step_width = sizes->stepwise.step_height = 1; in viacam_enum_framesizes()
/linux-6.1.9/drivers/staging/media/meson/vdec/
Dvdec.c706 fsize->stepwise.step_width = 1; in vdec_enum_framesizes()

12