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