Searched refs:V4L2_PIX_FMT_SN9C10X (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/drivers/media/usb/gspca/ |
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,
|
/Linux-v6.6/Documentation/userspace-api/media/v4l/ |
D | libv4l-introduction.rst | 41 :ref:`V4L2_PIX_FMT_SN9C10X <V4L2-PIX-FMT-SN9C10X>`,
|
D | pixfmt-reserved.rst | 139 - ``V4L2_PIX_FMT_SN9C10X``
|
/Linux-v6.6/include/uapi/linux/ |
D | videodev2.h | 770 #define V4L2_PIX_FMT_SN9C10X v4l2_fourcc('S', '9', '1', '0') /* SN9C10x compression */ macro
|
/Linux-v6.6/drivers/media/v4l2-core/ |
D | v4l2-ioctl.c | 1490 case V4L2_PIX_FMT_SN9C10X: descr = "GSPCA SN9C10X"; break; in v4l_fill_fmtdesc()
|