media: pixfmt-v4l2.rst: fix types
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 19 Mar 2018 12:58:19 +0000 (08:58 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 4 Apr 2018 10:12:52 +0000 (06:12 -0400)
commita54f2d98670045c78547ee669ff024b68f5ed17a
tree5b6314cdfec855baec67da5e736feac57c587008
parent54f6735abea87487c2a01dab22897fe8dcb99145
media: pixfmt-v4l2.rst: fix types

The v4l2_pix_format documentation still had 'enum's as types.
Replace by __u32 and add a reference to the enum.

Also put ycbcr_enc and hsv_enc in a union.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Documentation/media/uapi/v4l/pixfmt-v4l2.rst