Home
last modified time | relevance | path

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

12

/linux-6.6.21/drivers/media/platform/verisilicon/
Drockchip_vpu_hw.c57 .step_width = MB_DIM,
73 .step_width = MB_DIM,
90 .step_width = MB_DIM,
104 .step_width = MB_DIM,
119 .step_width = MB_DIM,
132 .step_width = MB_DIM,
145 .step_width = MB_DIM,
158 .step_width = MB_DIM,
173 .step_width = MB_DIM,
186 .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,
160 .step_width = MB_DIM,
174 .step_width = MB_DIM,
190 .step_width = TILE_MB_DIM,
203 .step_width = TILE_MB_DIM,
216 .step_width = TILE_MB_DIM,
[all …]
Dsunxi_vpu_hw.c20 .step_width = 32,
33 .step_width = 32,
49 .step_width = 32,
62 .step_width = 32,
75 .step_width = 32,
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,
Dhantro_hevc.c160 ALIGN(sps->pic_width_in_luma_samples, ctx->vpu_dst_fmt->frmsize.step_width)) in hantro_hevc_validate_sps()
/linux-6.6.21/drivers/media/test-drivers/visl/
Dvisl-video.c142 .step_width = 1,
156 .step_width = 1,
170 .step_width = 1,
184 .step_width = 1,
198 .step_width = 1,
212 .step_width = 1,
/linux-6.6.21/Documentation/userspace-api/media/v4l/
Dvidioc-enum-framesizes.rst65 ``step_width`` and ``step_height`` values are set to 1.
119 - ``step_width``
/linux-6.6.21/drivers/media/platform/amphion/
Dvpu_helpers.c127 if (res->step_width) in vpu_helper_valid_frame_width()
128 width = ALIGN(width, res->step_width); in vpu_helper_valid_frame_width()
Dvenc.c138 fsize->stepwise.step_width = res->step_width; in venc_enum_framesizes()
399 venc->params.crop.left = ALIGN(s->r.left, res->step_width); in venc_s_selection()
401 venc->params.crop.width = ALIGN(s->r.width, res->step_width); in venc_s_selection()
Dvpu.h106 u32 step_width; member
Dvpu_core.c837 .step_width = 2,
852 .step_width = 1,
/linux-6.6.21/drivers/media/platform/nvidia/tegra-vde/
Dvde.c468 .step_width = 16,
491 .step_width = 16,
/linux-6.6.21/drivers/media/platform/mediatek/mdp3/
Dmtk-mdp3-regs.c83 v4l_bound_align_image(w, s->min_width, s->max_width, s->step_width, in mdp_bound_align_image()
168 s.step_width = fmt->walign; in mdp_try_fmt_mplane()
/linux-6.6.21/drivers/staging/media/imx/
Dimx-media-capture.c123 fsize->stepwise.step_width = 1; in capture_enum_framesizes()
312 fsize->stepwise.step_width = 1; in capture_legacy_enum_framesizes()
/linux-6.6.21/drivers/media/usb/gspca/
Dstk1135.c629 fsize->stepwise.step_width = 2; in stk1135_enum_framesizes()
/linux-6.6.21/drivers/media/test-drivers/vimc/
Dvimc-capture.c190 fsize->stepwise.step_width = 1; in vimc_capture_enum_framesizes()
/linux-6.6.21/drivers/staging/media/rkvdec/
Drkvdec.c121 .step_width = 16,
137 .step_width = 64,
/linux-6.6.21/drivers/media/platform/mediatek/vcodec/decoder/
Dmtk_vcodec_dec_stateless.c212 .step_width = 16,
Dmtk_vcodec_dec.c590 fsize->stepwise.max_width, fsize->stepwise.step_width, in vidioc_enum_framesizes()
/linux-6.6.21/drivers/media/v4l2-core/
Dv4l2-common.c364 frmsize->step_width); in v4l2_apply_frmsize_constraints()
/linux-6.6.21/drivers/media/platform/sunxi/sun8i-rotate/
Dsun8i_rotate.c252 fsize->stepwise.step_width = fmt->hsub; in rotate_enum_framesizes()
/linux-6.6.21/drivers/media/platform/qcom/camss/
Dcamss-video.c682 fsize->stepwise.step_width = 1; in video_enum_framesizes()
/linux-6.6.21/drivers/media/platform/sunxi/sun8i-di/
Dsun8i-di.c387 fsize->stepwise.step_width = 2; in deinterlace_enum_framesizes()
/linux-6.6.21/drivers/media/platform/via/
Dvia-camera.c951 sizes->stepwise.step_width = sizes->stepwise.step_height = 1; in viacam_enum_framesizes()
/linux-6.6.21/drivers/media/platform/ti/cal/
Dcal-video.c568 fsize->stepwise.step_width = 64 / bpp; in cal_mc_enum_framesizes()

12