/linux-6.6.21/Documentation/userspace-api/media/v4l/ |
D | pixfmt-v4l2-mplane.rst | 44 lines. See struct :c:type:`v4l2_pix_format`. 67 :c:type:`v4l2_pix_format`. 71 :c:type:`v4l2_pix_format`. 79 See struct :c:type:`v4l2_pix_format`. 83 See struct :c:type:`v4l2_pix_format`. 101 See struct :c:type:`v4l2_pix_format`. 105 See struct :c:type:`v4l2_pix_format`. 111 See struct :c:type:`v4l2_pix_format`. 115 See struct :c:type:`v4l2_pix_format`.
|
D | dev-output.rst | 67 :c:type:`v4l2_pix_format` ``pix`` or the struct 73 fields of the struct :c:type:`v4l2_pix_format` 84 The contents of struct :c:type:`v4l2_pix_format` and
|
D | dev-capture.rst | 70 :c:type:`v4l2_pix_format` ``pix`` or the struct 76 fields of the struct :c:type:`v4l2_pix_format` 87 The contents of struct :c:type:`v4l2_pix_format` and
|
/linux-6.6.21/drivers/media/platform/ti/omap/ |
D | omap_voutlib.h | 15 void omap_vout_default_crop(struct v4l2_pix_format *pix, 18 int omap_vout_new_crop(struct v4l2_pix_format *pix, 30 void omap_vout_new_format(struct v4l2_pix_format *pix,
|
D | omap_voutlib.c | 43 void omap_vout_default_crop(struct v4l2_pix_format *pix, in omap_vout_default_crop() 169 int omap_vout_new_crop(struct v4l2_pix_format *pix, in omap_vout_new_crop() 285 void omap_vout_new_format(struct v4l2_pix_format *pix, in omap_vout_new_format()
|
/linux-6.6.21/drivers/staging/media/sunxi/cedrus/ |
D | cedrus.h | 119 struct v4l2_pix_format src_fmt; 120 struct v4l2_pix_format dst_fmt; 167 struct v4l2_pix_format *pix_fmt); 224 struct v4l2_pix_format *pix_fmt, in cedrus_buf_addr()
|
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() 486 struct v4l2_pix_format *pix_fmt; in cedrus_buf_prepare()
|
D | cedrus_video.h | 29 void cedrus_prepare_format(struct v4l2_pix_format *pix_fmt);
|
D | cedrus_hw.h | 23 struct v4l2_pix_format *fmt);
|
/linux-6.6.21/drivers/media/platform/sunxi/sun8i-rotate/ |
D | sun8i-rotate.h | 108 struct v4l2_pix_format src_fmt; 109 struct v4l2_pix_format dst_fmt;
|
/linux-6.6.21/drivers/media/test-drivers/vivid/ |
D | vivid-touch-cap.c | 16 struct v4l2_pix_format *f = &dev->tch_format; in touch_cap_queue_setup() 36 struct v4l2_pix_format *f = &dev->tch_format; in touch_cap_buf_prepare() 187 struct v4l2_pix_format *f = &dev->tch_format; in vivid_set_touch() 227 static void vivid_tch_buf_set(struct v4l2_pix_format *f, in vivid_tch_buf_set() 258 struct v4l2_pix_format *f = &dev->tch_format; in vivid_fillbuff_tch()
|
/linux-6.6.21/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()
|
/linux-6.6.21/drivers/staging/media/tegra-video/ |
D | vi.h | 61 void (*vi_fmt_align)(struct v4l2_pix_format *pix, unsigned int bpp); 200 struct v4l2_pix_format format;
|
/linux-6.6.21/drivers/media/platform/via/ |
D | via-camera.c | 99 struct v4l2_pix_format sensor_format; 100 struct v4l2_pix_format user_format; 769 static const struct v4l2_pix_format viacam_def_pix_format = { 794 static void viacam_fmt_pre(struct v4l2_pix_format *userfmt, in viacam_fmt_pre() 795 struct v4l2_pix_format *sensorfmt) in viacam_fmt_pre() 810 static void viacam_fmt_post(struct v4l2_pix_format *userfmt, in viacam_fmt_post() 811 struct v4l2_pix_format *sensorfmt) in viacam_fmt_post() 832 struct v4l2_pix_format *upix, struct v4l2_pix_format *spix) in viacam_do_try_fmt()
|
/linux-6.6.21/drivers/media/platform/sunxi/sun8i-di/ |
D | sun8i-di.h | 202 struct v4l2_pix_format src_fmt; 203 struct v4l2_pix_format dst_fmt;
|
/linux-6.6.21/drivers/media/usb/gspca/ |
D | gspca.h | 51 const struct v4l2_pix_format *cam_mode; /* size nmodes */ 192 struct v4l2_pix_format pixfmt; /* current mode parameters */
|
D | jl2005bcd.c | 32 const struct v4l2_pix_format *cap_mode; 42 static const struct v4l2_pix_format cif_mode[] = { 55 static const struct v4l2_pix_format vga_mode[] = {
|
D | sq905c.c | 51 const struct v4l2_pix_format *cap_mode; 62 static struct v4l2_pix_format sq905c_mode[] = {
|
/linux-6.6.21/drivers/media/test-drivers/vimc/ |
D | vimc-capture.c | 19 struct v4l2_pix_format format; 36 static const struct v4l2_pix_format fmt_default = { 67 struct v4l2_pix_format *fmt) in vimc_capture_get_format() 88 struct v4l2_pix_format *format = &f->fmt.pix; in vimc_capture_try_fmt_vid_cap()
|
/linux-6.6.21/drivers/staging/media/imx/ |
D | imx-media.h | 108 struct v4l2_pix_format fmt; 199 int imx_media_mbus_fmt_to_pix_fmt(struct v4l2_pix_format *pix,
|
/linux-6.6.21/drivers/media/platform/xilinx/ |
D | xilinx-dma.h | 88 struct v4l2_pix_format format;
|
/linux-6.6.21/drivers/media/common/saa7146/ |
D | saa7146_hlp.c | 410 struct v4l2_pix_format *pix = &vv->video_fmt; in calculate_video_dma_grab_packed() 472 struct v4l2_pix_format *pix = &vv->video_fmt; in calc_planar_422() 504 struct v4l2_pix_format *pix = &vv->video_fmt; in calc_planar_420() 535 struct v4l2_pix_format *pix = &vv->video_fmt; in calculate_video_dma_grab_planar() 724 struct v4l2_pix_format *pix = &vv->video_fmt; in saa7146_set_capture()
|
/linux-6.6.21/drivers/staging/media/atomisp/pci/ |
D | atomisp_subdev.h | 81 struct v4l2_pix_format pix; 265 struct v4l2_pix_format dvs_envelop;
|
/linux-6.6.21/drivers/media/usb/gspca/gl860/ |
D | gl860.c | 223 static struct v4l2_pix_format mi2020_mode[] = { 250 static struct v4l2_pix_format ov2640_mode[] = { 277 static struct v4l2_pix_format mi1320_mode[] = { 298 static struct v4l2_pix_format ov9655_mode[] = {
|
/linux-6.6.21/drivers/media/platform/renesas/ |
D | sh_vou.c | 80 struct v4l2_pix_format pix; 242 struct v4l2_pix_format *pix = &vou_dev->pix; in sh_vou_queue_setup() 257 struct v4l2_pix_format *pix = &vou_dev->pix; in sh_vou_buf_prepare() 424 struct v4l2_pix_format *pix = &vou_dev->pix; in sh_vou_configure_geometry() 655 struct v4l2_pix_format *pix = &fmt->fmt.pix; in sh_vou_try_fmt_vid_out() 688 struct v4l2_pix_format *pix) in sh_vou_set_fmt_vid_out() 932 struct v4l2_pix_format *pix = &vou_dev->pix; in sh_vou_s_selection() 1222 struct v4l2_pix_format *pix; in sh_vou_probe()
|