Searched refs:V4L2_META_FMT_UVC (Results 1 – 8 of 8) sorted by relevance
67 u32 fmeta = V4L2_META_FMT_UVC; in uvc_meta_v4l2_try_format() 238 stream->meta.format = V4L2_META_FMT_UVC; in uvc_meta_register() 254 dev->meta_formats[i++] = V4L2_META_FMT_UVC; in uvc_meta_init() 257 !WARN_ON(dev->info->meta_format == V4L2_META_FMT_UVC)) in uvc_meta_init()
1444 if (stream->meta.format == V4L2_META_FMT_UVC) in uvc_video_decode_meta()
6 V4L2_META_FMT_UVC ('UVCH')48 regardless of this value, for V4L2_META_FMT_UVC the kernel will never
16 V4L2_META_FMT_UVC with the only difference that it includes all the UVC
25 V4L2_META_FMT_UVC with the only difference, that it also includes proprietary
139 f->pixelformat = V4L2_META_FMT_UVC; in vidioc_enum_fmt_meta_cap() 152 meta->dataformat = V4L2_META_FMT_UVC; in vidioc_g_fmt_meta_cap()
868 #define V4L2_META_FMT_UVC v4l2_fourcc('U', 'V', 'C', 'H') /* UVC Payload Header metadata */ macro
1465 case V4L2_META_FMT_UVC: descr = "UVC Payload Header Metadata"; break; in v4l_fill_fmtdesc()