Home
last modified time | relevance | path

Searched refs:V4L2_SLICED_VPS (Results 1 – 7 of 7) sorted by relevance

/external/strace/xlat/
Dv4l2_sliced_flags.h22 #if defined(V4L2_SLICED_VPS) || (defined(HAVE_DECL_V4L2_SLICED_VPS) && HAVE_DECL_V4L2_SLICED_VPS)
23 XLAT(V4L2_SLICED_VPS),
Dv4l2_sliced_flags.in2 V4L2_SLICED_VPS
/external/kernel-headers/original/uapi/linux/
Dvideodev2.h2025 #define V4L2_SLICED_VPS (0x0400) macro
2032 #define V4L2_SLICED_VBI_625 (V4L2_SLICED_TELETEXT_B | V4L2_SLICED_VPS | V4L2_SLICED_WSS…
/external/strace/tests/
Dioctl_v4l2.c146 f->fmt.sliced.service_set = V4L2_SLICED_VPS; in init_v4l2_format()
/external/strace/tests-m32/
Dioctl_v4l2.c146 f->fmt.sliced.service_set = V4L2_SLICED_VPS; in init_v4l2_format()
/external/strace/tests-mx32/
Dioctl_v4l2.c146 f->fmt.sliced.service_set = V4L2_SLICED_VPS; in init_v4l2_format()
/external/strace/
DChangeLog17523 * xlat/v4l2_sliced_flags.in: Add V4L2_SLICED_TELETEXT_B, V4L2_SLICED_VPS,