Searched refs:v4l2_format (Results 126 - 150 of 219) sorted by relevance

123456789

/linux-master/drivers/input/touchscreen/
H A Dsur40.c973 struct v4l2_format *f)
989 struct v4l2_format *f)
1008 struct v4l2_format *f)
/linux-master/drivers/media/platform/st/stm32/stm32-dcmipp/
H A Ddcmipp-bytecap.c167 struct v4l2_format *f)
177 struct v4l2_format *f)
217 struct v4l2_format *f)
/linux-master/drivers/media/platform/rockchip/rga/
H A Drga.c460 static int vidioc_g_fmt(struct file *file, void *prv, struct v4l2_format *f)
482 static int vidioc_try_fmt(struct file *file, void *prv, struct v4l2_format *f)
502 static int vidioc_s_fmt(struct file *file, void *prv, struct v4l2_format *f)
/linux-master/drivers/media/usb/airspy/
H A Dairspy.c633 struct v4l2_format *f)
644 struct v4l2_format *f)
671 struct v4l2_format *f)
/linux-master/drivers/media/pci/tw68/
H A Dtw68-video.c575 struct v4l2_format *f)
592 struct v4l2_format *f)
647 struct v4l2_format *f)
/linux-master/drivers/media/pci/mgb4/
H A Dmgb4_vin.c393 static int vidioc_g_fmt(struct file *file, void *priv, struct v4l2_format *f)
408 static int vidioc_try_fmt(struct file *file, void *priv, struct v4l2_format *f)
424 static int vidioc_s_fmt(struct file *file, void *priv, struct v4l2_format *f)
/linux-master/drivers/media/usb/msi2500/
H A Dmsi2500.c906 struct v4l2_format *f)
920 struct v4l2_format *f)
950 struct v4l2_format *f)
/linux-master/drivers/media/pci/sta2x11/
H A Dsta2x11_vip.c581 struct v4l2_format *f)
639 struct v4l2_format *f)
706 struct v4l2_format *f)
/linux-master/drivers/staging/media/imx/
H A Dimx-media-csc-scaler.c180 struct v4l2_format *f)
193 struct v4l2_format *f)
241 struct v4l2_format *f)
/linux-master/drivers/media/platform/renesas/rzg2l-cru/
H A Drzg2l-video.c871 struct v4l2_format *f)
881 struct v4l2_format *f)
896 struct v4l2_format *f)
/linux-master/drivers/media/platform/qcom/venus/
H A Dvenc.c172 venc_try_fmt_common(struct venus_inst *inst, struct v4l2_format *f)
224 static int venc_try_fmt(struct file *file, void *fh, struct v4l2_format *f)
233 static int venc_s_fmt(struct file *file, void *fh, struct v4l2_format *f)
239 struct v4l2_format format;
302 static int venc_g_fmt(struct file *file, void *fh, struct v4l2_format *f)
/linux-master/include/uapi/linux/
H A Dvideodev2.h2452 * struct v4l2_format - stream data format
2463 struct v4l2_format { struct
2647 struct v4l2_format format;
2674 #define VIDIOC_G_FMT _IOWR('V', 4, struct v4l2_format)
2675 #define VIDIOC_S_FMT _IOWR('V', 5, struct v4l2_format)
2719 #define VIDIOC_TRY_FMT _IOWR('V', 64, struct v4l2_format)
/linux-master/drivers/media/usb/au0828/
H A Dau0828-video.c1129 struct v4l2_format *format)
1212 struct v4l2_format *f)
1230 struct v4l2_format *f)
1241 struct v4l2_format *f)
1578 struct v4l2_format *format)
/linux-master/drivers/media/platform/ti/vpe/
H A Dvpe.c323 struct v4l2_format format;
348 /* find our format description corresponding to the passed v4l2_format */
363 static struct vpe_fmt *find_format(struct v4l2_format *f)
1562 static int vpe_g_fmt(struct file *file, void *priv, struct v4l2_format *f)
1596 static int __vpe_try_fmt(struct vpe_ctx *ctx, struct v4l2_format *f,
1720 static int vpe_try_fmt(struct file *file, void *priv, struct v4l2_format *f)
1731 static int __vpe_s_fmt(struct vpe_ctx *ctx, struct v4l2_format *f)
1783 static int vpe_s_fmt(struct file *file, void *priv, struct v4l2_format *f)
/linux-master/drivers/media/platform/st/stm32/
H A Dstm32-dcmi.c137 struct v4l2_format fmt;
906 struct v4l2_format *fmt)
956 static int dcmi_try_fmt(struct stm32_dcmi *dcmi, struct v4l2_format *f,
1042 static int dcmi_set_fmt(struct stm32_dcmi *dcmi, struct v4l2_format *f)
1092 struct v4l2_format *f)
1103 struct v4l2_format *f)
1527 struct v4l2_format f = {
/linux-master/drivers/media/platform/broadcom/
H A Dbcm2835-unicam.c162 struct v4l2_format fmt;
1859 struct v4l2_format *f)
1891 struct v4l2_format *f)
1900 struct v4l2_format *f)
1936 struct v4l2_format *f)
1967 struct v4l2_format *f)
1976 struct v4l2_format *f)
/linux-master/drivers/media/platform/chips-media/coda/
H A Dcoda-common.c492 struct v4l2_format *f)
516 static int coda_try_pixelformat(struct coda_ctx *ctx, struct v4l2_format *f)
548 static int coda_try_fmt_vdoa(struct coda_ctx *ctx, struct v4l2_format *f,
588 struct v4l2_format *f)
654 struct v4l2_format *f)
760 struct v4l2_format *f)
781 static int coda_s_fmt(struct coda_ctx *ctx, struct v4l2_format *f,
854 struct v4l2_format *f)
906 struct v4l2_format *f)
910 struct v4l2_format f_ca
[all...]
/linux-master/drivers/media/platform/mediatek/jpeg/
H A Dmtk_jpeg_core.c303 struct v4l2_format *f)
352 struct v4l2_format *f)
381 struct v4l2_format *f)
410 struct v4l2_format *f, unsigned int fmt_type)
465 struct v4l2_format *f)
478 struct v4l2_format *f)
/linux-master/drivers/media/platform/ti/am437x/
H A Dam437x-vpfe.c109 struct v4l2_format *f);
862 struct v4l2_format *f)
1329 struct v4l2_format *f)
1354 struct v4l2_format *fmt)
1388 struct v4l2_format *f)
1448 struct v4l2_format *fmt)
/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-capture.c891 struct v4l2_format *f)
905 struct v4l2_format *f, bool try,
986 struct v4l2_format *f)
1009 struct v4l2_format *f)
1051 struct v4l2_format *f)
1698 struct v4l2_format fmt = {
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-core.c500 struct v4l2_format *f)
510 struct v4l2_format *f)
520 struct v4l2_format *f)
530 struct v4l2_format *f)
540 struct v4l2_format *f)
550 struct v4l2_format *f)
/linux-master/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-v4l2.c717 static int bdisp_g_fmt(struct file *file, void *fh, struct v4l2_format *f)
741 static int bdisp_try_fmt(struct file *file, void *fh, struct v4l2_format *f)
791 static int bdisp_s_fmt(struct file *file, void *fh, struct v4l2_format *f)
/linux-master/drivers/staging/media/omap4iss/
H A Diss_video.c569 iss_video_get_format(struct file *file, void *fh, struct v4l2_format *format)
585 iss_video_set_format(struct file *file, void *fh, struct v4l2_format *format)
610 iss_video_try_format(struct file *file, void *fh, struct v4l2_format *format)
/linux-master/drivers/media/pci/cx88/
H A Dcx88-blackbird.c813 struct v4l2_format *f)
829 struct v4l2_format *f)
869 struct v4l2_format *f)
/linux-master/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-video.c1114 struct v4l2_format *f)
1124 struct v4l2_format *f)
1133 struct v4l2_format *f)

Completed in 406 milliseconds

123456789