Searched refs:V4L2_PIX_FMT_CPIA1 (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
H A D | cpia1.c | 367 {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,
|
/kernel/linux/linux-6.6/drivers/media/usb/gspca/ |
H A D | cpia1.c | 367 {160, 120, V4L2_PIX_FMT_CPIA1, V4L2_FIELD_NONE, 376 {176, 144, V4L2_PIX_FMT_CPIA1, V4L2_FIELD_NONE, 381 {320, 240, V4L2_PIX_FMT_CPIA1, V4L2_FIELD_NONE, 386 {352, 288, V4L2_PIX_FMT_CPIA1, V4L2_FIELD_NONE,
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | videodev2.h | 398 #define V4L2_PIX_FMT_CPIA1 v4l2_fourcc('C', 'P', 'I', 'A') macro
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | videodev2.h | 710 #define V4L2_PIX_FMT_CPIA1 v4l2_fourcc('C', 'P', 'I', 'A') /* cpia1 YUV */ macro
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | videodev2.h | 768 #define V4L2_PIX_FMT_CPIA1 v4l2_fourcc('C', 'P', 'I', 'A') /* cpia1 YUV */ macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | videodev2.h | 363 #define V4L2_PIX_FMT_CPIA1 v4l2_fourcc('C', 'P', 'I', 'A') macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | videodev2.h | 363 #define V4L2_PIX_FMT_CPIA1 v4l2_fourcc('C', 'P', 'I', 'A') macro
|
/kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
H A D | v4l2-ioctl.c | 1452 case V4L2_PIX_FMT_CPIA1: descr = "GSPCA CPiA YUV"; break; in v4l_fill_fmtdesc()
|
/kernel/linux/linux-6.6/drivers/media/v4l2-core/ |
H A D | v4l2-ioctl.c | 1488 case V4L2_PIX_FMT_CPIA1: descr = "GSPCA CPiA YUV"; break; in v4l_fill_fmtdesc()
|
Completed in 40 milliseconds