Enable Intel Smart Video

Add configuration items of ISV

BZ: 229540
Bug: 17383204

Change-Id: Id01f848ed6eaa1ebbea385bd715aa30329e3ac0b
Signed-off-by: Xigui Wang <xigui.wang@intel.com>
diff --git a/video_isv_profile.xml b/video_isv_profile.xml
index f800e0f..1a8b00f 100644
--- a/video_isv_profile.xml
+++ b/video_isv_profile.xml
@@ -17,6 +17,12 @@
 
 
 <VideoPostProcessSettings>
+	<!-- The default status for VPP/FRC.
+	     "0" is OFF and "1" is ON
+	-->
+	<Parameter name="DefaultVPPStatus" value="1" />
+	<Parameter name="DefaultFRCStatus" value="1" />
+
 	<Filter name="ProcFilterNoiseReduction">
 		<enabled value="false"/>
 		<minResolution value="320x240"/>