| /Linux-v5.15/drivers/staging/media/atomisp/pci/ |
| D | atomisp_subdev.c | 290 struct v4l2_mbus_framefmt **ffmt, in isp_get_fmt_rect() argument 297 ffmt[i] = atomisp_subdev_get_ffmt(sd, sd_state, which, i); in isp_get_fmt_rect() 310 struct v4l2_mbus_framefmt *ffmt[ATOMISP_SUBDEV_PADS_NUM]; in isp_subdev_propagate() local 317 isp_get_fmt_rect(sd, sd_state, which, ffmt, crop, comp); in isp_subdev_propagate() 324 r.width = ffmt[pad]->width; in isp_subdev_propagate() 325 r.height = ffmt[pad]->height; in isp_subdev_propagate() 375 struct v4l2_mbus_framefmt *ffmt[ATOMISP_SUBDEV_PADS_NUM]; in atomisp_subdev_set_selection() local 386 isp_get_fmt_rect(sd, sd_state, which, ffmt, crop, comp); in atomisp_subdev_set_selection() 404 crop[pad]->width = ffmt[pad]->width; in atomisp_subdev_set_selection() 405 crop[pad]->height = ffmt[pad]->height; in atomisp_subdev_set_selection() [all …]
|
| D | atomisp_csi2.c | 90 struct v4l2_mbus_framefmt *ffmt) in atomisp_csi2_set_ffmt() argument 101 ic = atomisp_find_in_fmt_conv(ffmt->code); in atomisp_csi2_set_ffmt() 108 u32, ffmt->width, ATOM_ISP_MIN_WIDTH, in atomisp_csi2_set_ffmt() 111 u32, ffmt->height, ATOM_ISP_MIN_HEIGHT, in atomisp_csi2_set_ffmt() 114 tmp_ffmt = *ffmt = *actual_ffmt; in atomisp_csi2_set_ffmt() 122 *actual_ffmt = *ffmt = *__csi2_get_format(csi2, sd_state, which, in atomisp_csi2_set_ffmt()
|
| D | atomisp_csi2.h | 49 struct v4l2_mbus_framefmt *ffmt);
|
| D | atomisp_compat.h | 143 struct v4l2_mbus_framefmt *ffmt, 163 struct v4l2_mbus_framefmt *ffmt); 183 struct v4l2_mbus_framefmt *ffmt);
|
| D | atomisp_cmd.c | 5128 struct v4l2_mbus_framefmt *ffmt) in css_input_resolution_changed() argument 5134 ffmt->width, ffmt->height); in css_input_resolution_changed() 5144 (ffmt->width >= 2048 || ffmt->height >= 1536)) { in css_input_resolution_changed() 5505 struct v4l2_mbus_framefmt *ffmt = &vformat.format; in atomisp_set_fmt_to_snr() local 5509 (struct atomisp_input_stream_info *)ffmt->reserved; in atomisp_set_fmt_to_snr() 5523 v4l2_fill_mbus_format(ffmt, f, format->mbus_code); in atomisp_set_fmt_to_snr() 5524 ffmt->height += padding_h + dvs_env_h; in atomisp_set_fmt_to_snr() 5525 ffmt->width += padding_w + dvs_env_w; in atomisp_set_fmt_to_snr() 5528 ffmt->width, ffmt->height, padding_w, padding_h, in atomisp_set_fmt_to_snr() 5533 req_ffmt = ffmt; in atomisp_set_fmt_to_snr() [all …]
|
| D | atomisp_subdev.h | 454 u32 pad, struct v4l2_mbus_framefmt *ffmt);
|
| D | atomisp_compat_css20.c | 1662 struct v4l2_mbus_framefmt *ffmt, in atomisp_css_isys_set_resolution() argument 1671 s_config->isys_config[isys_stream].input_res.width = ffmt->width; in atomisp_css_isys_set_resolution() 1672 s_config->isys_config[isys_stream].input_res.height = ffmt->height; in atomisp_css_isys_set_resolution() 1678 struct v4l2_mbus_framefmt *ffmt) in atomisp_css_input_set_resolution() argument 1683 s_config->input_config.input_res.width = ffmt->width; in atomisp_css_input_set_resolution() 1684 s_config->input_config.input_res.height = ffmt->height; in atomisp_css_input_set_resolution() 1750 struct v4l2_mbus_framefmt *ffmt) in atomisp_css_set_default_isys_config() argument 1763 atomisp_css_isys_set_resolution(asd, stream_id, ffmt, in atomisp_css_set_default_isys_config()
|
| /Linux-v5.15/drivers/media/platform/exynos4-is/ |
| D | fimc-capture.c | 573 struct fimc_fmt *ffmt; in fimc_capture_try_format() local 586 ffmt = fimc_find_format(fourcc, code, mask, 0); in fimc_capture_try_format() 587 if (WARN_ON(!ffmt)) in fimc_capture_try_format() 591 *code = ffmt->mbus_code; in fimc_capture_try_format() 593 *fourcc = ffmt->fourcc; in fimc_capture_try_format() 596 max_w = fimc_fmt_is_user_defined(ffmt->color) ? in fimc_capture_try_format() 602 fimc_fmt_is_user_defined(ffmt->color) ? in fimc_capture_try_format() 605 return ffmt; in fimc_capture_try_format() 608 if (fimc_fmt_is_user_defined(ffmt->color)) { in fimc_capture_try_format() 611 return ffmt; in fimc_capture_try_format() [all …]
|
| D | fimc-lite.c | 695 const struct fimc_fmt **ffmt) in fimc_lite_try_fmt() argument 717 if (ffmt) in fimc_lite_try_fmt() 718 *ffmt = fmt; in fimc_lite_try_fmt() 1068 const struct fimc_fmt *ffmt; in fimc_lite_subdev_set_fmt() local 1083 ffmt = fimc_lite_subdev_try_fmt(fimc, sd_state, fmt); in fimc_lite_subdev_set_fmt() 1105 sink->fmt = ffmt; in fimc_lite_subdev_set_fmt()
|
| /Linux-v5.15/drivers/media/i2c/m5mols/ |
| D | m5mols_core.c | 550 return &info->ffmt[type]; in __find_format() 622 fd->entry[0].pixelcode = info->ffmt[M5MOLS_RESTYPE_CAPTURE].code; in m5mols_get_frame_desc() 635 struct v4l2_mbus_framefmt *mf = &info->ffmt[M5MOLS_RESTYPE_CAPTURE]; in m5mols_set_frame_desc() 730 code = info->ffmt[info->res_type].code; in m5mols_s_stream() 1013 info->ffmt[0] = m5mols_default_ffmt[0]; in m5mols_probe() 1014 info->ffmt[1] = m5mols_default_ffmt[1]; in m5mols_probe()
|
| D | m5mols.h | 230 struct v4l2_mbus_framefmt ffmt[M5MOLS_RESTYPE_MAX]; member
|
| /Linux-v5.15/drivers/media/platform/s3c-camif/ |
| D | camif-capture.c | 710 const struct camif_fmt **ffmt) in __camif_video_try_format() argument 723 if (ffmt) in __camif_video_try_format() 724 *ffmt = fmt; in __camif_video_try_format()
|