Searched refs:V4L2_PIX_FMT_GREY (Results 51 - 61 of 61) sorted by relevance

123

/linux-master/drivers/media/pci/cx88/
H A Dcx88-video.c72 .fourcc = V4L2_PIX_FMT_GREY,
/linux-master/drivers/media/platform/nxp/
H A Dimx7-media-csi.c941 .fourcc = V4L2_PIX_FMT_GREY,
/linux-master/drivers/media/platform/chips-media/coda/
H A Dcoda-jpeg.c189 case V4L2_PIX_FMT_GREY:
H A Dcoda-common.c250 V4L2_PIX_FMT_GREY,
631 case V4L2_PIX_FMT_GREY:
/linux-master/include/uapi/linux/
H A Dvideodev2.h588 #define V4L2_PIX_FMT_GREY v4l2_fourcc('G', 'R', 'E', 'Y') /* 8 Greyscale */ macro
/linux-master/drivers/media/usb/em28xx/
H A Dem28xx-video.c2054 format->fmt.vbi.sample_format = V4L2_PIX_FMT_GREY;
/linux-master/drivers/media/usb/uvc/
H A Duvc_driver.c275 format->fcc = V4L2_PIX_FMT_GREY;
/linux-master/drivers/media/i2c/
H A Dtvp5150.c1504 if (fmt->sample_format == V4L2_PIX_FMT_GREY)
/linux-master/drivers/media/platform/intel/
H A Dpxa_camera.c388 .fourcc = V4L2_PIX_FMT_GREY,
/linux-master/drivers/media/pci/bt8xx/
H A Dbttv-driver.c506 .fourcc = V4L2_PIX_FMT_GREY,
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c1303 case V4L2_PIX_FMT_GREY: descr = "8-bit Greyscale"; break;

Completed in 286 milliseconds

123