Searched refs:V4L2_PIX_FMT_CPIA1 (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/drivers/media/usb/gspca/ |
D | cpia1.c | 366 {160, 120, V4L2_PIX_FMT_CPIA1, V4L2_FIELD_NONE, 375 {176, 144, V4L2_PIX_FMT_CPIA1, V4L2_FIELD_NONE, 380 {320, 240, V4L2_PIX_FMT_CPIA1, V4L2_FIELD_NONE, 385 {352, 288, V4L2_PIX_FMT_CPIA1, V4L2_FIELD_NONE,
|
/linux-5.19.10/Documentation/userspace-api/media/v4l/ |
D | pixfmt-reserved.rst | 53 - ``V4L2_PIX_FMT_CPIA1``
|
/linux-5.19.10/include/uapi/linux/ |
D | videodev2.h | 716 #define V4L2_PIX_FMT_CPIA1 v4l2_fourcc('C', 'P', 'I', 'A') /* cpia1 YUV */ macro
|
/linux-5.19.10/drivers/media/v4l2-core/ |
D | v4l2-ioctl.c | 1430 case V4L2_PIX_FMT_CPIA1: descr = "GSPCA CPiA YUV"; break; in v4l_fill_fmtdesc()
|