/openbmc/linux/drivers/media/platform/verisilicon/ |
H A D | rockchip_vpu_hw.c | 60 .step_height = MB_DIM, 76 .step_height = MB_DIM, 93 .step_height = MB_DIM, 107 .step_height = MB_DIM, 122 .step_height = MB_DIM, 135 .step_height = MB_DIM, 148 .step_height = MB_DIM, 161 .step_height = MB_DIM, 176 .step_height = MB_DIM, 189 .step_height = MB_DIM, [all …]
|
H A D | imx8m_vpu_hw.c | 92 .step_height = MB_DIM, 107 .step_height = MB_DIM, 120 .step_height = MB_DIM, 133 .step_height = MB_DIM, 146 .step_height = MB_DIM, 163 .step_height = MB_DIM, 177 .step_height = MB_DIM, 193 .step_height = TILE_MB_DIM, 206 .step_height = TILE_MB_DIM, 219 .step_height = TILE_MB_DIM, [all …]
|
H A D | sama5d4_vdec_hw.c | 25 .step_height = MB_DIM, 40 .step_height = MB_DIM, 53 .step_height = MB_DIM, 66 .step_height = MB_DIM, 79 .step_height = MB_DIM,
|
H A D | sunxi_vpu_hw.c | 23 .step_height = 32, 36 .step_height = 32, 52 .step_height = 32, 65 .step_height = 32, 78 .step_height = 32,
|
H A D | hantro_hevc.c | 164 ALIGN(sps->pic_height_in_luma_samples, ctx->vpu_dst_fmt->frmsize.step_height)) in hantro_hevc_validate_sps()
|
/openbmc/linux/drivers/media/test-drivers/visl/ |
H A D | visl-video.c | 145 .step_height = 1, 159 .step_height = 1, 173 .step_height = 1, 187 .step_height = 1, 201 .step_height = 1, 215 .step_height = 1,
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-enum-framesizes.rst | 65 ``step_width`` and ``step_height`` values are set to 1. 128 - ``step_height``
|
/openbmc/linux/drivers/media/platform/amphion/ |
H A D | vpu_helpers.c | 145 if (res->step_height) in vpu_helper_valid_frame_height() 146 height = ALIGN(height, res->step_height); in vpu_helper_valid_frame_height()
|
H A D | venc.c | 139 fsize->stepwise.step_height = res->step_height; in venc_enum_framesizes() 400 venc->params.crop.top = ALIGN(s->r.top, res->step_height); in venc_s_selection() 402 venc->params.crop.height = ALIGN(s->r.height, res->step_height); in venc_s_selection()
|
H A D | vpu.h | 109 u32 step_height; member
|
H A D | vpu_core.c | 838 .step_height = 2, 853 .step_height = 1,
|
/openbmc/linux/drivers/media/platform/nvidia/tegra-vde/ |
H A D | vde.c | 471 .step_height = 16, 494 .step_height = 16,
|
/openbmc/linux/drivers/media/platform/mediatek/mdp3/ |
H A D | mtk-mdp3-regs.c | 84 h, s->min_height, s->max_height, s->step_height, in mdp_bound_align_image() 171 s.step_height = fmt->halign; in mdp_try_fmt_mplane()
|
/openbmc/linux/drivers/staging/media/imx/ |
H A D | imx-media-capture.c | 124 fsize->stepwise.step_height = 1; in capture_enum_framesizes() 313 fsize->stepwise.step_height = 1; in capture_legacy_enum_framesizes()
|
/openbmc/linux/drivers/staging/media/rkvdec/ |
H A D | rkvdec.c | 124 .step_height = 16, 140 .step_height = 64,
|
/openbmc/linux/drivers/media/test-drivers/vimc/ |
H A D | vimc-capture.c | 191 fsize->stepwise.step_height = 1; in vimc_capture_enum_framesizes()
|
/openbmc/linux/drivers/media/usb/gspca/ |
H A D | stk1135.c | 630 fsize->stepwise.step_height = 2; in stk1135_enum_framesizes()
|
/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/ |
H A D | mtk_vcodec_dec_stateless.c | 215 .step_height = 16
|
H A D | mtk_vcodec_dec.c | 592 fsize->stepwise.step_height); in vidioc_enum_framesizes()
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | v4l2-common.c | 366 frmsize->step_height); in v4l2_apply_frmsize_constraints()
|
/openbmc/linux/drivers/media/platform/qcom/camss/ |
H A D | camss-video.c | 677 fsize->stepwise.step_height = 1; in video_enum_framesizes()
|
/openbmc/linux/drivers/media/platform/sunxi/sun8i-rotate/ |
H A D | sun8i_rotate.c | 253 fsize->stepwise.step_height = fmt->vsub; in rotate_enum_framesizes()
|
/openbmc/linux/drivers/media/platform/sunxi/sun8i-di/ |
H A D | sun8i-di.c | 388 fsize->stepwise.step_height = 1; in deinterlace_enum_framesizes()
|
/openbmc/linux/drivers/media/platform/via/ |
H A D | via-camera.c | 951 sizes->stepwise.step_width = sizes->stepwise.step_height = 1; in viacam_enum_framesizes()
|
/openbmc/linux/drivers/media/platform/ti/cal/ |
H A D | cal-video.c | 571 fsize->stepwise.step_height = 1; in cal_mc_enum_framesizes()
|