mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-31 16:26:41 +09:00
media: pixfmt-v4l2.rst: fix broken enum :c:type
:c:type:: -> :c:type: Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
committed by
Mauro Carvalho Chehab
parent
0dee3c6a61
commit
579260a5ef
@@ -40,7 +40,7 @@ Single-planar format structure
|
||||
RGB formats in :ref:`rgb-formats`, YUV formats in
|
||||
:ref:`yuv-formats`, and reserved codes in
|
||||
:ref:`reserved-formats`
|
||||
* - enum :c:type::`v4l2_field`
|
||||
* - enum :c:type:`v4l2_field`
|
||||
- ``field``
|
||||
- Video images are typically interlaced. Applications can request to
|
||||
capture or output only the top or bottom field, or both fields
|
||||
|
||||
Reference in New Issue
Block a user