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

The v4l2_pix_format_mplane documentation still had 'enum's as types.
Replace by __u8 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-mplane.rst