[PATCH] rnndb: Rename 1st Source Chroma Sampling option

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



enum mdp_chroma_samp_type's first value (0) is actually shared by
all non-subsampled formats; that is RGB but also some YUV formats
(eg: YUV444). This change makes the name a little less confusing.

Signed-off-by: Stephane Viau <sviau@xxxxxxxxxxxxxx>
Signed-off-by: Wentao Xu <wentaox@xxxxxxxxxxxxxx>
---
 rnndb/mdp/mdp_common.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rnndb/mdp/mdp_common.xml b/rnndb/mdp/mdp_common.xml
index b4d1949..694b635 100644
--- a/rnndb/mdp/mdp_common.xml
+++ b/rnndb/mdp/mdp_common.xml
@@ -7,7 +7,7 @@ xsi:schemaLocation="http://nouveau.freedesktop.org/ rules-ng.xsd">
 <!-- random bits that seem same between mdp4 and mdp5 (ie. not much) -->
 
 <enum name="mdp_chroma_samp_type">
-    <value name="CHROMA_RGB"  value="0"/>
+    <value name="CHROMA_FULL"  value="0"/>
     <value name="CHROMA_H2V1" value="1"/>
     <value name="CHROMA_H1V2" value="2"/>
     <value name="CHROMA_420"  value="3"/>
-- 
Qualcomm Innovation Center, Inc.

The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project

--
To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [Linux for Sparc]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux