audio: P10/C10 Media Record tuning update for RC

change list :
    1) mic_path : IIR fine tune on both mono and stereo mode
    2) mic_path : mic swap in stereo mode, top mic in ch1,
       bot mic in ch2
    3) camcorder_path : zoom gain set as "1" in surround
       module in selfie mode
Bug: 236236611
Test: Audio tuning team verified
Signed-off-by: Carter Hsu <carterhsu@google.com>
Change-Id: I079d57cb16337482994ae5ba2b2a00a143d22f26
diff --git a/audio/cheetah/tuning/bluenote/recording.gatf b/audio/cheetah/tuning/bluenote/recording.gatf
index 81a00f4..38d41c4 100644
--- a/audio/cheetah/tuning/bluenote/recording.gatf
+++ b/audio/cheetah/tuning/bluenote/recording.gatf
Binary files differ
diff --git a/audio/cheetah/tuning/bluenote/template.xml b/audio/cheetah/tuning/bluenote/template.xml
index 60cc026..0f519e0 100644
--- a/audio/cheetah/tuning/bluenote/template.xml
+++ b/audio/cheetah/tuning/bluenote/template.xml
@@ -43,6 +43,7 @@
       <param default="0" id="27" name="ch0_assignFrom" type="int32"/>
       <param default="1" id="28" name="ch1_assignFrom" type="int32"/>
       <param default="2" id="29" name="ch2_assignFrom" type="int32"/>
+      <param default="0.333" id="30" max="1" min="0.01" name="alphaEnhancedRate" type="float"/>
     </module>
     <module id="7" name="Multi Channel IIR 2">
       <param default="0" id="0" max="3" name="opMode_" type="uint32"/>
diff --git a/audio/panther/tuning/bluenote/recording.gatf b/audio/panther/tuning/bluenote/recording.gatf
index bbe7240..f1d446d 100644
--- a/audio/panther/tuning/bluenote/recording.gatf
+++ b/audio/panther/tuning/bluenote/recording.gatf
Binary files differ
diff --git a/audio/panther/tuning/bluenote/template.xml b/audio/panther/tuning/bluenote/template.xml
index 60cc026..0f519e0 100644
--- a/audio/panther/tuning/bluenote/template.xml
+++ b/audio/panther/tuning/bluenote/template.xml
@@ -43,6 +43,7 @@
       <param default="0" id="27" name="ch0_assignFrom" type="int32"/>
       <param default="1" id="28" name="ch1_assignFrom" type="int32"/>
       <param default="2" id="29" name="ch2_assignFrom" type="int32"/>
+      <param default="0.333" id="30" max="1" min="0.01" name="alphaEnhancedRate" type="float"/>
     </module>
     <module id="7" name="Multi Channel IIR 2">
       <param default="0" id="0" max="3" name="opMode_" type="uint32"/>