Searched refs:V4L2_PIX_FMT_SPCA501 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/media/usb/gspca/ |
H A D | spca501.c | 39 {160, 120, V4L2_PIX_FMT_SPCA501, V4L2_FIELD_NONE, 44 {320, 240, V4L2_PIX_FMT_SPCA501, V4L2_FIELD_NONE, 49 {640, 480, V4L2_PIX_FMT_SPCA501, V4L2_FIELD_NONE,
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | libv4l-introduction.rst | 43 :ref:`V4L2_PIX_FMT_SPCA501 <V4L2-PIX-FMT-SPCA501>`,
|
H A D | pixfmt-reserved.rst | 64 - ``V4L2_PIX_FMT_SPCA501``
|
/openbmc/linux/include/uapi/linux/ |
H A D | videodev2.h | 775 #define V4L2_PIX_FMT_SPCA501 v4l2_fourcc('S', '5', '0', '1') /* YUYV per line */ macro
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | v4l2-ioctl.c | 1419 case V4L2_PIX_FMT_SPCA501: descr = "GSPCA SPCA501"; break; in v4l_fill_fmtdesc()
|