From b6ee82e1f1e47cfc7809e24107624fc0752a1c86 Mon Sep 17 00:00:00 2001 From: yunghsua <yunghsua@qti.qualcomm.com> Date: Mon, 27 Apr 2020 10:33:04 -0700 Subject: [PATCH] Use single tree in I slice for RGB configuration setting --- cfg/per-class/formatRGB.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cfg/per-class/formatRGB.cfg b/cfg/per-class/formatRGB.cfg index fe065ff2f0..a761a1d399 100644 --- a/cfg/per-class/formatRGB.cfg +++ b/cfg/per-class/formatRGB.cfg @@ -1,2 +1,3 @@ ColorTransform : 1 -Log2MaxTbSize : 5 \ No newline at end of file +Log2MaxTbSize : 5 +DualITree: 0 \ No newline at end of file -- GitLab