Searched refs:V4L2_PIX_FMT_SN9C10X (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
H A D | sonixb.c | 125 {160, 120, V4L2_PIX_FMT_SN9C10X, V4L2_FIELD_NONE, 130 {320, 240, V4L2_PIX_FMT_SN9C10X, V4L2_FIELD_NONE, 135 {640, 480, V4L2_PIX_FMT_SN9C10X, V4L2_FIELD_NONE, 147 {160, 120, V4L2_PIX_FMT_SN9C10X, V4L2_FIELD_NONE, 157 {176, 144, V4L2_PIX_FMT_SN9C10X, V4L2_FIELD_NONE, 162 {320, 240, V4L2_PIX_FMT_SN9C10X, V4L2_FIELD_NONE, 167 {352, 288, V4L2_PIX_FMT_SN9C10X, V4L2_FIELD_NONE,
|
/kernel/linux/linux-6.6/drivers/media/usb/gspca/ |
H A D | sonixb.c | 125 {160, 120, V4L2_PIX_FMT_SN9C10X, V4L2_FIELD_NONE, 130 {320, 240, V4L2_PIX_FMT_SN9C10X, V4L2_FIELD_NONE, 135 {640, 480, V4L2_PIX_FMT_SN9C10X, V4L2_FIELD_NONE, 147 {160, 120, V4L2_PIX_FMT_SN9C10X, V4L2_FIELD_NONE, 157 {176, 144, V4L2_PIX_FMT_SN9C10X, V4L2_FIELD_NONE, 162 {320, 240, V4L2_PIX_FMT_SN9C10X, V4L2_FIELD_NONE, 167 {352, 288, V4L2_PIX_FMT_SN9C10X, V4L2_FIELD_NONE,
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | videodev2.h | 400 #define V4L2_PIX_FMT_SN9C10X v4l2_fourcc('S', '9', '1', '0') macro
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | videodev2.h | 712 #define V4L2_PIX_FMT_SN9C10X v4l2_fourcc('S', '9', '1', '0') /* SN9C10x compression */ macro
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | videodev2.h | 770 #define V4L2_PIX_FMT_SN9C10X v4l2_fourcc('S', '9', '1', '0') /* SN9C10x compression */ macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | videodev2.h | 365 #define V4L2_PIX_FMT_SN9C10X v4l2_fourcc('S', '9', '1', '0') macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | videodev2.h | 365 #define V4L2_PIX_FMT_SN9C10X v4l2_fourcc('S', '9', '1', '0') macro
|
/kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
H A D | v4l2-ioctl.c | 1454 case V4L2_PIX_FMT_SN9C10X: descr = "GSPCA SN9C10X"; break; in v4l_fill_fmtdesc()
|
/kernel/linux/linux-6.6/drivers/media/v4l2-core/ |
H A D | v4l2-ioctl.c | 1490 case V4L2_PIX_FMT_SN9C10X: descr = "GSPCA SN9C10X"; break; in v4l_fill_fmtdesc()
|
Completed in 40 milliseconds