u_format: fix a comment about subsampled formats
Signed-off-by: Christian König <deathsimple@vodafone.de>
This commit is contained in:
@@ -54,7 +54,7 @@ enum util_format_layout {
|
||||
/**
|
||||
* Formats with sub-sampled channels.
|
||||
*
|
||||
* This is for formats like YV12 where there is less than one sample per
|
||||
* This is for formats like YVYU where there is less than one sample per
|
||||
* pixel.
|
||||
*/
|
||||
UTIL_FORMAT_LAYOUT_SUBSAMPLED = 3,
|
||||
|
||||
Reference in New Issue
Block a user