Searched refs:V4L2_PIX_FMT_SPCA505 (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
H A D | spca505.c | 28 {160, 120, V4L2_PIX_FMT_SPCA505, V4L2_FIELD_NONE, 33 {176, 144, V4L2_PIX_FMT_SPCA505, V4L2_FIELD_NONE, 38 {320, 240, V4L2_PIX_FMT_SPCA505, V4L2_FIELD_NONE, 43 {352, 288, V4L2_PIX_FMT_SPCA505, V4L2_FIELD_NONE, 48 {640, 480, V4L2_PIX_FMT_SPCA505, V4L2_FIELD_NONE,
|
H A D | spca506.c | 28 {160, 120, V4L2_PIX_FMT_SPCA505, V4L2_FIELD_NONE, 33 {176, 144, V4L2_PIX_FMT_SPCA505, V4L2_FIELD_NONE, 38 {320, 240, V4L2_PIX_FMT_SPCA505, V4L2_FIELD_NONE, 43 {352, 288, V4L2_PIX_FMT_SPCA505, V4L2_FIELD_NONE, 48 {640, 480, V4L2_PIX_FMT_SPCA505, V4L2_FIELD_NONE,
|
/kernel/linux/linux-6.6/drivers/media/usb/gspca/ |
H A D | spca505.c | 28 {160, 120, V4L2_PIX_FMT_SPCA505, V4L2_FIELD_NONE, 33 {176, 144, V4L2_PIX_FMT_SPCA505, V4L2_FIELD_NONE, 38 {320, 240, V4L2_PIX_FMT_SPCA505, V4L2_FIELD_NONE, 43 {352, 288, V4L2_PIX_FMT_SPCA505, V4L2_FIELD_NONE, 48 {640, 480, V4L2_PIX_FMT_SPCA505, V4L2_FIELD_NONE,
|
H A D | spca506.c | 28 {160, 120, V4L2_PIX_FMT_SPCA505, V4L2_FIELD_NONE, 33 {176, 144, V4L2_PIX_FMT_SPCA505, V4L2_FIELD_NONE, 38 {320, 240, V4L2_PIX_FMT_SPCA505, V4L2_FIELD_NONE, 43 {352, 288, V4L2_PIX_FMT_SPCA505, V4L2_FIELD_NONE, 48 {640, 480, V4L2_PIX_FMT_SPCA505, V4L2_FIELD_NONE,
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | videodev2.h | 406 #define V4L2_PIX_FMT_SPCA505 v4l2_fourcc('S', '5', '0', '5') macro
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | videodev2.h | 718 #define V4L2_PIX_FMT_SPCA505 v4l2_fourcc('S', '5', '0', '5') /* YYUV per line */ macro
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | videodev2.h | 776 #define V4L2_PIX_FMT_SPCA505 v4l2_fourcc('S', '5', '0', '5') /* YYUV per line */ macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | videodev2.h | 371 #define V4L2_PIX_FMT_SPCA505 v4l2_fourcc('S', '5', '0', '5') macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | videodev2.h | 371 #define V4L2_PIX_FMT_SPCA505 v4l2_fourcc('S', '5', '0', '5') macro
|
/kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
H A D | v4l2-ioctl.c | 1398 case V4L2_PIX_FMT_SPCA505: descr = "GSPCA SPCA505"; break; in v4l_fill_fmtdesc()
|
/kernel/linux/linux-6.6/drivers/media/v4l2-core/ |
H A D | v4l2-ioctl.c | 1420 case V4L2_PIX_FMT_SPCA505: descr = "GSPCA SPCA505"; break; in v4l_fill_fmtdesc()
|
Completed in 39 milliseconds