Home
last modified time | relevance | path

Searched refs:v4l2_pix_format (Results 1 – 25 of 147) sorted by relevance

123456

/Linux-v4.19/drivers/media/platform/omap/
Domap_voutlib.h15 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,
Domap_voutlib.c43 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/
Dpixfmt-v4l2-mplane.rst30 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`.
Ddev-output.rst69 :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
Ddev-capture.rst72 :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
Dpixfmt.rst9 with applications. The struct :c:type:`v4l2_pix_format` and
Dpixfmt-v4l2.rst9 .. 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/
Dsoc_scale_crop.h21 struct v4l2_pix_format;
44 const struct v4l2_pix_format *pix, struct v4l2_mbus_framefmt *mf,
/Linux-v4.19/include/media/
Dv4l2-mediabus.h105 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/
Dvia-camera.c104 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()
Dsh_vou.c80 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/
Dgspca.h51 const struct v4l2_pix_format *cam_mode; /* size nmodes */
191 struct v4l2_pix_format pixfmt; /* current mode parameters */
Djl2005bcd.c41 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[] = {
Dsq905c.c60 const struct v4l2_pix_format *cap_mode;
71 static struct v4l2_pix_format sq905c_mode[] = {
Dov534_9.c62 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/
Dsaa7146_vv.h64 struct v4l2_pix_format *fmt;
128 struct v4l2_pix_format video_fmt;
/Linux-v4.19/drivers/media/platform/vimc/
Dvimc-capture.c34 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()
Dvimc-common.h119 struct v4l2_pix_format *fmt);
/Linux-v4.19/drivers/staging/media/davinci_vpfe/
Dvpfe_mc_capture.h91 struct v4l2_pix_format *pix);
/Linux-v4.19/drivers/staging/media/imx/
Dimx-media.h182 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/
Dxilinx-dma.h86 struct v4l2_pix_format format;
/Linux-v4.19/include/media/davinci/
Dvpbe_display.h92 struct v4l2_pix_format pix_fmt;
/Linux-v4.19/drivers/media/usb/gspca/gl860/
Dgl860.c235 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/
Drcar-v4l2.c70 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/
Diss_video.h30 struct v4l2_pix_format;

123456