Home
last modified time | relevance | path

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

1234567

/linux/Documentation/userspace-api/media/v4l/
A Dpixfmt-v4l2-mplane.rst44 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`.
A Ddev-output.rst67 :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
A Ddev-capture.rst70 :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/drivers/media/platform/omap/
A 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,
A Domap_voutlib.c43 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/drivers/media/test-drivers/vivid/
A Dvivid-touch-cap.c16 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/drivers/staging/media/sunxi/cedrus/
A Dcedrus.h116 struct v4l2_pix_format src_fmt;
117 struct v4l2_pix_format dst_fmt;
223 struct v4l2_pix_format *pix_fmt, in cedrus_buf_addr()
A Dcedrus_video.c103 void cedrus_prepare_format(struct v4l2_pix_format *pix_fmt) in cedrus_prepare_format()
249 struct v4l2_pix_format *pix_fmt = &f->fmt.pix; in cedrus_try_fmt_vid_cap()
270 struct v4l2_pix_format *pix_fmt = &f->fmt.pix; in cedrus_try_fmt_vid_out()
401 struct v4l2_pix_format *pix_fmt; in cedrus_queue_setup()
451 struct v4l2_pix_format *pix_fmt; in cedrus_buf_prepare()
A Dcedrus_video.h29 void cedrus_prepare_format(struct v4l2_pix_format *pix_fmt);
A Dcedrus_hw.h23 struct v4l2_pix_format *fmt);
/linux/drivers/media/platform/sunxi/sun8i-rotate/
A Dsun8i-rotate.h108 struct v4l2_pix_format src_fmt;
109 struct v4l2_pix_format dst_fmt;
A Dsun8i_rotate.c176 static void rotate_prepare_format(struct v4l2_pix_format *pix_fmt) in rotate_prepare_format()
259 struct v4l2_pix_format *f, in rotate_set_cap_format()
429 struct v4l2_pix_format *pix_fmt; in rotate_queue_setup()
451 struct v4l2_pix_format *pix_fmt; in rotate_buf_prepare()
573 struct v4l2_pix_format fmt; in rotate_s_ctrl()
/linux/drivers/media/platform/
A Dvia-camera.c100 struct v4l2_pix_format sensor_format;
101 struct v4l2_pix_format user_format;
780 static const struct v4l2_pix_format viacam_def_pix_format = {
805 static void viacam_fmt_pre(struct v4l2_pix_format *userfmt, in viacam_fmt_pre()
806 struct v4l2_pix_format *sensorfmt) in viacam_fmt_pre()
821 static void viacam_fmt_post(struct v4l2_pix_format *userfmt, in viacam_fmt_post()
822 struct v4l2_pix_format *sensorfmt) in viacam_fmt_post()
843 struct v4l2_pix_format *upix, struct v4l2_pix_format *spix) in viacam_do_try_fmt()
A Dsh_vou.c80 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()
/linux/include/media/
A Dv4l2-mediabus.h137 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()
/linux/drivers/media/platform/sunxi/sun8i-di/
A Dsun8i-di.h202 struct v4l2_pix_format src_fmt;
203 struct v4l2_pix_format dst_fmt;
/linux/drivers/media/usb/gspca/
A Dgspca.h51 const struct v4l2_pix_format *cam_mode; /* size nmodes */
192 struct v4l2_pix_format pixfmt; /* current mode parameters */
A Djl2005bcd.c32 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[] = {
A Dsq905c.c51 const struct v4l2_pix_format *cap_mode;
62 static struct v4l2_pix_format sq905c_mode[] = {
/linux/drivers/media/test-drivers/vimc/
A Dvimc-capture.c18 struct v4l2_pix_format format;
35 static const struct v4l2_pix_format fmt_default = {
66 struct v4l2_pix_format *fmt) in vimc_cap_get_format()
87 struct v4l2_pix_format *format = &f->fmt.pix; in vimc_cap_try_fmt_vid_cap()
/linux/include/media/drv-intf/
A Dsaa7146_vv.h63 struct v4l2_pix_format *fmt;
127 struct v4l2_pix_format video_fmt;
/linux/drivers/media/usb/gspca/gl860/
A Dgl860.c223 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/drivers/staging/media/imx/
A Dimx-media.h108 struct v4l2_pix_format fmt;
199 int imx_media_mbus_fmt_to_pix_fmt(struct v4l2_pix_format *pix,
/linux/drivers/media/platform/xilinx/
A Dxilinx-dma.h83 struct v4l2_pix_format format;
/linux/drivers/staging/media/atomisp/pci/
A Datomisp_subdev.h93 struct v4l2_pix_format pix;
337 struct v4l2_pix_format dvs_envelop;

Completed in 37 milliseconds

1234567