Searched refs:V4L2_TCH_FMT_TU08 (Results 1 – 4 of 4) sorted by relevance
6 V4L2_TCH_FMT_TU08 ('TU08')9 *man V4L2_TCH_FMT_TU08(2)*
185 .pixelformat = V4L2_TCH_FMT_TU08,1069 if ((f->index != 0) || ((f->pixel_format != V4L2_TCH_FMT_TU08) in sur40_vidioc_enum_framesizes()1084 if ((f->index > 0) || ((f->pixel_format != V4L2_TCH_FMT_TU08) in sur40_vidioc_enum_frameintervals()
828 #define V4L2_TCH_FMT_TU08 v4l2_fourcc('T', 'U', '0', '8') /* 8-bit unsigned touch data */ macro
1440 case V4L2_TCH_FMT_TU08: descr = "8-bit Unsigned Touch Data"; break; in v4l_fill_fmtdesc()