Searched refs:v4l2_pix_format (Results 101 - 125 of 159) sorted by relevance

1234567

/linux-master/drivers/media/usb/gspca/
H A Dtouptek.c157 static const struct v4l2_pix_format vga_mode[] = {
H A Dse401.c49 struct v4l2_pix_format fmts[MAX_MODES];
H A Dw996Xcf.c26 static const struct v4l2_pix_format w9968cf_vga_mode[] = {
H A Dspca500.c45 static const struct v4l2_pix_format vga_mode[] = {
58 static const struct v4l2_pix_format sif_mode[] = {
H A Dsn9c20x.c167 static const struct v4l2_pix_format vga_mode[] = {
215 static const struct v4l2_pix_format sxga_mode[] = {
268 static const struct v4l2_pix_format mono_mode[] = {
H A Dsonixb.c93 /* priv field of struct v4l2_pix_format flags (do not use low nibble!) */
119 static const struct v4l2_pix_format vga_mode[] = {
141 static const struct v4l2_pix_format sif_mode[] = {
H A Dsn9c2028.c41 static const struct v4l2_pix_format vga_mode[] = {
50 static const struct v4l2_pix_format cif_mode[] = {
H A Dov534.c86 static const struct v4l2_pix_format ov772x_mode[] = {
108 static const struct v4l2_pix_format ov767x_mode[] = {
H A Dspca506.c27 static const struct v4l2_pix_format vga_mode[] = {
H A Dspca505.c27 static const struct v4l2_pix_format vga_mode[] = {
/linux-master/drivers/media/usb/gspca/m5602/
H A Dm5602_ov9650.c246 static struct v4l2_pix_format ov9650_modes[] = {
H A Dm5602_mt9m111.c166 static struct v4l2_pix_format mt9m111_modes[] = {
H A Dm5602_po1030.c126 static struct v4l2_pix_format po1030_modes[] = {
H A Dm5602_s5k83a.c26 static struct v4l2_pix_format s5k83a_modes[] = {
/linux-master/drivers/staging/media/tegra-video/
H A Dtegra20.c269 static void tegra20_fmt_align(struct v4l2_pix_format *pix, unsigned int bpp)
H A Dvi.c426 struct v4l2_pix_format *pix)
535 struct v4l2_pix_format *pix = &format->fmt.pix;
/linux-master/drivers/media/platform/xilinx/
H A Dxilinx-dma.c519 __xvip_dma_try_format(struct xvip_dma *dma, struct v4l2_pix_format *pix,
/linux-master/drivers/staging/media/imx/
H A Dimx-media-utils.c519 int imx_media_mbus_fmt_to_pix_fmt(struct v4l2_pix_format *pix,
H A Dimx-ic-prpencvf.c454 struct v4l2_pix_format *outfmt;
583 struct v4l2_pix_format *outfmt;
/linux-master/drivers/media/platform/ti/omap3isp/
H A Dispvideo.c128 * isp_video_mbus_to_pix - Convert v4l2_mbus_framefmt to v4l2_pix_format
131 * @pix: v4l2_pix_format format (output)
141 struct v4l2_pix_format *pix)
182 static void isp_video_pix_to_mbus(const struct v4l2_pix_format *pix,
/linux-master/drivers/media/platform/ti/davinci/
H A Dvpif_display.c628 struct v4l2_pix_format *pixfmt = &fmt->fmt.pix;
656 struct v4l2_pix_format *pixfmt = &fmt->fmt.pix;
/linux-master/drivers/media/platform/samsung/s5p-jpeg/
H A Djpeg-core.c1333 struct v4l2_pix_format *pix = &f->fmt.pix;
1429 struct v4l2_pix_format *pix = &f->fmt.pix;
1475 struct v4l2_pix_format *pix = &f->fmt.pix;
1552 struct v4l2_pix_format *pix = &f->fmt.pix;
1586 struct v4l2_pix_format *pix = &f->fmt.pix;
/linux-master/drivers/media/pci/ivtv/
H A Divtv-ioctl.c335 struct v4l2_pix_format *pixfmt = &fmt->fmt.pix;
399 struct v4l2_pix_format *pixfmt = &fmt->fmt.pix;
/linux-master/drivers/media/platform/microchip/
H A Dmicrochip-isc-base.c856 struct v4l2_pix_format *pixfmt = &f->fmt.pix;
910 struct v4l2_pix_format *pixfmt = &isc->fmt.fmt.pix;
/linux-master/include/uapi/linux/
H A Dvideodev2.h517 struct v4l2_pix_format { struct
2439 struct v4l2_pix_format pix; /* V4L2_BUF_TYPE_VIDEO_CAPTURE */

Completed in 422 milliseconds

1234567