| /kernel/linux/linux-6.6/drivers/media/i2c/ |
| H A D | rj54n1cb0c.c | 162 unsigned short width; /* Output window */ member 509 rj54n1_set_rect(struct i2c_client *client, u16 reg_x, u16 reg_y, u16 reg_xy, u32 width, u32 height) rj54n1_set_rect() argument [all...] |
| H A D | ov2659.c | 174 u16 width; member [all...] |
| H A D | ov2680.c | 343 int width = sensor->mode.fmt.width; in ov2680_calc_mode() local 329 ov2680_fill_format(struct ov2680_dev *sensor, struct v4l2_mbus_framefmt *fmt, unsigned int width, unsigned int height) ov2680_fill_format() argument 638 unsigned int width, height; ov2680_set_fmt() local [all...] |
| H A D | ov5670.c | 114 u32 width; member [all...] |
| H A D | ov7251.c | 76 u32 width; member [all...] |
| H A D | ov5693.c | 821 unsigned int width, height; in ov5693_set_fmt() local [all...] |
| H A D | ov6650.c | 504 static bool is_unscaled_ok(int width, int height, struct v4l2_rect *rect) in is_unscaled_ok() argument [all...] |
| H A D | imx274.c | 1006 __imx274_change_compose(struct stimx274 *imx274, struct v4l2_subdev_state *sd_state, u32 which, u32 *width, u32 *height, u32 flags) __imx274_change_compose() argument [all...] |
| H A D | imx296.c | 705 unsigned int width; in imx296_set_format() local [all...] |
| H A D | imx219.c | 170 unsigned int width; member [all...] |
| /kernel/linux/linux-6.6/drivers/media/platform/amphion/ |
| H A D | vpu.h | 92 u32 width; member
|
| /kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp3/ |
| H A D | mtk-mdp3-regs.h | 194 static inline u32 mdp_color_get_min_y_stride(enum mdp_color c, u32 width) in mdp_color_get_min_y_stride() argument 200 static inline u32 mdp_color_get_min_uv_stride(enum mdp_color c, u32 width) in mdp_color_get_min_uv_stride() argument 214 mdp_color_get_min_y_size(enum mdp_color c, u32 width, u32 height) mdp_color_get_min_y_size() argument 223 mdp_color_get_min_uv_size(enum mdp_color c, u32 width, u32 height) mdp_color_get_min_uv_size() argument [all...] |
| /kernel/linux/linux-6.6/drivers/media/platform/nxp/ |
| H A D | imx-pxp.c | 164 unsigned int width; member 1218 static inline u32 pxp_bytesperline(struct pxp_fmt *fmt, u32 width) in pxp_bytesperline() argument 1233 static inline u32 pxp_sizeimage(struct pxp_fmt *fmt, u32 width, u32 height) in pxp_sizeimage() argument [all...] |
| H A D | mx2_emmaprp.c | 166 unsigned int width; member [all...] |
| /kernel/linux/linux-6.6/drivers/media/pci/bt8xx/ |
| H A D | bttvp.h | 139 u16 width,hscale,hdelay; member 441 int width; member
|
| /kernel/linux/linux-6.6/drivers/media/pci/cx25821/ |
| H A D | cx25821.h | 209 unsigned int width, height; member
|
| /kernel/linux/linux-6.6/drivers/media/platform/chips-media/ |
| H A D | coda.h | 176 unsigned int width; member
|
| H A D | coda-common.c | 575 coda_estimate_sizeimage(struct coda_ctx *ctx, u32 sizeimage, u32 width, u32 height) coda_estimate_sizeimage() argument [all...] |
| /kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/vdec/ |
| H A D | vdec_hevc_req_multi_if.c | 375 static unsigned int vdec_hevc_get_mv_buf_size(unsigned int width, unsigned int height) in vdec_hevc_get_mv_buf_size() argument
|
| /kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-jpeg/ |
| H A D | jpeg-core.c | 1116 unsigned int height = 0, width = 0, word, subsampling = 0; in s5p_jpeg_parse_hdr() local 1396 int width, height, w_step, h_step; in jpeg_bound_align_image() local [all...] |
| /kernel/linux/linux-6.6/drivers/media/i2c/ccs/ |
| H A D | ccs-core.c | 75 static void ccs_assign_limit(void *ptr, unsigned int width, u32 val) in ccs_assign_limit() argument 177 unsigned int width = ccs_reg_width(reg); in ccs_read_all_limits() local [all...] |
| /kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/ |
| H A D | helpers.c | 945 static u32 get_framesize_raw_nv12(u32 width, u32 height) in get_framesize_raw_nv12() argument 963 static u32 get_framesize_raw_nv12_ubwc(u32 width, u32 height) in get_framesize_raw_nv12_ubwc() argument 989 get_framesize_raw_p010(u32 width, u32 height) get_framesize_raw_p010() argument 1003 get_framesize_raw_p010_ubwc(u32 width, u32 height) get_framesize_raw_p010_ubwc() argument 1031 get_framesize_raw_yuv420_tp10_ubwc(u32 width, u32 height) get_framesize_raw_yuv420_tp10_ubwc() argument 1061 venus_helper_get_framesz_raw(u32 hfi_fmt, u32 width, u32 height) venus_helper_get_framesz_raw() argument 1081 venus_helper_get_framesz(u32 v4l2_fmt, u32 width, u32 height) venus_helper_get_framesz() argument 1123 venus_helper_set_input_resolution(struct venus_inst *inst, unsigned int width, unsigned int height) venus_helper_set_input_resolution() argument 1137 venus_helper_set_output_resolution(struct venus_inst *inst, unsigned int width, unsigned int height, u32 buftype) venus_helper_set_output_resolution() argument 1840 venus_helper_set_stride(struct venus_inst *inst, unsigned int width, unsigned int height) venus_helper_set_stride() argument [all...] |
| /kernel/linux/linux-6.6/drivers/media/platform/rockchip/rga/ |
| H A D | rga-hw.h | 424 unsigned int width:8; member
|
| /kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos4-is/ |
| H A D | fimc-is.h | 156 u32 width; member
|
| /kernel/linux/linux-6.6/drivers/media/pci/intel/ipu3/ |
| H A D | ipu3-cio2.c | 100 static inline u32 cio2_bytesperline(const unsigned int width) in cio2_bytesperline() argument [all...] |