Searched refs:V4L2_PIX_FMT_SN9C10X (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/media/usb/gspca/ |
D | sonixb.c | 134 {160, 120, V4L2_PIX_FMT_SN9C10X, V4L2_FIELD_NONE, 139 {320, 240, V4L2_PIX_FMT_SN9C10X, V4L2_FIELD_NONE, 144 {640, 480, V4L2_PIX_FMT_SN9C10X, V4L2_FIELD_NONE, 156 {160, 120, V4L2_PIX_FMT_SN9C10X, V4L2_FIELD_NONE, 166 {176, 144, V4L2_PIX_FMT_SN9C10X, V4L2_FIELD_NONE, 171 {320, 240, V4L2_PIX_FMT_SN9C10X, V4L2_FIELD_NONE, 176 {352, 288, V4L2_PIX_FMT_SN9C10X, V4L2_FIELD_NONE,
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | libv4l-introduction.rst | 41 :ref:`V4L2_PIX_FMT_SN9C10X <V4L2-PIX-FMT-SN9C10X>`,
|
D | pixfmt-reserved.rst | 144 - ``V4L2_PIX_FMT_SN9C10X``
|
/Linux-v4.19/include/uapi/linux/ |
D | videodev2.h | 650 #define V4L2_PIX_FMT_SN9C10X v4l2_fourcc('S', '9', '1', '0') /* SN9C10x compression */ macro
|
/Linux-v4.19/drivers/media/v4l2-core/ |
D | v4l2-ioctl.c | 1322 case V4L2_PIX_FMT_SN9C10X: descr = "GSPCA SN9C10X"; break; in v4l_fill_fmtdesc()
|