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