mirror of
https://github.com/torvalds/linux.git
synced 2024-11-21 19:41:42 +00:00
Documentation: media: Fix v4l2_av1_segmentation table formatting
Fix incorrect formatting. Signed-off-by: Fritz Koenig <frkoenig@chromium.org> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> [hverkuil: added missing commit message]
This commit is contained in:
parent
8bf5671e45
commit
34acbac089
@ -3439,7 +3439,7 @@ semantics" of :ref:`av1`.
|
||||
- Bitmask defining which features are enabled in each segment. Use
|
||||
V4L2_AV1_SEGMENT_FEATURE_ENABLED to build a suitable mask.
|
||||
* - __u16
|
||||
- `feature_data[V4L2_AV1_MAX_SEGMENTS][V4L2_AV1_SEG_LVL_MAX]``
|
||||
- ``feature_data[V4L2_AV1_MAX_SEGMENTS][V4L2_AV1_SEG_LVL_MAX]``
|
||||
- Data attached to each feature. Data entry is only valid if the feature
|
||||
is enabled.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user