/linux-6.6.21/drivers/media/platform/verisilicon/ |
D | rockchip_vpu_hw.c | 57 .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 …]
|
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, 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 …]
|
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 | 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 | hantro_hevc.c | 160 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/ |
D | visl-video.c | 142 .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/ |
D | vidioc-enum-framesizes.rst | 65 ``step_width`` and ``step_height`` values are set to 1. 119 - ``step_width``
|
/linux-6.6.21/drivers/media/platform/amphion/ |
D | vpu_helpers.c | 127 if (res->step_width) in vpu_helper_valid_frame_width() 128 width = ALIGN(width, res->step_width); in vpu_helper_valid_frame_width()
|
D | venc.c | 138 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()
|
D | vpu.h | 106 u32 step_width; member
|
D | vpu_core.c | 837 .step_width = 2, 852 .step_width = 1,
|
/linux-6.6.21/drivers/media/platform/nvidia/tegra-vde/ |
D | vde.c | 468 .step_width = 16, 491 .step_width = 16,
|
/linux-6.6.21/drivers/media/platform/mediatek/mdp3/ |
D | mtk-mdp3-regs.c | 83 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/ |
D | imx-media-capture.c | 123 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/ |
D | stk1135.c | 629 fsize->stepwise.step_width = 2; in stk1135_enum_framesizes()
|
/linux-6.6.21/drivers/media/test-drivers/vimc/ |
D | vimc-capture.c | 190 fsize->stepwise.step_width = 1; in vimc_capture_enum_framesizes()
|
/linux-6.6.21/drivers/staging/media/rkvdec/ |
D | rkvdec.c | 121 .step_width = 16, 137 .step_width = 64,
|
/linux-6.6.21/drivers/media/platform/mediatek/vcodec/decoder/ |
D | mtk_vcodec_dec_stateless.c | 212 .step_width = 16,
|
D | mtk_vcodec_dec.c | 590 fsize->stepwise.max_width, fsize->stepwise.step_width, in vidioc_enum_framesizes()
|
/linux-6.6.21/drivers/media/v4l2-core/ |
D | v4l2-common.c | 364 frmsize->step_width); in v4l2_apply_frmsize_constraints()
|
/linux-6.6.21/drivers/media/platform/sunxi/sun8i-rotate/ |
D | sun8i_rotate.c | 252 fsize->stepwise.step_width = fmt->hsub; in rotate_enum_framesizes()
|
/linux-6.6.21/drivers/media/platform/qcom/camss/ |
D | camss-video.c | 682 fsize->stepwise.step_width = 1; in video_enum_framesizes()
|
/linux-6.6.21/drivers/media/platform/sunxi/sun8i-di/ |
D | sun8i-di.c | 387 fsize->stepwise.step_width = 2; in deinterlace_enum_framesizes()
|
/linux-6.6.21/drivers/media/platform/via/ |
D | via-camera.c | 951 sizes->stepwise.step_width = sizes->stepwise.step_height = 1; in viacam_enum_framesizes()
|
/linux-6.6.21/drivers/media/platform/ti/cal/ |
D | cal-video.c | 568 fsize->stepwise.step_width = 64 / bpp; in cal_mc_enum_framesizes()
|