[media] vivid: Introduce TPG_COLOR_ENC_LUMA
Simplifies handling of Gray formats. Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Acked-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
25e9007349
commit
ca2b32da59
@@ -91,6 +91,7 @@ enum tgp_color_enc {
|
||||
TGP_COLOR_ENC_RGB,
|
||||
TGP_COLOR_ENC_YCBCR,
|
||||
TGP_COLOR_ENC_HSV,
|
||||
TGP_COLOR_ENC_LUMA,
|
||||
};
|
||||
|
||||
extern const char * const tpg_aspect_strings[];
|
||||
|
Reference in New Issue
Block a user