Searched refs:v4l2_pix_format (Results 1 – 25 of 147) sorted by relevance
123456
/Linux-v4.19/drivers/media/platform/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() 165 int omap_vout_new_crop(struct v4l2_pix_format *pix, in omap_vout_new_crop() 281 void omap_vout_new_format(struct v4l2_pix_format *pix, in omap_vout_new_format()
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | pixfmt-v4l2-mplane.rst | 30 lines. See struct :c:type:`v4l2_pix_format`. 49 :c:type:`v4l2_pix_format`. 53 :c:type:`v4l2_pix_format`. 61 See struct :c:type:`v4l2_pix_format`. 65 See struct :c:type:`v4l2_pix_format`.
|
D | dev-output.rst | 69 :c:type:`v4l2_pix_format` ``pix`` or the struct 75 fields of the struct :c:type:`v4l2_pix_format` 86 The contents of struct :c:type:`v4l2_pix_format` and
|
D | dev-capture.rst | 72 :c:type:`v4l2_pix_format` ``pix`` or the struct 78 fields of the struct :c:type:`v4l2_pix_format` 89 The contents of struct :c:type:`v4l2_pix_format` and
|
D | pixfmt.rst | 9 with applications. The struct :c:type:`v4l2_pix_format` and
|
D | pixfmt-v4l2.rst | 9 .. c:type:: v4l2_pix_format 13 .. flat-table:: struct v4l2_pix_format 95 struct :c:type:`v4l2_pix_format`, also called the
|
/Linux-v4.19/drivers/media/platform/soc_camera/ |
D | soc_scale_crop.h | 21 struct v4l2_pix_format; 44 const struct v4l2_pix_format *pix, struct v4l2_mbus_framefmt *mf,
|
/Linux-v4.19/include/media/ |
D | v4l2-mediabus.h | 105 static inline void v4l2_fill_pix_format(struct v4l2_pix_format *pix_fmt, in v4l2_fill_pix_format() 127 const struct v4l2_pix_format *pix_fmt, in v4l2_fill_mbus_format()
|
/Linux-v4.19/drivers/media/platform/ |
D | via-camera.c | 104 struct v4l2_pix_format sensor_format; 105 struct v4l2_pix_format user_format; 847 static const struct v4l2_pix_format viacam_def_pix_format = { 873 static void viacam_fmt_pre(struct v4l2_pix_format *userfmt, in viacam_fmt_pre() 874 struct v4l2_pix_format *sensorfmt) in viacam_fmt_pre() 889 static void viacam_fmt_post(struct v4l2_pix_format *userfmt, in viacam_fmt_post() 890 struct v4l2_pix_format *sensorfmt) in viacam_fmt_post() 907 struct v4l2_pix_format *upix, struct v4l2_pix_format *spix) in viacam_do_try_fmt()
|
D | sh_vou.c | 80 struct v4l2_pix_format pix; 248 struct v4l2_pix_format *pix = &vou_dev->pix; in sh_vou_queue_setup() 263 struct v4l2_pix_format *pix = &vou_dev->pix; in sh_vou_buf_prepare() 436 struct v4l2_pix_format *pix = &vou_dev->pix; in sh_vou_configure_geometry() 666 struct v4l2_pix_format *pix = &fmt->fmt.pix; in sh_vou_try_fmt_vid_out() 699 struct v4l2_pix_format *pix) in sh_vou_set_fmt_vid_out() 943 struct v4l2_pix_format *pix = &vou_dev->pix; in sh_vou_s_selection() 1227 struct v4l2_pix_format *pix; in sh_vou_probe()
|
/Linux-v4.19/drivers/media/usb/gspca/ |
D | gspca.h | 51 const struct v4l2_pix_format *cam_mode; /* size nmodes */ 191 struct v4l2_pix_format pixfmt; /* current mode parameters */
|
D | jl2005bcd.c | 41 const struct v4l2_pix_format *cap_mode; 51 static const struct v4l2_pix_format cif_mode[] = { 64 static const struct v4l2_pix_format vga_mode[] = {
|
D | sq905c.c | 60 const struct v4l2_pix_format *cap_mode; 71 static struct v4l2_pix_format sq905c_mode[] = {
|
D | ov534_9.c | 62 static const struct v4l2_pix_format ov965x_mode[] = { 90 static const struct v4l2_pix_format ov971x_mode[] = { 98 static const struct v4l2_pix_format ov562x_mode[] = { 116 static const struct v4l2_pix_format ov361x_mode[] = {
|
/Linux-v4.19/include/media/drv-intf/ |
D | saa7146_vv.h | 64 struct v4l2_pix_format *fmt; 128 struct v4l2_pix_format video_fmt;
|
/Linux-v4.19/drivers/media/platform/vimc/ |
D | vimc-capture.c | 34 struct v4l2_pix_format format; 50 static const struct v4l2_pix_format fmt_default = { 83 struct v4l2_pix_format *fmt) in vimc_cap_get_format() 104 struct v4l2_pix_format *format = &f->fmt.pix; in vimc_cap_try_fmt_vid_cap()
|
D | vimc-common.h | 119 struct v4l2_pix_format *fmt);
|
/Linux-v4.19/drivers/staging/media/davinci_vpfe/ |
D | vpfe_mc_capture.h | 91 struct v4l2_pix_format *pix);
|
/Linux-v4.19/drivers/staging/media/imx/ |
D | imx-media.h | 182 int imx_media_mbus_fmt_to_pix_fmt(struct v4l2_pix_format *pix, 264 struct v4l2_pix_format *pix);
|
/Linux-v4.19/drivers/media/platform/xilinx/ |
D | xilinx-dma.h | 86 struct v4l2_pix_format format;
|
/Linux-v4.19/include/media/davinci/ |
D | vpbe_display.h | 92 struct v4l2_pix_format pix_fmt;
|
/Linux-v4.19/drivers/media/usb/gspca/gl860/ |
D | gl860.c | 235 static struct v4l2_pix_format mi2020_mode[] = { 262 static struct v4l2_pix_format ov2640_mode[] = { 289 static struct v4l2_pix_format mi1320_mode[] = { 310 static struct v4l2_pix_format ov9655_mode[] = {
|
/Linux-v4.19/drivers/media/platform/rcar-vin/ |
D | rcar-v4l2.c | 70 static u32 rvin_format_bytesperline(struct v4l2_pix_format *pix) in rvin_format_bytesperline() 82 static u32 rvin_format_sizeimage(struct v4l2_pix_format *pix) in rvin_format_sizeimage() 90 static void rvin_format_align(struct rvin_dev *vin, struct v4l2_pix_format *pix) in rvin_format_align() 167 struct v4l2_pix_format *pix, in rvin_try_format() 662 struct v4l2_pix_format *pix) in rvin_mc_try_format()
|
/Linux-v4.19/drivers/staging/media/omap4iss/ |
D | iss_video.h | 30 struct v4l2_pix_format;
|
123456