aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/media/videodev2.h.rst.exceptions
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/media/videodev2.h.rst.exceptions')
-rw-r--r--Documentation/media/videodev2.h.rst.exceptions210
1 files changed, 108 insertions, 102 deletions
diff --git a/Documentation/media/videodev2.h.rst.exceptions b/Documentation/media/videodev2.h.rst.exceptions
index 9bb9a6cc39d8..1d3f27d922b2 100644
--- a/Documentation/media/videodev2.h.rst.exceptions
+++ b/Documentation/media/videodev2.h.rst.exceptions
@@ -15,115 +15,115 @@ ignore symbol V4L2_TUNER_DIGITAL_TV
15ignore symbol V4L2_COLORSPACE_BT878 15ignore symbol V4L2_COLORSPACE_BT878
16 16
17# Documented enum v4l2_field 17# Documented enum v4l2_field
18replace symbol V4L2_FIELD_ALTERNATE v4l2-field 18replace symbol V4L2_FIELD_ALTERNATE :c:type:`v4l2_field`
19replace symbol V4L2_FIELD_ANY v4l2-field 19replace symbol V4L2_FIELD_ANY :c:type:`v4l2_field`
20replace symbol V4L2_FIELD_BOTTOM v4l2-field 20replace symbol V4L2_FIELD_BOTTOM :c:type:`v4l2_field`
21replace symbol V4L2_FIELD_INTERLACED v4l2-field 21replace symbol V4L2_FIELD_INTERLACED :c:type:`v4l2_field`
22replace symbol V4L2_FIELD_INTERLACED_BT v4l2-field 22replace symbol V4L2_FIELD_INTERLACED_BT :c:type:`v4l2_field`
23replace symbol V4L2_FIELD_INTERLACED_TB v4l2-field 23replace symbol V4L2_FIELD_INTERLACED_TB :c:type:`v4l2_field`
24replace symbol V4L2_FIELD_NONE v4l2-field 24replace symbol V4L2_FIELD_NONE :c:type:`v4l2_field`
25replace symbol V4L2_FIELD_SEQ_BT v4l2-field 25replace symbol V4L2_FIELD_SEQ_BT :c:type:`v4l2_field`
26replace symbol V4L2_FIELD_SEQ_TB v4l2-field 26replace symbol V4L2_FIELD_SEQ_TB :c:type:`v4l2_field`
27replace symbol V4L2_FIELD_TOP v4l2-field 27replace symbol V4L2_FIELD_TOP :c:type:`v4l2_field`
28 28
29# Documented enum v4l2_buf_type 29# Documented enum v4l2_buf_type
30replace symbol V4L2_BUF_TYPE_SDR_CAPTURE v4l2-buf-type 30replace symbol V4L2_BUF_TYPE_SDR_CAPTURE :c:type:`v4l2_buf_type`
31replace symbol V4L2_BUF_TYPE_SDR_OUTPUT v4l2-buf-type 31replace symbol V4L2_BUF_TYPE_SDR_OUTPUT :c:type:`v4l2_buf_type`
32replace symbol V4L2_BUF_TYPE_SLICED_VBI_CAPTURE v4l2-buf-type 32replace symbol V4L2_BUF_TYPE_SLICED_VBI_CAPTURE :c:type:`v4l2_buf_type`
33replace symbol V4L2_BUF_TYPE_SLICED_VBI_OUTPUT v4l2-buf-type 33replace symbol V4L2_BUF_TYPE_SLICED_VBI_OUTPUT :c:type:`v4l2_buf_type`
34replace symbol V4L2_BUF_TYPE_VBI_CAPTURE v4l2-buf-type 34replace symbol V4L2_BUF_TYPE_VBI_CAPTURE :c:type:`v4l2_buf_type`
35replace symbol V4L2_BUF_TYPE_VBI_OUTPUT v4l2-buf-type 35replace symbol V4L2_BUF_TYPE_VBI_OUTPUT :c:type:`v4l2_buf_type`
36replace symbol V4L2_BUF_TYPE_VIDEO_CAPTURE v4l2-buf-type 36replace symbol V4L2_BUF_TYPE_VIDEO_CAPTURE :c:type:`v4l2_buf_type`
37replace symbol V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE v4l2-buf-type 37replace symbol V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE :c:type:`v4l2_buf_type`
38replace symbol V4L2_BUF_TYPE_VIDEO_OUTPUT v4l2-buf-type 38replace symbol V4L2_BUF_TYPE_VIDEO_OUTPUT :c:type:`v4l2_buf_type`
39replace symbol V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE v4l2-buf-type 39replace symbol V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE :c:type:`v4l2_buf_type`
40replace symbol V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY v4l2-buf-type 40replace symbol V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY :c:type:`v4l2_buf_type`
41replace symbol V4L2_BUF_TYPE_VIDEO_OVERLAY v4l2-buf-type 41replace symbol V4L2_BUF_TYPE_VIDEO_OVERLAY :c:type:`v4l2_buf_type`
42 42
43# Documented enum v4l2_tuner_type 43# Documented enum v4l2_tuner_type
44replace symbol V4L2_TUNER_ANALOG_TV v4l2-tuner-type 44replace symbol V4L2_TUNER_ANALOG_TV :c:type:`v4l2_tuner_type`
45replace symbol V4L2_TUNER_RADIO v4l2-tuner-type 45replace symbol V4L2_TUNER_RADIO :c:type:`v4l2_tuner_type`
46replace symbol V4L2_TUNER_RF v4l2-tuner-type 46replace symbol V4L2_TUNER_RF :c:type:`v4l2_tuner_type`
47replace symbol V4L2_TUNER_SDR v4l2-tuner-type 47replace symbol V4L2_TUNER_SDR :c:type:`v4l2_tuner_type`
48 48
49# Documented enum v4l2_memory 49# Documented enum v4l2_memory
50replace symbol V4L2_MEMORY_DMABUF v4l2-memory 50replace symbol V4L2_MEMORY_DMABUF :c:type:`v4l2_memory`
51replace symbol V4L2_MEMORY_MMAP v4l2-memory 51replace symbol V4L2_MEMORY_MMAP :c:type:`v4l2_memory`
52replace symbol V4L2_MEMORY_OVERLAY v4l2-memory 52replace symbol V4L2_MEMORY_OVERLAY :c:type:`v4l2_memory`
53replace symbol V4L2_MEMORY_USERPTR v4l2-memory 53replace symbol V4L2_MEMORY_USERPTR :c:type:`v4l2_memory`
54 54
55# Documented enum v4l2_colorspace 55# Documented enum v4l2_colorspace
56replace symbol V4L2_COLORSPACE_470_SYSTEM_BG v4l2-colorspace 56replace symbol V4L2_COLORSPACE_470_SYSTEM_BG :c:type:`v4l2_colorspace`
57replace symbol V4L2_COLORSPACE_470_SYSTEM_M v4l2-colorspace 57replace symbol V4L2_COLORSPACE_470_SYSTEM_M :c:type:`v4l2_colorspace`
58replace symbol V4L2_COLORSPACE_ADOBERGB v4l2-colorspace 58replace symbol V4L2_COLORSPACE_ADOBERGB :c:type:`v4l2_colorspace`
59replace symbol V4L2_COLORSPACE_BT2020 v4l2-colorspace 59replace symbol V4L2_COLORSPACE_BT2020 :c:type:`v4l2_colorspace`
60replace symbol V4L2_COLORSPACE_DCI_P3 v4l2-colorspace 60replace symbol V4L2_COLORSPACE_DCI_P3 :c:type:`v4l2_colorspace`
61replace symbol V4L2_COLORSPACE_DEFAULT v4l2-colorspace 61replace symbol V4L2_COLORSPACE_DEFAULT :c:type:`v4l2_colorspace`
62replace symbol V4L2_COLORSPACE_JPEG v4l2-colorspace 62replace symbol V4L2_COLORSPACE_JPEG :c:type:`v4l2_colorspace`
63replace symbol V4L2_COLORSPACE_RAW v4l2-colorspace 63replace symbol V4L2_COLORSPACE_RAW :c:type:`v4l2_colorspace`
64replace symbol V4L2_COLORSPACE_REC709 v4l2-colorspace 64replace symbol V4L2_COLORSPACE_REC709 :c:type:`v4l2_colorspace`
65replace symbol V4L2_COLORSPACE_SMPTE170M v4l2-colorspace 65replace symbol V4L2_COLORSPACE_SMPTE170M :c:type:`v4l2_colorspace`
66replace symbol V4L2_COLORSPACE_SMPTE240M v4l2-colorspace 66replace symbol V4L2_COLORSPACE_SMPTE240M :c:type:`v4l2_colorspace`
67replace symbol V4L2_COLORSPACE_SRGB v4l2-colorspace 67replace symbol V4L2_COLORSPACE_SRGB :c:type:`v4l2_colorspace`
68 68
69# Documented enum v4l2_xfer_func 69# Documented enum v4l2_xfer_func
70replace symbol V4L2_XFER_FUNC_709 v4l2-xfer-func 70replace symbol V4L2_XFER_FUNC_709 :c:type:`v4l2_xfer_func`
71replace symbol V4L2_XFER_FUNC_ADOBERGB v4l2-xfer-func 71replace symbol V4L2_XFER_FUNC_ADOBERGB :c:type:`v4l2_xfer_func`
72replace symbol V4L2_XFER_FUNC_DCI_P3 v4l2-xfer-func 72replace symbol V4L2_XFER_FUNC_DCI_P3 :c:type:`v4l2_xfer_func`
73replace symbol V4L2_XFER_FUNC_DEFAULT v4l2-xfer-func 73replace symbol V4L2_XFER_FUNC_DEFAULT :c:type:`v4l2_xfer_func`
74replace symbol V4L2_XFER_FUNC_NONE v4l2-xfer-func 74replace symbol V4L2_XFER_FUNC_NONE :c:type:`v4l2_xfer_func`
75replace symbol V4L2_XFER_FUNC_SMPTE2084 v4l2-xfer-func 75replace symbol V4L2_XFER_FUNC_SMPTE2084 :c:type:`v4l2_xfer_func`
76replace symbol V4L2_XFER_FUNC_SMPTE240M v4l2-xfer-func 76replace symbol V4L2_XFER_FUNC_SMPTE240M :c:type:`v4l2_xfer_func`
77replace symbol V4L2_XFER_FUNC_SRGB v4l2-xfer-func 77replace symbol V4L2_XFER_FUNC_SRGB :c:type:`v4l2_xfer_func`
78 78
79# Documented enum v4l2_ycbcr_encoding 79# Documented enum v4l2_ycbcr_encoding
80replace symbol V4L2_YCBCR_ENC_601 v4l2-ycbcr-encoding 80replace symbol V4L2_YCBCR_ENC_601 :c:type:`v4l2_ycbcr_encoding`
81replace symbol V4L2_YCBCR_ENC_709 v4l2-ycbcr-encoding 81replace symbol V4L2_YCBCR_ENC_709 :c:type:`v4l2_ycbcr_encoding`
82replace symbol V4L2_YCBCR_ENC_BT2020 v4l2-ycbcr-encoding 82replace symbol V4L2_YCBCR_ENC_BT2020 :c:type:`v4l2_ycbcr_encoding`
83replace symbol V4L2_YCBCR_ENC_BT2020_CONST_LUM v4l2-ycbcr-encoding 83replace symbol V4L2_YCBCR_ENC_BT2020_CONST_LUM :c:type:`v4l2_ycbcr_encoding`
84replace symbol V4L2_YCBCR_ENC_DEFAULT v4l2-ycbcr-encoding 84replace symbol V4L2_YCBCR_ENC_DEFAULT :c:type:`v4l2_ycbcr_encoding`
85replace symbol V4L2_YCBCR_ENC_SYCC v4l2-ycbcr-encoding 85replace symbol V4L2_YCBCR_ENC_SYCC :c:type:`v4l2_ycbcr_encoding`
86replace symbol V4L2_YCBCR_ENC_XV601 v4l2-ycbcr-encoding 86replace symbol V4L2_YCBCR_ENC_XV601 :c:type:`v4l2_ycbcr_encoding`
87replace symbol V4L2_YCBCR_ENC_XV709 v4l2-ycbcr-encoding 87replace symbol V4L2_YCBCR_ENC_XV709 :c:type:`v4l2_ycbcr_encoding`
88replace symbol V4L2_YCBCR_ENC_SMPTE240M v4l2-ycbcr-encoding 88replace symbol V4L2_YCBCR_ENC_SMPTE240M :c:type:`v4l2_ycbcr_encoding`
89 89
90# Documented enum v4l2_quantization 90# Documented enum v4l2_quantization
91replace symbol V4L2_QUANTIZATION_DEFAULT v4l2-quantization 91replace symbol V4L2_QUANTIZATION_DEFAULT :c:type:`v4l2_quantization`
92replace symbol V4L2_QUANTIZATION_FULL_RANGE v4l2-quantization 92replace symbol V4L2_QUANTIZATION_FULL_RANGE :c:type:`v4l2_quantization`
93replace symbol V4L2_QUANTIZATION_LIM_RANGE v4l2-quantization 93replace symbol V4L2_QUANTIZATION_LIM_RANGE :c:type:`v4l2_quantization`
94 94
95# Documented enum v4l2_priority 95# Documented enum v4l2_priority
96replace symbol V4L2_PRIORITY_BACKGROUND v4l2-priority 96replace symbol V4L2_PRIORITY_BACKGROUND :c:type:`v4l2_priority`
97replace symbol V4L2_PRIORITY_DEFAULT v4l2-priority 97replace symbol V4L2_PRIORITY_DEFAULT :c:type:`v4l2_priority`
98replace symbol V4L2_PRIORITY_INTERACTIVE v4l2-priority 98replace symbol V4L2_PRIORITY_INTERACTIVE :c:type:`v4l2_priority`
99replace symbol V4L2_PRIORITY_RECORD v4l2-priority 99replace symbol V4L2_PRIORITY_RECORD :c:type:`v4l2_priority`
100replace symbol V4L2_PRIORITY_UNSET v4l2-priority 100replace symbol V4L2_PRIORITY_UNSET :c:type:`v4l2_priority`
101 101
102# Documented enum v4l2_frmsizetypes 102# Documented enum v4l2_frmsizetypes
103replace symbol V4L2_FRMSIZE_TYPE_CONTINUOUS v4l2-frmsizetypes 103replace symbol V4L2_FRMSIZE_TYPE_CONTINUOUS :c:type:`v4l2_frmsizetypes`
104replace symbol V4L2_FRMSIZE_TYPE_DISCRETE v4l2-frmsizetypes 104replace symbol V4L2_FRMSIZE_TYPE_DISCRETE :c:type:`v4l2_frmsizetypes`
105replace symbol V4L2_FRMSIZE_TYPE_STEPWISE v4l2-frmsizetypes 105replace symbol V4L2_FRMSIZE_TYPE_STEPWISE :c:type:`v4l2_frmsizetypes`
106 106
107# Documented enum frmivaltypes 107# Documented enum frmivaltypes
108replace symbol V4L2_FRMIVAL_TYPE_CONTINUOUS v4l2-frmivaltypes 108replace symbol V4L2_FRMIVAL_TYPE_CONTINUOUS :c:type:`v4l2_frmivaltypes`
109replace symbol V4L2_FRMIVAL_TYPE_DISCRETE v4l2-frmivaltypes 109replace symbol V4L2_FRMIVAL_TYPE_DISCRETE :c:type:`v4l2_frmivaltypes`
110replace symbol V4L2_FRMIVAL_TYPE_STEPWISE v4l2-frmivaltypes 110replace symbol V4L2_FRMIVAL_TYPE_STEPWISE :c:type:`v4l2_frmivaltypes`
111 111
112# Documented enum v4l2-ctrl-type 112# Documented enum :c:type:`v4l2_ctrl_type`
113replace symbol V4L2_CTRL_COMPOUND_TYPES vidioc_queryctrl 113replace symbol V4L2_CTRL_COMPOUND_TYPES vidioc_queryctrl
114 114
115replace symbol V4L2_CTRL_TYPE_BITMASK v4l2-ctrl-type 115replace symbol V4L2_CTRL_TYPE_BITMASK :c:type:`v4l2_ctrl_type`
116replace symbol V4L2_CTRL_TYPE_BOOLEAN v4l2-ctrl-type 116replace symbol V4L2_CTRL_TYPE_BOOLEAN :c:type:`v4l2_ctrl_type`
117replace symbol V4L2_CTRL_TYPE_BUTTON v4l2-ctrl-type 117replace symbol V4L2_CTRL_TYPE_BUTTON :c:type:`v4l2_ctrl_type`
118replace symbol V4L2_CTRL_TYPE_CTRL_CLASS v4l2-ctrl-type 118replace symbol V4L2_CTRL_TYPE_CTRL_CLASS :c:type:`v4l2_ctrl_type`
119replace symbol V4L2_CTRL_TYPE_INTEGER v4l2-ctrl-type 119replace symbol V4L2_CTRL_TYPE_INTEGER :c:type:`v4l2_ctrl_type`
120replace symbol V4L2_CTRL_TYPE_INTEGER64 v4l2-ctrl-type 120replace symbol V4L2_CTRL_TYPE_INTEGER64 :c:type:`v4l2_ctrl_type`
121replace symbol V4L2_CTRL_TYPE_INTEGER_MENU v4l2-ctrl-type 121replace symbol V4L2_CTRL_TYPE_INTEGER_MENU :c:type:`v4l2_ctrl_type`
122replace symbol V4L2_CTRL_TYPE_MENU v4l2-ctrl-type 122replace symbol V4L2_CTRL_TYPE_MENU :c:type:`v4l2_ctrl_type`
123replace symbol V4L2_CTRL_TYPE_STRING v4l2-ctrl-type 123replace symbol V4L2_CTRL_TYPE_STRING :c:type:`v4l2_ctrl_type`
124replace symbol V4L2_CTRL_TYPE_U16 v4l2-ctrl-type 124replace symbol V4L2_CTRL_TYPE_U16 :c:type:`v4l2_ctrl_type`
125replace symbol V4L2_CTRL_TYPE_U32 v4l2-ctrl-type 125replace symbol V4L2_CTRL_TYPE_U32 :c:type:`v4l2_ctrl_type`
126replace symbol V4L2_CTRL_TYPE_U8 v4l2-ctrl-type 126replace symbol V4L2_CTRL_TYPE_U8 :c:type:`v4l2_ctrl_type`
127 127
128# V4L2 capability defines 128# V4L2 capability defines
129replace define V4L2_CAP_VIDEO_CAPTURE device-capabilities 129replace define V4L2_CAP_VIDEO_CAPTURE device-capabilities
@@ -152,9 +152,10 @@ replace define V4L2_CAP_READWRITE device-capabilities
152replace define V4L2_CAP_ASYNCIO device-capabilities 152replace define V4L2_CAP_ASYNCIO device-capabilities
153replace define V4L2_CAP_STREAMING device-capabilities 153replace define V4L2_CAP_STREAMING device-capabilities
154replace define V4L2_CAP_DEVICE_CAPS device-capabilities 154replace define V4L2_CAP_DEVICE_CAPS device-capabilities
155replace define V4L2_CAP_TOUCH device-capabilities
155 156
156# V4L2 pix flags 157# V4L2 pix flags
157replace define V4L2_PIX_FMT_PRIV_MAGIC v4l2-pix-format 158replace define V4L2_PIX_FMT_PRIV_MAGIC :c:type:`v4l2_pix_format`
158replace define V4L2_PIX_FMT_FLAG_PREMUL_ALPHA reserved-formats 159replace define V4L2_PIX_FMT_FLAG_PREMUL_ALPHA reserved-formats
159 160
160# V4L2 format flags 161# V4L2 format flags
@@ -204,7 +205,7 @@ replace define V4L2_FBUF_FLAG_SRC_CHROMAKEY framebuffer-flags
204# Used on VIDIOC_G_PARM 205# Used on VIDIOC_G_PARM
205 206
206replace define V4L2_MODE_HIGHQUALITY parm-flags 207replace define V4L2_MODE_HIGHQUALITY parm-flags
207replace define V4L2_CAP_TIMEPERFRAME v4l2-captureparm 208replace define V4L2_CAP_TIMEPERFRAME :c:type:`v4l2_captureparm`
208 209
209# The V4L2_STD_foo are all defined at v4l2_std_id table 210# The V4L2_STD_foo are all defined at v4l2_std_id table
210 211
@@ -257,22 +258,24 @@ replace define V4L2_STD_ALL v4l2-std-id
257 258
258# V4L2 DT BT timings definitions 259# V4L2 DT BT timings definitions
259 260
260replace define V4L2_DV_PROGRESSIVE v4l2-bt-timings 261replace define V4L2_DV_PROGRESSIVE :c:type:`v4l2_bt_timings`
261replace define V4L2_DV_INTERLACED v4l2-bt-timings 262replace define V4L2_DV_INTERLACED :c:type:`v4l2_bt_timings`
262 263
263replace define V4L2_DV_VSYNC_POS_POL v4l2-bt-timings 264replace define V4L2_DV_VSYNC_POS_POL :c:type:`v4l2_bt_timings`
264replace define V4L2_DV_HSYNC_POS_POL v4l2-bt-timings 265replace define V4L2_DV_HSYNC_POS_POL :c:type:`v4l2_bt_timings`
265 266
266replace define V4L2_DV_BT_STD_CEA861 dv-bt-standards 267replace define V4L2_DV_BT_STD_CEA861 dv-bt-standards
267replace define V4L2_DV_BT_STD_DMT dv-bt-standards 268replace define V4L2_DV_BT_STD_DMT dv-bt-standards
268replace define V4L2_DV_BT_STD_CVT dv-bt-standards 269replace define V4L2_DV_BT_STD_CVT dv-bt-standards
269replace define V4L2_DV_BT_STD_GTF dv-bt-standards 270replace define V4L2_DV_BT_STD_GTF dv-bt-standards
271replace define V4L2_DV_BT_STD_SDI dv-bt-standards
270 272
271replace define V4L2_DV_FL_REDUCED_BLANKING dv-bt-standards 273replace define V4L2_DV_FL_REDUCED_BLANKING dv-bt-standards
272replace define V4L2_DV_FL_CAN_REDUCE_FPS dv-bt-standards 274replace define V4L2_DV_FL_CAN_REDUCE_FPS dv-bt-standards
273replace define V4L2_DV_FL_REDUCED_FPS dv-bt-standards 275replace define V4L2_DV_FL_REDUCED_FPS dv-bt-standards
274replace define V4L2_DV_FL_HALF_LINE dv-bt-standards 276replace define V4L2_DV_FL_HALF_LINE dv-bt-standards
275replace define V4L2_DV_FL_IS_CE_VIDEO dv-bt-standards 277replace define V4L2_DV_FL_IS_CE_VIDEO dv-bt-standards
278replace define V4L2_DV_FL_FIRST_FIELD_EXTRA_LINE dv-bt-standards
276 279
277replace define V4L2_DV_BT_656_1120 dv-timing-types 280replace define V4L2_DV_BT_656_1120 dv-timing-types
278 281
@@ -285,6 +288,7 @@ replace define V4L2_DV_BT_CAP_CUSTOM framebuffer-cap
285 288
286replace define V4L2_INPUT_TYPE_TUNER input-type 289replace define V4L2_INPUT_TYPE_TUNER input-type
287replace define V4L2_INPUT_TYPE_CAMERA input-type 290replace define V4L2_INPUT_TYPE_CAMERA input-type
291replace define V4L2_INPUT_TYPE_TOUCH input-type
288 292
289replace define V4L2_IN_ST_NO_POWER input-status 293replace define V4L2_IN_ST_NO_POWER input-status
290replace define V4L2_IN_ST_NO_SIGNAL input-status 294replace define V4L2_IN_ST_NO_SIGNAL input-status
@@ -299,6 +303,8 @@ replace define V4L2_IN_ST_NO_CARRIER input-status
299replace define V4L2_IN_ST_MACROVISION input-status 303replace define V4L2_IN_ST_MACROVISION input-status
300replace define V4L2_IN_ST_NO_ACCESS input-status 304replace define V4L2_IN_ST_NO_ACCESS input-status
301replace define V4L2_IN_ST_VTR input-status 305replace define V4L2_IN_ST_VTR input-status
306replace define V4L2_IN_ST_NO_V_LOCK input-status
307replace define V4L2_IN_ST_NO_STD_LOCK input-status
302 308
303replace define V4L2_IN_CAP_DV_TIMINGS input-capabilities 309replace define V4L2_IN_CAP_DV_TIMINGS input-capabilities
304replace define V4L2_IN_CAP_STD input-capabilities 310replace define V4L2_IN_CAP_STD input-capabilities
@@ -385,11 +391,11 @@ replace define V4L2_AUDMODE_AVL audio-mode
385 391
386# MPEG 392# MPEG
387 393
388replace define V4L2_ENC_IDX_FRAME_I v4l2-enc-idx 394replace define V4L2_ENC_IDX_FRAME_I :c:type:`v4l2_enc_idx`
389replace define V4L2_ENC_IDX_FRAME_P v4l2-enc-idx 395replace define V4L2_ENC_IDX_FRAME_P :c:type:`v4l2_enc_idx`
390replace define V4L2_ENC_IDX_FRAME_B v4l2-enc-idx 396replace define V4L2_ENC_IDX_FRAME_B :c:type:`v4l2_enc_idx`
391replace define V4L2_ENC_IDX_FRAME_MASK v4l2-enc-idx 397replace define V4L2_ENC_IDX_FRAME_MASK :c:type:`v4l2_enc_idx`
392replace define V4L2_ENC_IDX_ENTRIES v4l2-enc-idx 398replace define V4L2_ENC_IDX_ENTRIES :c:type:`v4l2_enc_idx`
393 399
394replace define V4L2_ENC_CMD_START encoder-cmds 400replace define V4L2_ENC_CMD_START encoder-cmds
395replace define V4L2_ENC_CMD_STOP encoder-cmds 401replace define V4L2_ENC_CMD_STOP encoder-cmds
@@ -416,10 +422,10 @@ replace define V4L2_DEC_START_FMT_GOP decoder-cmds
416replace define V4L2_VBI_UNSYNC vbifmt-flags 422replace define V4L2_VBI_UNSYNC vbifmt-flags
417replace define V4L2_VBI_INTERLACED vbifmt-flags 423replace define V4L2_VBI_INTERLACED vbifmt-flags
418 424
419replace define V4L2_VBI_ITU_525_F1_START v4l2-vbi-format 425replace define V4L2_VBI_ITU_525_F1_START :c:type:`v4l2_vbi_format`
420replace define V4L2_VBI_ITU_525_F2_START v4l2-vbi-format 426replace define V4L2_VBI_ITU_525_F2_START :c:type:`v4l2_vbi_format`
421replace define V4L2_VBI_ITU_625_F1_START v4l2-vbi-format 427replace define V4L2_VBI_ITU_625_F1_START :c:type:`v4l2_vbi_format`
422replace define V4L2_VBI_ITU_625_F2_START v4l2-vbi-format 428replace define V4L2_VBI_ITU_625_F2_START :c:type:`v4l2_vbi_format`
423 429
424 430
425replace define V4L2_SLICED_TELETEXT_B vbi-services 431replace define V4L2_SLICED_TELETEXT_B vbi-services
@@ -454,7 +460,7 @@ replace define V4L2_EVENT_CTRL_CH_RANGE ctrl-changes-flags
454 460
455replace define V4L2_EVENT_SRC_CH_RESOLUTION src-changes-flags 461replace define V4L2_EVENT_SRC_CH_RESOLUTION src-changes-flags
456 462
457replace define V4L2_EVENT_MD_FL_HAVE_FRAME_SEQ v4l2-event-motion-det 463replace define V4L2_EVENT_MD_FL_HAVE_FRAME_SEQ :c:type:`v4l2_event_motion_det`
458 464
459replace define V4L2_EVENT_SUB_FL_SEND_INITIAL event-flags 465replace define V4L2_EVENT_SUB_FL_SEND_INITIAL event-flags
460replace define V4L2_EVENT_SUB_FL_ALLOW_FEEDBACK event-flags 466replace define V4L2_EVENT_SUB_FL_ALLOW_FEEDBACK event-flags