/src/sys/external/gpl2/dts/dist/include/dt-bindings/usb/ |
pd.h | 465 #define VDO_VPD(hw, fw, ver, vbm, curr, vbi, gi, ct) \ 467 | ((vbm) & 0x3) << 15 | (curr) << 14 | ((vbi) & 0x3f) << 7 \
|
pd.h | 465 #define VDO_VPD(hw, fw, ver, vbm, curr, vbi, gi, ct) \ 467 | ((vbm) & 0x3) << 15 | (curr) << 14 | ((vbi) & 0x3f) << 7 \
|
pd.h | 465 #define VDO_VPD(hw, fw, ver, vbm, curr, vbi, gi, ct) \ 467 | ((vbm) & 0x3) << 15 | (curr) << 14 | ((vbi) & 0x3f) << 7 \
|
/src/share/man/man4/ |
Makefile | 204 MLINKS+=bktr.4 vbi.4
|
Makefile | 204 MLINKS+=bktr.4 vbi.4
|
Makefile | 204 MLINKS+=bktr.4 vbi.4
|
/src/etc/ |
MAKEDEV.tmpl | 1681 lndev vbi0 vbi 1688 mkdev vbi$unit c %bktr_chr% $(($unit + 32)) 444
|
MAKEDEV.tmpl | 1681 lndev vbi0 vbi 1688 mkdev vbi$unit c %bktr_chr% $(($unit + 32)) 444
|
MAKEDEV.tmpl | 1681 lndev vbi0 vbi 1688 mkdev vbi$unit c %bktr_chr% $(($unit + 32)) 444
|
/src/sys/sys/ |
videoio.h | 294 V4L2_MPEG_STREAM_VBI_FMT_NONE = 0, /* No VBI in the MPEG stream */ 295 V4L2_MPEG_STREAM_VBI_FMT_IVTV = 1, /* VBI in private packets, IVTV format */ 1434 #define V4L2_CAP_VBI_CAPTURE 0x00000010 /* Is a raw VBI capture device */ 1435 #define V4L2_CAP_VBI_OUTPUT 0x00000020 /* Is a raw VBI output device */ 1436 #define V4L2_CAP_SLICED_VBI_CAPTURE 0x00000040 /* Is a sliced VBI capture device */ 1437 #define V4L2_CAP_SLICED_VBI_OUTPUT 0x00000080 /* Is a sliced VBI output device */ 2942 /* Raw VBI */ 2954 /* VBI flags */ 2964 /* Sliced VBI 2966 * This implements is a proposal V4L2 API to allow SLICED VBI 3138 struct v4l2_vbi_format vbi; \/* V4L2_BUF_TYPE_VBI_CAPTURE *\/ member in union:v4l2_format::__anona13a034e150a [all...] |
videoio.h | 294 V4L2_MPEG_STREAM_VBI_FMT_NONE = 0, /* No VBI in the MPEG stream */ 295 V4L2_MPEG_STREAM_VBI_FMT_IVTV = 1, /* VBI in private packets, IVTV format */ 1434 #define V4L2_CAP_VBI_CAPTURE 0x00000010 /* Is a raw VBI capture device */ 1435 #define V4L2_CAP_VBI_OUTPUT 0x00000020 /* Is a raw VBI output device */ 1436 #define V4L2_CAP_SLICED_VBI_CAPTURE 0x00000040 /* Is a sliced VBI capture device */ 1437 #define V4L2_CAP_SLICED_VBI_OUTPUT 0x00000080 /* Is a sliced VBI output device */ 2942 /* Raw VBI */ 2954 /* VBI flags */ 2964 /* Sliced VBI 2966 * This implements is a proposal V4L2 API to allow SLICED VBI 3138 struct v4l2_vbi_format vbi; \/* V4L2_BUF_TYPE_VBI_CAPTURE *\/ member in union:v4l2_format::__anona13a034e150a [all...] |
videoio.h | 294 V4L2_MPEG_STREAM_VBI_FMT_NONE = 0, /* No VBI in the MPEG stream */ 295 V4L2_MPEG_STREAM_VBI_FMT_IVTV = 1, /* VBI in private packets, IVTV format */ 1434 #define V4L2_CAP_VBI_CAPTURE 0x00000010 /* Is a raw VBI capture device */ 1435 #define V4L2_CAP_VBI_OUTPUT 0x00000020 /* Is a raw VBI output device */ 1436 #define V4L2_CAP_SLICED_VBI_CAPTURE 0x00000040 /* Is a sliced VBI capture device */ 1437 #define V4L2_CAP_SLICED_VBI_OUTPUT 0x00000080 /* Is a sliced VBI output device */ 2942 /* Raw VBI */ 2954 /* VBI flags */ 2964 /* Sliced VBI 2966 * This implements is a proposal V4L2 API to allow SLICED VBI 3138 struct v4l2_vbi_format vbi; \/* V4L2_BUF_TYPE_VBI_CAPTURE *\/ member in union:v4l2_format::__anona13a034e150a [all...] |