Searched refs:min_width (Results 1 - 25 of 245) sorted by last modified time

12345678910

/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.c2062 dev->mode_config.min_width = 1;
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_display_types.h1577 int (*min_width)(const struct drm_framebuffer *fb, member in struct:intel_plane
H A Dskl_universal_plane.c1575 if (plane->min_width)
1576 return plane->min_width(fb, color_plane, rotation);
1710 const int min_width = intel_plane_min_width(plane, fb, 0, rotation); local
1718 if (w > max_width || w < min_width || h > max_height || h < 1) {
1721 w, h, min_width, max_width, max_height);
2338 plane->min_width = icl_plane_min_width;
/linux-master/include/uapi/linux/
H A Dvideodev2.h889 __u32 min_width; /* Minimum frame width [pixel] */ member in struct:v4l2_frmsize_stepwise
1673 * @min_width: width in pixels
1684 __u32 min_width; member in struct:v4l2_bt_timings_cap
/linux-master/drivers/staging/media/atomisp/pci/
H A Dsh_css.c5038 unsigned int height, unsigned int min_width,
5044 IA_CSS_ENTER_PRIVATE("pipe = %p, width = %d, height = %d, min_width = %d, format = %d, idx = %d\n",
5045 pipe, width, height, min_width, format, idx);
5061 format, min_width);
5037 sh_css_pipe_configure_viewfinder(struct ia_css_pipe *pipe, unsigned int width, unsigned int height, unsigned int min_width, enum ia_css_frame_format format, unsigned int idx) argument
H A Dia_css_acc_types.h108 u32 min_width; member in struct:ia_css_binary_input_info
116 u32 min_width; member in struct:ia_css_binary_output_info
H A Datomisp_v4l2.c1001 if (fse.min_width <= (input->active_rect.width / 2) &&
H A Datomisp_compat_css20.c1917 unsigned int min_width,
1933 stream_env->pipe_configs[pipe_id].output_info[0].padded_width = min_width;
2228 unsigned int min_width,
2243 min_width;
2361 unsigned int min_width,
2365 min_width, format, IA_CSS_PIPE_ID_PREVIEW);
2371 unsigned int min_width,
2375 min_width, format, IA_CSS_PIPE_ID_CAPTURE);
2381 unsigned int min_width,
2385 min_width, forma
1914 __configure_output(struct atomisp_sub_device *asd, unsigned int stream_index, unsigned int width, unsigned int height, unsigned int min_width, enum ia_css_frame_format format, enum ia_css_pipe_id pipe_id) argument
2226 __configure_vf_output(struct atomisp_sub_device *asd, unsigned int width, unsigned int height, unsigned int min_width, enum ia_css_frame_format format, enum ia_css_pipe_id pipe_id) argument
2359 atomisp_css_preview_configure_output(struct atomisp_sub_device *asd, unsigned int width, unsigned int height, unsigned int min_width, enum ia_css_frame_format format) argument
2369 atomisp_css_capture_configure_output(struct atomisp_sub_device *asd, unsigned int width, unsigned int height, unsigned int min_width, enum ia_css_frame_format format) argument
2379 atomisp_css_video_configure_output(struct atomisp_sub_device *asd, unsigned int width, unsigned int height, unsigned int min_width, enum ia_css_frame_format format) argument
2389 atomisp_css_video_configure_viewfinder( struct atomisp_sub_device *asd, unsigned int width, unsigned int height, unsigned int min_width, enum ia_css_frame_format format) argument
2400 atomisp_css_capture_configure_viewfinder( struct atomisp_sub_device *asd, unsigned int width, unsigned int height, unsigned int min_width, enum ia_css_frame_format format) argument
[all...]
H A Datomisp_cmd.c3970 unsigned int min_width,
4037 unsigned int min_width,
3968 configure_output_nop(struct atomisp_sub_device *asd, unsigned int width, unsigned int height, unsigned int min_width, enum ia_css_frame_format sh_fmt) argument
/linux-master/drivers/staging/media/atomisp/pci/runtime/binary/src/
H A Dbinary.c1179 if (req_bin_out_info->res.width < candidate->output.min_width ||
1185 candidate->output.min_width,
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c714 p->bt.min_width, p->bt.max_width,
738 p->stepwise.min_width,
H A Dv4l2-common.c366 *width = clamp_roundup(*width, frmsize->min_width, frmsize->max_width,
/linux-master/drivers/media/platform/verisilicon/
H A Dstm32mp25_vpu_hw.c24 .min_width = FMT_MIN_WIDTH,
37 .min_width = FMT_MIN_WIDTH,
50 .min_width = FMT_MIN_WIDTH,
87 .min_width = 96,
/linux-master/drivers/media/platform/ti/j721e-csi2rx/
H A Dj721e-csi2rx.c369 fsize->stepwise.min_width = pixels_in_word;
/linux-master/drivers/media/platform/sunxi/sun8i-di/
H A Dsun8i-di.c383 fsize->stepwise.min_width = DEINTERLACE_MIN_WIDTH;
/linux-master/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-isp.c541 fse->min_width = RKISP1_ISP_MIN_WIDTH;
H A Drkisp1-capture.c1395 fsize->stepwise.min_width = RKISP1_RSZ_SRC_MIN_WIDTH;
/linux-master/drivers/media/platform/renesas/rzg2l-cru/
H A Drzg2l-ip.c155 fse->min_width = RZG2L_CRU_MIN_INPUT_WIDTH;
H A Drzg2l-csi2.c577 fse->min_width = RZG2L_CSI2_MIN_WIDTH;
/linux-master/drivers/media/platform/nuvoton/
H A Dnpcm-video.c162 .min_width = MIN_WIDTH,
/linux-master/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec_stateless.c239 .min_width = MTK_VDEC_MIN_W,
/linux-master/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-regs.c83 v4l_bound_align_image(w, s->min_width, s->max_width, s->step_width,
87 s->min_width = org_w;
166 s.min_width = pix_limit->wmin;
/linux-master/drivers/media/platform/chips-media/wave5/
H A Dwave5-vpu-enc.c18 .min_width = W5_MIN_ENC_PIC_WIDTH,
25 .min_width = W5_MIN_ENC_PIC_WIDTH,
34 .min_width = W5_MIN_ENC_PIC_WIDTH,
41 .min_width = W5_MIN_ENC_PIC_WIDTH,
48 .min_width = W5_MIN_ENC_PIC_WIDTH,
55 .min_width = W5_MIN_ENC_PIC_WIDTH,
62 .min_width = W5_MIN_ENC_PIC_WIDTH,
69 .min_width = W5_MIN_ENC_PIC_WIDTH,
363 fsize->stepwise.min_width = vpu_fmt->min_width;
[all...]
/linux-master/drivers/media/i2c/
H A Dtvp5150.c1254 fse->min_width = decoder->rect.width;
H A Dst-vgxy61.c732 fse->min_width = sensor->sensor_modes[fse->index].width;
733 fse->max_width = fse->min_width;

Completed in 376 milliseconds

12345678910