/linux-6.1.9/drivers/media/platform/verisilicon/ |
D | rockchip_vpu_hw.c | 53 .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 …]
|
D | imx8m_vpu_hw.c | 89 .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 …]
|
D | sama5d4_vdec_hw.c | 22 .step_width = MB_DIM, 37 .step_width = MB_DIM, 50 .step_width = MB_DIM, 63 .step_width = MB_DIM, 76 .step_width = MB_DIM,
|
D | sunxi_vpu_hw.c | 20 .step_width = 32, 33 .step_width = 32, 49 .step_width = 32, 62 .step_width = 32, 75 .step_width = 32,
|
D | hantro_hevc.c | 165 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/ |
D | vidioc-enum-framesizes.rst | 65 ``step_width`` and ``step_height`` values are set to 1. 119 - ``step_width``
|
/linux-6.1.9/drivers/media/platform/amphion/ |
D | vpu_helpers.c | 96 if (res->step_width) in vpu_helper_valid_frame_width() 97 width = ALIGN(width, res->step_width); in vpu_helper_valid_frame_width()
|
D | venc.c | 127 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()
|
D | vpu.h | 104 u32 step_width; member
|
D | vpu_core.c | 837 .step_width = 2, 852 .step_width = 1,
|
/linux-6.1.9/drivers/media/platform/nvidia/tegra-vde/ |
D | vde.c | 469 .step_width = 16, 492 .step_width = 16,
|
/linux-6.1.9/drivers/media/platform/mediatek/mdp3/ |
D | mtk-mdp3-regs.c | 324 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/ |
D | imx-media-capture.c | 124 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/ |
D | mtk_vcodec_dec_stateless.c | 123 .step_width = 16,
|
D | mtk_vcodec_dec.c | 595 fsize->stepwise.step_width, in vidioc_enum_framesizes()
|
/linux-6.1.9/drivers/media/usb/gspca/ |
D | stk1135.c | 629 fsize->stepwise.step_width = 2; in stk1135_enum_framesizes()
|
/linux-6.1.9/drivers/media/test-drivers/vimc/ |
D | vimc-capture.c | 190 fsize->stepwise.step_width = 1; in vimc_capture_enum_framesizes()
|
/linux-6.1.9/drivers/staging/media/rkvdec/ |
D | rkvdec.c | 121 .step_width = 16, 137 .step_width = 64,
|
/linux-6.1.9/drivers/media/v4l2-core/ |
D | v4l2-common.c | 352 frmsize->step_width); in v4l2_apply_frmsize_constraints()
|
/linux-6.1.9/drivers/media/platform/sunxi/sun8i-rotate/ |
D | sun8i_rotate.c | 252 fsize->stepwise.step_width = fmt->hsub; in rotate_enum_framesizes()
|
/linux-6.1.9/drivers/media/platform/qcom/camss/ |
D | camss-video.c | 667 fsize->stepwise.step_width = 1; in video_enum_framesizes()
|
/linux-6.1.9/drivers/media/platform/sunxi/sun8i-di/ |
D | sun8i-di.c | 387 fsize->stepwise.step_width = 2; in deinterlace_enum_framesizes()
|
/linux-6.1.9/drivers/media/platform/ti/cal/ |
D | cal-video.c | 565 fsize->stepwise.step_width = 64 / bpp; in cal_mc_enum_framesizes()
|
/linux-6.1.9/drivers/media/platform/via/ |
D | via-camera.c | 962 sizes->stepwise.step_width = sizes->stepwise.step_height = 1; in viacam_enum_framesizes()
|
/linux-6.1.9/drivers/staging/media/meson/vdec/ |
D | vdec.c | 706 fsize->stepwise.step_width = 1; in vdec_enum_framesizes()
|