| /kernel/linux/linux-6.6/drivers/staging/media/sunxi/cedrus/ |
| D | cedrus_video.c | 103 void cedrus_prepare_format(struct v4l2_pix_format *pix_fmt) in cedrus_prepare_format() 239 struct v4l2_pix_format *pix_fmt) in cedrus_try_fmt_vid_cap_p() 267 struct v4l2_pix_format *pix_fmt) in cedrus_try_fmt_vid_out_p() 315 struct v4l2_pix_format *pix_fmt) in cedrus_s_fmt_vid_out_p() 436 struct v4l2_pix_format *pix_fmt; in cedrus_queue_setup() local 486 struct v4l2_pix_format *pix_fmt; in cedrus_buf_prepare() local
|
| /kernel/linux/linux-5.10/drivers/staging/media/sunxi/cedrus/ |
| D | cedrus_video.c | 96 void cedrus_prepare_format(struct v4l2_pix_format *pix_fmt) in cedrus_prepare_format() 241 struct v4l2_pix_format *pix_fmt = &f->fmt.pix; in cedrus_try_fmt_vid_cap() local 262 struct v4l2_pix_format *pix_fmt = &f->fmt.pix; in cedrus_try_fmt_vid_out() local 392 struct v4l2_pix_format *pix_fmt; in cedrus_queue_setup() local 442 struct v4l2_pix_format *pix_fmt; in cedrus_buf_prepare() local
|
| /kernel/linux/linux-5.10/drivers/staging/media/hantro/ |
| D | rk3399_vpu_hw_jpeg_enc.c | 38 struct v4l2_pix_format_mplane *pix_fmt = &ctx->src_fmt; in rk3399_vpu_set_src_img_ctrl() local 66 struct v4l2_pix_format_mplane *pix_fmt = &ctx->src_fmt; in rk3399_vpu_jpeg_enc_set_buffers() local
|
| D | hantro_h1_jpeg_enc.c | 21 struct v4l2_pix_format_mplane *pix_fmt = &ctx->src_fmt; in hantro_h1_set_src_img_ctrl() local 35 struct v4l2_pix_format_mplane *pix_fmt = &ctx->src_fmt; in hantro_h1_jpeg_enc_set_buffers() local
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/ |
| D | pxa168fb.c | 93 static void set_pix_fmt(struct fb_var_screeninfo *var, int pix_fmt) in set_pix_fmt() 163 struct fb_videomode *mode, int pix_fmt, int ystretch) in set_mode() 195 int pix_fmt; in pxa168fb_check_var() local
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| D | pxa168fb.c | 93 static void set_pix_fmt(struct fb_var_screeninfo *var, int pix_fmt) in set_pix_fmt() 163 struct fb_videomode *mode, int pix_fmt, int ystretch) in set_mode() 195 int pix_fmt; in pxa168fb_check_var() local
|
| /kernel/linux/linux-5.10/include/media/ |
| D | v4l2-mediabus.h | 137 v4l2_fill_pix_format(struct v4l2_pix_format *pix_fmt, in v4l2_fill_pix_format() 159 const struct v4l2_pix_format *pix_fmt, in v4l2_fill_mbus_format()
|
| /kernel/linux/linux-6.6/include/media/ |
| D | v4l2-mediabus.h | 180 v4l2_fill_pix_format(struct v4l2_pix_format *pix_fmt, in v4l2_fill_pix_format() 202 const struct v4l2_pix_format *pix_fmt, in v4l2_fill_mbus_format()
|
| /kernel/linux/linux-6.6/include/video/ |
| D | pxa168fb.h | 71 int pix_fmt; member 89 unsigned pix_fmt; member
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/mmp/fb/ |
| D | mmpfb.c | 98 static void pixfmt_to_var(struct fb_var_screeninfo *var, int pix_fmt) in pixfmt_to_var() 352 int pix_fmt; in var_update() local
|
| D | mmpfb.h | 25 int pix_fmt; member
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/mmp/fb/ |
| D | mmpfb.c | 98 static void pixfmt_to_var(struct fb_var_screeninfo *var, int pix_fmt) in pixfmt_to_var() 352 int pix_fmt; in var_update() local
|
| D | mmpfb.h | 25 int pix_fmt; member
|
| /kernel/linux/linux-5.10/include/video/ |
| D | pxa168fb.h | 71 int pix_fmt; member 89 unsigned pix_fmt; member
|
| /kernel/linux/linux-5.10/drivers/media/platform/sunxi/sun8i-rotate/ |
| D | sun8i_rotate.c | 176 static void rotate_prepare_format(struct v4l2_pix_format *pix_fmt) in rotate_prepare_format() 429 struct v4l2_pix_format *pix_fmt; in rotate_queue_setup() local 451 struct v4l2_pix_format *pix_fmt; in rotate_buf_prepare() local
|
| /kernel/linux/linux-6.6/drivers/media/platform/sunxi/sun8i-rotate/ |
| D | sun8i_rotate.c | 176 static void rotate_prepare_format(struct v4l2_pix_format *pix_fmt) in rotate_prepare_format() 429 struct v4l2_pix_format *pix_fmt; in rotate_queue_setup() local 451 struct v4l2_pix_format *pix_fmt; in rotate_buf_prepare() local
|
| /kernel/linux/linux-5.10/drivers/media/platform/sunxi/sun8i-di/ |
| D | sun8i-di.c | 326 static void deinterlace_prepare_format(struct v4l2_pix_format *pix_fmt) in deinterlace_prepare_format() 521 struct v4l2_pix_format *pix_fmt; in deinterlace_queue_setup() local 543 struct v4l2_pix_format *pix_fmt; in deinterlace_buf_prepare() local
|
| /kernel/linux/linux-6.6/drivers/media/platform/sunxi/sun8i-di/ |
| D | sun8i-di.c | 326 static void deinterlace_prepare_format(struct v4l2_pix_format *pix_fmt) in deinterlace_prepare_format() 521 struct v4l2_pix_format *pix_fmt; in deinterlace_queue_setup() local 543 struct v4l2_pix_format *pix_fmt; in deinterlace_buf_prepare() local
|
| /kernel/linux/linux-5.10/include/media/davinci/ |
| D | dm644x_ccdc.h | 128 enum ccdc_pixfmt pix_fmt; member 152 enum ccdc_pixfmt pix_fmt; member
|
| D | vpbe_display.h | 84 struct v4l2_pix_format pix_fmt; member
|
| /kernel/linux/linux-6.6/drivers/media/platform/verisilicon/ |
| D | rockchip_vpu2_hw_jpeg_enc.c | 72 struct v4l2_pix_format_mplane *pix_fmt = &ctx->src_fmt; in rockchip_vpu2_jpeg_enc_set_buffers() local
|
| D | hantro_h1_jpeg_enc.c | 45 struct v4l2_pix_format_mplane *pix_fmt = &ctx->src_fmt; in hantro_h1_jpeg_enc_set_buffers() local
|
| /kernel/linux/linux-5.10/drivers/media/platform/am437x/ |
| D | am437x-vpfe.h | 134 enum ccdc_pixfmt pix_fmt; member 163 enum ccdc_pixfmt pix_fmt; member
|
| /kernel/linux/linux-6.6/drivers/media/platform/ti/am437x/ |
| D | am437x-vpfe.h | 134 enum ccdc_pixfmt pix_fmt; member 163 enum ccdc_pixfmt pix_fmt; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/imx/dcss/ |
| D | dcss-plane.c | 127 static bool dcss_plane_is_source_size_allowed(u16 src_w, u16 src_h, u32 pix_fmt) in dcss_plane_is_source_size_allowed()
|