Searched refs:V4L2_PIX_FMT_KONICA420 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/media/usb/gspca/ |
H A D | konica.c | 58 {160, 120, V4L2_PIX_FMT_KONICA420, V4L2_FIELD_NONE, 63 {176, 144, V4L2_PIX_FMT_KONICA420, V4L2_FIELD_NONE, 68 {320, 240, V4L2_PIX_FMT_KONICA420, V4L2_FIELD_NONE,
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | pixfmt-reserved.rst | 177 - ``V4L2_PIX_FMT_KONICA420``
|
/openbmc/linux/include/uapi/linux/ |
H A D | videodev2.h | 790 #define V4L2_PIX_FMT_KONICA420 v4l2_fourcc('K', 'O', 'N', 'I') /* YUV420 planar in blocks of 256 p… macro
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | v4l2-ioctl.c | 1425 case V4L2_PIX_FMT_KONICA420: descr = "GSPCA KONICA420"; break; in v4l_fill_fmtdesc()
|