From a1fdb2965956d3cbc62e6f8b29405bdeef79dca3 Mon Sep 17 00:00:00 2001 From: Piotr Diop Date: Fri, 16 Jan 2015 17:52:45 +0100 Subject: Create a Logarithm Adaptation parameter type Some parameters need to be converted to logarithm. This can be the case for volumes that come from HAL as mere decimal values. This patch adds the LogarithmAdaptationParameter type. Change-Id: Ic64232816a82c56a6ddffa5fdccda356eb4ec9c7 Tracked-On: https://jira01.devtools.intel.com/browse/IMINAN-16954 Signed-off-by: Piotr Diop Reviewed-on: https://android.intel.com:443/320371 --- Schemas/Parameter.xsd | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) (limited to 'Schemas') diff --git a/Schemas/Parameter.xsd b/Schemas/Parameter.xsd index 3b635fc..f174b6e 100644 --- a/Schemas/Parameter.xsd +++ b/Schemas/Parameter.xsd @@ -34,12 +34,21 @@ - + + + + + + + + + + - - - + + + @@ -63,6 +72,7 @@ + -- cgit v1.1