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

123

/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/au0828/
H A Dau0828-video.c1586 format->fmt.vbi.sample_format = V4L2_PIX_FMT_GREY;
/linux-master/drivers/media/usb/em28xx/
H A Dem28xx-video.c2054 format->fmt.vbi.sample_format = 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/platform/broadcom/
H A Dbcm2835-unicam.c461 .fourcc = V4L2_PIX_FMT_GREY,
/linux-master/drivers/media/usb/uvc/
H A Duvc_driver.c276 format->fcc = 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.c1312 case V4L2_PIX_FMT_GREY: descr = "8-bit Greyscale"; break;

Completed in 472 milliseconds

123