tanzanite: sync with device tree
Signed-off-by: Nathan <nathannxx@proton.me>
This commit is contained in:
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Vendored
Executable
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
@@ -0,0 +1,125 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<DisplayIssueSettings>
|
||||
<Category name="Problem Scenario">
|
||||
<Actions name="UI Display Abnormal" ui_type="button">
|
||||
<Action cmd_id="set_prop_mdp_log" value="1"/>
|
||||
<Action cmd_id="set_prop_mdp_framechange" value="1"/>
|
||||
<Action cmd_id="set_prop_sf_log_repaint" value="1"/>
|
||||
<Action cmd_id="set_prop_sf_log_transaction" value="1"/>
|
||||
<Action cmd_id="set_prop_hwc_log_v" value="V"/>
|
||||
<Action cmd_id="set_prop_hwc_skip_log" value="1"/>
|
||||
<Action cmd_id="set_prop_hwc_color_transform" value="1"/>
|
||||
<Action cmd_id="set_prop_mobile_on" value="1"/>
|
||||
</Actions>
|
||||
<Actions name="Black/White Screen" ui_type="button">
|
||||
<Action cmd_id="set_prop_hwc_log_v" value="V"/>
|
||||
<Action cmd_id="set_prop_hwc_skip_log" value="1"/>
|
||||
<Action cmd_id="set_prop_hwc_color_transform" value="1"/>
|
||||
<Action cmd_id="set_prop_mobile_on" value="1"/>
|
||||
</Actions>
|
||||
<Actions name="Blurred Screen" ui_type="button">
|
||||
<Action cmd_id="set_prop_mdp_log" value="1"/>
|
||||
<Action cmd_id="set_prop_mdp_framechange" value="1"/>
|
||||
<Action cmd_id="set_prop_mobile_on" value="1"/>
|
||||
</Actions>
|
||||
<Actions name="Flash Screen" ui_type="button">
|
||||
<Action cmd_id="set_prop_mdp_log" value="1"/>
|
||||
<Action cmd_id="set_prop_mdp_framechange" value="1"/>
|
||||
</Actions>
|
||||
<Actions name="Lag" ui_type="button">
|
||||
<Action cmd_id="set_prop_mdp_log" value="1"/>
|
||||
<Action cmd_id="set_prop_mdp_framechange" value="1"/>
|
||||
<Action cmd_id="set_prop_mobile_on" value="1"/>
|
||||
<Action cmd_id="set_prop_fence_on" value="1"/>
|
||||
</Actions>
|
||||
<Actions name="Fixed Screen" ui_type="button">
|
||||
<Action cmd_id="set_prop_mdp_log" value="1"/>
|
||||
<Action cmd_id="set_prop_mdp_framechange" value="1"/>
|
||||
</Actions>
|
||||
<Actions name="CMDQ Timeout" ui_type="button">
|
||||
<Action cmd_id="set_prop_mobile_on" value="1"/>
|
||||
<Action cmd_id="set_prop_irq_on" value="1"/>
|
||||
</Actions>
|
||||
</Category>
|
||||
<Category name="GPU">
|
||||
<Group name="gpud dump" ui_type="default">
|
||||
<Actions name="Common dump" ui_type="button">
|
||||
<Action cmd_id="set_prop_enable_GPUD" value="1"/>
|
||||
<Action cmd_id="set_prop_specify_dump_folder" value="/sdcard/gpud_dump/"/>
|
||||
<Action cmd_id="set_prop_specify_process" value=""/>
|
||||
<Action cmd_id="set_prop_dump_framebuffer" value="1"/>
|
||||
<Action cmd_id="set_prop_dump_eglImages" value="1"/>
|
||||
<Action cmd_id="set_prop_dump_AUXImages" value="1"/>
|
||||
<Action cmd_id="set_prop_hack_AUX_output_format" value="1"/>
|
||||
<Action cmd_id="set_command_create_folder" value="1"/>
|
||||
</Actions>
|
||||
<Actions name="GLES state error" ui_type="button">
|
||||
<Action cmd_id="set_prop_enable_GPUD" value="1"/>
|
||||
<Action cmd_id="set_prop_GLES_state_error" value="1"/>
|
||||
</Actions>
|
||||
<Actions name="Dump Gralloc Extra's Info" ui_type="button">
|
||||
<Action cmd_id="set_prop_enable_GPUD" value="1"/>
|
||||
<Action cmd_id="set_prop_dump_extra_info" value="1"/>
|
||||
</Actions>
|
||||
<Actions name="MEOW" ui_type="button">
|
||||
<Action cmd_id="set_prop_open_meow" value="meow"/>
|
||||
</Actions>
|
||||
<Actions name="Start Dump" ui_type="notification">
|
||||
<Action cmd_id="set_prop_start_writing_file" value="1"/>
|
||||
</Actions>
|
||||
<Actions name="Stop Dump" ui_type="notification">
|
||||
<Action cmd_id="set_prop_start_writing_file" value="0"/>
|
||||
</Actions>
|
||||
</Group>
|
||||
<Group name="gpud" ui_type="default">
|
||||
<Command id="set_prop_enable_GPUD" name="Enable GPUD" ui_type="checkbox" checked="1" unchecked="0" cmd_type="set_property" property="vendor.debug.gpud.enable" default="0"/>
|
||||
<Command id="set_prop_specify_dump_folder" name="Specify dump folder" ui_type="checkbox" checked="/sdcard/gpud_dump/" unchecked="/sdcard/gpud_dump/" cmd_type="set_property" property="vendor.debug.gpud.folder" default="/sdcard/gpud_dump/"/>
|
||||
<Command id="set_prop_specify_process" name="Specify process" ui_type="checkbox" checked="" unchecked="" cmd_type="set_property" property="vendor.debug.gpud.process.name" default=""/>
|
||||
<Command id="set_prop_dump_framebuffer" name="Dump Framebuffer" ui_type="checkbox" checked="1" unchecked="0" cmd_type="set_property" property="vendor.debug.gpud.wsframebuffer.dump" default="0"/>
|
||||
<Command id="set_prop_dump_eglImages" name="Dump EglImages" ui_type="checkbox" checked="1" unchecked="0" cmd_type="set_property" property="vendor.debug.gpud.extimage.dump" default="0"/>
|
||||
<Command id="set_prop_dump_AUXImages" name="Dump AUXImages" ui_type="checkbox" checked="1" unchecked="0" cmd_type="set_property" property="vendor.debug.gpud.auximage.dump" default="0"/>
|
||||
<Command id="set_prop_hack_AUX_output_format" name="Hack AUX output format" ui_type="checkbox" checked="1" unchecked="0" cmd_type="set_property" property="vendor.debug.gpud.auximage.dstformat" default="0"/>
|
||||
<Command id="set_prop_start_writing_file" name="Start Writing File" ui_type="checkbox" checked="1" unchecked="0" cmd_type="set_property" property="vendor.debug.gpud.fwrite.enable" default="0"/>
|
||||
<Command id="set_prop_GLES_state_error" name="GLES state error" ui_type="checkbox" checked="1" unchecked="0" cmd_type="set_property" property="vendor.debug.gpud.gl.state.error.dump" default="0"/>
|
||||
<Command id="set_prop_dump_extra_info" name="Dump Extra Info" ui_type="checkbox" checked="1" unchecked="0" cmd_type="set_property" property="vendor.debug.gpud.gralloc_extra.log" default="0"/>
|
||||
<Command id="set_command_create_folder" name="Create folder" ui_type="hidden" button_action="adb shell mkdir /sdcard/gpud_dump" cmd_type="adb shell"/>
|
||||
<Command id="set_command_chmod" name="modify folder right" ui_type="hidden" button_action="adb shell chmod 777 /sdcard/gpud_dump" cmd_type="adb shell"/>
|
||||
<Command id="set_prop_open_meow" name="MEOW" ui_type="checkbox" checked="meow" unchecked="0" cmd_type="set_property" property="vendor.debug.gpu.provider" default=""/>
|
||||
</Group>
|
||||
</Category>
|
||||
<Category name="Display">
|
||||
<Group name="Display Driver" ui_type="default">
|
||||
<Command id="set_prop_mobile_on" name="mobile on" ui_type="checkbox" checked="1" unchecked="0" cmd_type="set_property" property="vendor.debug.hwc.mobile_on" default="0"/>
|
||||
<Command id="set_prop_detail_on" name="detail on" ui_type="checkbox" checked="1" unchecked="0" cmd_type="set_property" property="vendor.debug.hwc.detail_on" default="0"/>
|
||||
<Command id="set_prop_fence_on" name="fence on" ui_type="checkbox" checked="1" unchecked="0" cmd_type="set_property" property="vendor.debug.hwc.fence_on" default="0"/>
|
||||
<Command id="set_prop_irq_on" name="irq on" ui_type="checkbox" checked="1" unchecked="0" cmd_type="set_property" property="vendor.debug.hwc.irq_on" default="0"/>
|
||||
</Group>
|
||||
<Group name="SurfaceFlinger" ui_type="default">
|
||||
<Command id="set_prop_sf_log_repaint" name="log repaint" ui_type="checkbox" checked="1" unchecked="0" cmd_type="set_property" property="vendor.debug.sf.log_repaint" default="0"/>
|
||||
<Command id="set_prop_sf_log_transaction" name="log transaction" ui_type="checkbox" checked="1" unchecked="0" cmd_type="set_property" property="vendor.debug.sf.log_transaction" default="0"/>
|
||||
</Group>
|
||||
<Group name="HWComposer" ui_type="default">
|
||||
<Command id="set_prop_hwc_log_v" name="normal log" ui_type="checkbox" checked="V" unchecked="0" cmd_type="set_property" property="persist.vendor.debug.hwc.log" default="0"/>
|
||||
<Command id="set_prop_hwc_skip_log" name="skip log" ui_type="checkbox" checked="1" unchecked="0" cmd_type="set_property" property="vendor.debug.hwc.skip_log" default="0"/>
|
||||
<Command id="set_prop_hwc_color_transform" name="color transform log" ui_type="checkbox" checked="1" unchecked="0" cmd_type="set_property" property="vendor.debug.hwc.color_transform" default="0"/>
|
||||
</Group>
|
||||
<Group name="MDP" ui_type="default">
|
||||
<Command id="set_prop_mdp_log" name="normal log" ui_type="checkbox" checked="1" unchecked="0" cmd_type="set_property" property="vendor.dp.log.enable" default="0"/>
|
||||
<Command id="set_prop_mdp_framechange" name="frame change" ui_type="checkbox" checked="1" unchecked="0" cmd_type="set_property" property="vendor.dp.frameChange.disable" default="0"/>
|
||||
<Command id="restart" name="" ui_type="checkbox" checked="1" unchecked="0" cmd_type="set_property" property="vendor.debug.sf.restart" default="0"/>
|
||||
</Group>
|
||||
</Category>
|
||||
<Category name="restore">
|
||||
<Group name="Action" ui_type="default">
|
||||
<Command id="clear" name="Clear dump" ui_type="button" button_action="delete /sdcard/gpud_dump/" cmd_type="delete"/>
|
||||
</Group>
|
||||
<Group name="" ui_type="default">
|
||||
<Command id="restore" name="Restore All" ui_type="button" button_action="restore" cmd_type="restore"/>
|
||||
</Group>
|
||||
</Category>
|
||||
<Category name="Submit And Restart">
|
||||
<Actions name="Submit" ui_type="button">
|
||||
<Action cmd_id="restart" value="1"/>
|
||||
</Actions>
|
||||
</Category>
|
||||
</DisplayIssueSettings>
|
||||
+30
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<AudioLogSettings>
|
||||
<Category name="Audio Log">
|
||||
<Actions name="Enable FW all logs" ui_type="button">
|
||||
<Action cmd_id="fw_audiotrack" value="4"/>
|
||||
<Action cmd_id="fw_audioflinger" value="4"/>
|
||||
<Action cmd_id="fw_audiopolicy" value="4"/>
|
||||
<Action cmd_id="fw_audiopolicy_2" value="V"/>
|
||||
<Action cmd_id="audioserver_restart" value="0"/>
|
||||
<Action cmd_id="audioserver_restart" value="1"/>
|
||||
</Actions>
|
||||
</Category>
|
||||
<Category name="Framework Settings">
|
||||
<Group name="" ui_type="default">
|
||||
<Command id="fw_audiotrack" name="AudioTrack" ui_type="list" entries="1,2,3,4,5" cmd_type="set_property" property="vendor.af.track.log" default=""/>
|
||||
<Command id="fw_audioflinger" name="AudioFlinger" ui_type="list" entries="1,2,3,4" cmd_type="set_property" property="vendor.af.audioflinger.log" default=""/>
|
||||
<Command id="fw_audiopolicy" name="AudioPolicy" ui_type="list" entries="1,2,3,4" cmd_type="set_property" property="vendor.af.policy.debug" default=""/>
|
||||
<Command id="fw_audiopolicy_2" name="APM log tag" ui_type="list" entries="I,D,V" cmd_type="set_property" property="log.tag.APM_AudioPolicyManager" default=""/>
|
||||
</Group>
|
||||
</Category>
|
||||
<Category name="">
|
||||
<Group name="" ui_type="default">
|
||||
<Actions name="Restart audioserver" ui_type="button">
|
||||
<Action cmd_id="audioserver_restart" value="0"/>
|
||||
<Action cmd_id="audioserver_restart" value="1"/>
|
||||
</Actions>
|
||||
<Command id="audioserver_restart" name="" ui_type="hidden" cmd_type="set_property" property="vendor.af.audioserver.restart" default="1"/>
|
||||
</Group>
|
||||
</Category>
|
||||
</AudioLogSettings>
|
||||
+105
@@ -0,0 +1,105 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<mnl_config version="21111601.6.00.00" type="gps">
|
||||
|
||||
<feature>IFB
|
||||
<version>1.0</version>
|
||||
<config>1</config>
|
||||
<format> CH:-7 to 6 </format>
|
||||
<setting>-9.36,-8.72,-7.18,-1.51,-1.72,-5.13,-1.47,0,-0.05,0.20,-0.33,-0.18,-1.64,-2.81</setting>
|
||||
</feature>
|
||||
|
||||
<feature>GGTO
|
||||
<version>1.0</version>
|
||||
<config>1</config>
|
||||
<format> GLONASS time offset, BEIDOU time offset, GALILEO time offset, NAVIC time offset, Unit: meter </format>
|
||||
<setting>11.76,1.83,3.17,18.84</setting>
|
||||
</feature>
|
||||
|
||||
<feature>DCB
|
||||
<version>1.0</version>
|
||||
<config>1</config>
|
||||
<format>L5_DCB_GPS,L5_DCB_QZSS,L5_DCB_CNSS,L5_DCB_GALILEO</format>
|
||||
<setting>3.03,3.01,0.81,1.96</setting>
|
||||
<format>L1C_DCB_GPS,L1C_DCB_QZSS,B1C_DCB_CNSS</format>
|
||||
<setting>0,0,0</setting>
|
||||
</feature>
|
||||
|
||||
<feature>L1Only
|
||||
<version>1.0</version>
|
||||
<config>1</config>
|
||||
<format>L1 only: 1</format>
|
||||
<setting>1</setting>
|
||||
</feature>
|
||||
|
||||
<feature>L5Test
|
||||
<version>1.0</version>
|
||||
<config>0</config>
|
||||
<format>Search and used GPS L5 satellites according to the healthy status: 0, Search and used GPS L5 satellites regardless of its healthy status: 1</format>
|
||||
<setting>1</setting>
|
||||
</feature>
|
||||
|
||||
<feature>DisableSignal
|
||||
<version>1.0</version>
|
||||
<config>0</config>
|
||||
<format>Disable B1C: 1</format>
|
||||
<setting>0</setting>
|
||||
</feature>
|
||||
|
||||
<feature>GLP
|
||||
<version>2.0</version>
|
||||
<config>1</config>
|
||||
<format>Enable</format>
|
||||
<setting>1</setting>
|
||||
</feature>
|
||||
|
||||
<feature>CAIC
|
||||
<version>1.0</version>
|
||||
<config>0</config>
|
||||
<format>L1 CAIC FrequencyHz</format>
|
||||
<setting>1560000000</setting>
|
||||
<format>L5 CAIC FrequencyHz</format>
|
||||
<setting>1170000000</setting>
|
||||
</feature>
|
||||
|
||||
<feature>GnssMode
|
||||
<version>1.0</version>
|
||||
<config>0</config>
|
||||
<format>GP+GL+BD:2, GP:3, BD:4, GP+GL+GA+BD:6, GP+GL+GA:8, GP+GL+GA+BD+NI:10</format>
|
||||
<setting>6</setting>
|
||||
</feature>
|
||||
|
||||
<feature>Bluesky
|
||||
<version>1.0</version>
|
||||
<config>1</config>
|
||||
<format>enable:0,disable:1</format>
|
||||
<setting>3</setting>
|
||||
</feature>
|
||||
|
||||
<feature>CoTMS
|
||||
<version>4.2</version>
|
||||
<config>1</config>
|
||||
<format>RTS,TEP</format>
|
||||
<setting>1,3</setting>
|
||||
</feature>
|
||||
|
||||
<feature>SwitchTIA
|
||||
<version>1</version>
|
||||
<config>1</config>
|
||||
<format>enable:1,disable:0</format>
|
||||
<setting>0</setting>
|
||||
</feature>
|
||||
|
||||
<feature>Blanking
|
||||
<version>1</version>
|
||||
<config>0</config>
|
||||
<format>enable:1,disable:0</format>
|
||||
<setting>0</setting>
|
||||
</feature>
|
||||
|
||||
<feature>MDTime
|
||||
<version>1.0</version>
|
||||
<config>1</config>
|
||||
<format>featureOption,requestInterval,sizeOfWindow,syncBackNum(optional)</format>
|
||||
<setting>1,5000,1500,0</setting>
|
||||
</feature>
|
||||
</mnl_config>
|
||||
+117
@@ -0,0 +1,117 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<VideoSettings>
|
||||
<Category name="Issue Type">
|
||||
<Actions name="Video Playback Display Issue" ui_type="button">
|
||||
<Action cmd_id="dump_vp_in" value="1"/>
|
||||
<Action cmd_id="dump_vp_out" value="1"/>
|
||||
<Action cmd_id="dump_vp_cc" value="1"/>
|
||||
<Action cmd_id="advanced_c2_comp" value="2"/>
|
||||
<Action cmd_id="advanced_c2_vdec" value="2"/>
|
||||
<Action cmd_id="advanced_c2_vcodec" value="4"/>
|
||||
</Actions>
|
||||
<Actions name="Video Playback Performance Issue" ui_type="button">
|
||||
<Action cmd_id="systrace_c2_vdec" value="1"/>
|
||||
<Action cmd_id="systrace_c2_vcodec" value="1"/>
|
||||
<Action cmd_id="advanced_c2_comp" value="2"/>
|
||||
<Action cmd_id="advanced_c2_vdec" value="2"/>
|
||||
<Action cmd_id="advanced_c2_vcodec" value="4"/>
|
||||
</Actions>
|
||||
<Actions name="Video Playback Function Issue" ui_type="button">
|
||||
<Action cmd_id="dump_vp_in" value="1"/>
|
||||
<Action cmd_id="advanced_c2_comp" value="2"/>
|
||||
<Action cmd_id="advanced_c2_vdec" value="2"/>
|
||||
<Action cmd_id="advanced_c2_vcodec" value="4"/>
|
||||
<Action cmd_id="advanced_c2_vcodec_v4l2" value="5"/>
|
||||
<Action cmd_id="advanced_c2_v4l2_device" value="5"/>
|
||||
<Action cmd_id="advanced_c2_vcodec_proprietary" value="5"/>
|
||||
<Action cmd_id="advanced_c2_proprietary_device" value="5"/>
|
||||
<Action cmd_id="advanced_c2_bm" value="2"/>
|
||||
<Action cmd_id="advanced_c2_rpu" value="2"/>
|
||||
</Actions>
|
||||
<Actions name="Video Record Display Issue" ui_type="button">
|
||||
<Action cmd_id="dump_vr_in" value="1"/>
|
||||
<Action cmd_id="dump_vr_out" value="1"/>
|
||||
<Action cmd_id="dump_vr_cc" value="1"/>
|
||||
<Action cmd_id="advanced_c2_comp" value="2"/>
|
||||
<Action cmd_id="advanced_c2_venc" value="2"/>
|
||||
<Action cmd_id="advanced_c2_vcodec" value="4"/>
|
||||
</Actions>
|
||||
<Actions name="Video Record Performance Issue" ui_type="button">
|
||||
<Action cmd_id="systrace_c2_venc" value="1"/>
|
||||
<Action cmd_id="systrace_c2_vcodec" value="1"/>
|
||||
<Action cmd_id="advanced_c2_comp" value="2"/>
|
||||
<Action cmd_id="advanced_c2_venc" value="2"/>
|
||||
<Action cmd_id="advanced_c2_vcodec" value="4"/>
|
||||
</Actions>
|
||||
<Actions name="Video Record Function Issue" ui_type="button">
|
||||
<Action cmd_id="dump_vp_in" value="1"/>
|
||||
<Action cmd_id="advanced_c2_comp" value="2"/>
|
||||
<Action cmd_id="advanced_c2_venc" value="2"/>
|
||||
<Action cmd_id="advanced_c2_vcodec" value="4"/>
|
||||
<Action cmd_id="advanced_c2_vcodec_v4l2" value="5"/>
|
||||
<Action cmd_id="advanced_c2_v4l2_device" value="5"/>
|
||||
<Action cmd_id="advanced_c2_vcodec_proprietary" value="5"/>
|
||||
<Action cmd_id="advanced_c2_proprietary_device" value="5"/>
|
||||
<Action cmd_id="advanced_c2_bm" value="2"/>
|
||||
<Action cmd_id="advanced_c2_rpu" value="2"/>
|
||||
</Actions>
|
||||
</Category>
|
||||
<Category name="Dump Settings">
|
||||
<Group name="Video Playback Dump" ui_type="default">
|
||||
<Command id="dump_vp_in" name="VP input dump" ui_type="checkbox" checked="1" unchecked="0" cmd_type="set_property" property="vendor.mtk.c2.vdec.dump.input" default="0"/>
|
||||
<Command id="dump_vp_out" name="VP output dump" ui_type="checkbox" checked="1" unchecked="0" cmd_type="set_property" property="vendor.mtk.c2.vdec.dump.output" default="0"/>
|
||||
<Command id="dump_vp_cc" name="VP output color convert dump" ui_type="checkbox" checked="1" unchecked="0" cmd_type="set_property" property="vendor.mtk.c2.vdec.dump.output.cc" default="0"/>
|
||||
</Group>
|
||||
<Group name="Video Record Dump" ui_type="default">
|
||||
<Command id="dump_vr_in" name="VR input dump" ui_type="checkbox" checked="1" unchecked="0" cmd_type="set_property" property="vendor.mtk.c2.venc.dump.input" default="0"/>
|
||||
<Command id="dump_vr_out" name="VR output dump" ui_type="checkbox" checked="1" unchecked="0" cmd_type="set_property" property="vendor.mtk.c2.venc.dump.output" default="0"/>
|
||||
<Command id="dump_vr_cc" name="VR input color convert dump" ui_type="checkbox" checked="1" unchecked="0" cmd_type="set_property" property="vendor.mtk.c2.venc.dump.input.cc" default="0"/>
|
||||
</Group>
|
||||
<Group name="Action" ui_type="default">
|
||||
<Command id="dump_action_1" name="Copy dump to debuglogger" ui_type="button" button_action="copy /data/vendor/vcodec to /data/debuglogger/vcodec/" cmd_type="copy"/>
|
||||
<Command id="dump_action_2" name="Clear dump" ui_type="button" button_action="delete /data/debuglogger/vcodec,/data/vendor/vcodec" cmd_type="delete"/>
|
||||
</Group>
|
||||
</Category>
|
||||
<Category name="Systrace">
|
||||
<Group name="C2" ui_type="default">
|
||||
<Command id="systrace_c2_vdec" name="c2 vdec trace" ui_type="checkbox" checked="1" unchecked="0" cmd_type="set_property" property="vendor.mtk.c2.vdec.systrace" default="0"/>
|
||||
<Command id="systrace_c2_venc" name="c2 venc trace" ui_type="checkbox" checked="1" unchecked="0" cmd_type="set_property" property="vendor.mtk.c2.venc.systrace" default="0"/>
|
||||
<Command id="systrace_c2_vcodec" name="c2 vcodec trace" ui_type="checkbox" checked="1" unchecked="0" cmd_type="set_property" property="vendor.mtk.c2.vcodec.systrace" default="0"/>
|
||||
</Group>
|
||||
</Category>
|
||||
<Category name="Advanced">
|
||||
<Group name="C2" ui_type="default">
|
||||
<Command id="advanced_c2_comp" name="component log" ui_type="list" entries="0,1,2" cmd_type="set_property" property="vendor.mtk.c2.enable.comp.log" default="0"/>
|
||||
<Command id="advanced_c2_vdec" name="vdec log" ui_type="list" entries="0,1,2" cmd_type="set_property" property="vendor.mtk.c2.enable.vdec.log" default="0"/>
|
||||
<Command id="advanced_c2_venc" name="venc log" ui_type="list" entries="0,1,2" cmd_type="set_property" property="vendor.mtk.c2.enable.venc.log" default="0"/>
|
||||
<Command id="advanced_c2_vcodec" name="vcodec log" ui_type="list" entries="0,1,2,3,4" cmd_type="set_property" property="vendor.mtk.c2.enable.vcodec.log" default="0"/>
|
||||
<Command id="advanced_c2_vcodec_v4l2" name="VCodecV4L2 log" ui_type="list" entries="0,1,2,3,4,5" cmd_type="set_property" property="vendor.mtk.c2.enable.vcodec.log.VCodecV4L2" default="0"/>
|
||||
<Command id="advanced_c2_v4l2_device" name="V4L2Device log" ui_type="list" entries="0,1,2,3,4,5" cmd_type="set_property" property="vendor.mtk.c2.enable.vcodec.log.V4L2Device" default="0"/>
|
||||
<Command id="advanced_c2_vcodec_proprietary" name="VCodecProprietary log" ui_type="list" entries="0,1,2,3,4,5" cmd_type="set_property" property="vendor.mtk.c2.enable.vcodec.log.VCodecProprietary" default="0"/>
|
||||
<Command id="advanced_c2_proprietary_device" name="ProprietaryDevice log" ui_type="list" entries="0,1,2,3,4,5" cmd_type="set_property" property="vendor.mtk.c2.enable.vcodec.log.ProprietaryDevice" default="0"/>
|
||||
<Command id="advanced_c2_bm" name="Buffer manager log" ui_type="list" entries="0,1,2" cmd_type="set_property" property="vendor.mtk.c2.enable.bm.log" default="0"/>
|
||||
<Command id="advanced_c2_rpu" name="ReflectedParamUpdater log" ui_type="list" entries="0,1,2" cmd_type="set_property" property="vendor.mtk.c2.enable.rpu.log" default="0"/>
|
||||
</Group>
|
||||
<Group name="VPUD" ui_type="default">
|
||||
<Command id="advanced_vpud_vpud" name="vpud log" ui_type="list" entries="0,1,2,3" cmd_type="set_property" property="vcodec::1::vpud_log" default="0"/>
|
||||
<Command id="advanced_vpud_codec" name="codec log" ui_type="list" entries="0,1,3,7,15,31" cmd_type="set_property" property="vcodec::1::codec_log" default="0"/>
|
||||
<Command id="advanced_vpud_comhal" name="comhal log" ui_type="list" entries="0,1,3,7,15,31" cmd_type="set_property" property="vcodec::1::comhal_log" default="0"/>
|
||||
<Command id="advanced_vpud_internal_log" name="internal log" ui_type="list" entries="0,1,2" cmd_type="set_property" property="vcodec::1::internal_log" default="0"/>
|
||||
<Command id="advanced_vpud_get_input" name="get input" ui_type="list" entries="0,1,2" cmd_type="set_property" property="vcodec::1::get_input" default="0"/>
|
||||
<Command id="advanced_vpud_get_output" name="get output" ui_type="edittext" text_type="integer" cmd_type="set_property" property="vcodec::1::get_output" default="0"/>
|
||||
<Command id="advanced_vpud_get_output_start" name="get output start" ui_type="edittext" text_type="integer" cmd_type="set_property" property="vcodec::1::get_output_start" default="0"/>
|
||||
<Command id="advanced_vpud_file_path" name="file path" ui_type="edittext" text_type="string" cmd_type="set_property" property="vcodec::1::file_path" default="0"/>
|
||||
</Group>
|
||||
<Group name="Kernel" ui_type="default">
|
||||
<Command id="advanced_kernel_vcu" name="vcu log" ui_type="checkbox" checked="1" unchecked="0" cmd_type="set_property" property="vcodec::1::vcu_log" default="0"/>
|
||||
<Command id="advanced_kernel_vcodec_dbg" name="mtk_vcodec_dbg" ui_type="checkbox" checked="1" unchecked="0" cmd_type="set_property" property="vcodec::1::mtk_vcodec_dbg" default="0"/>
|
||||
<Command id="advanced_kernel_v4l2_dbg_level" name="mtk_v4l2_dbg_level" ui_type="list" entries="0,1,2,3,7,15,31" cmd_type="set_property" property="vcodec::1::mtk_v4l2_dbg_level" default="0"/>
|
||||
<Command id="advanced_kernel_vcodec_perf" name="mtk_vcodec_perf" ui_type="checkbox" checked="1" unchecked="0" cmd_type="set_property" property="vcodec::1::mtk_vcodec_perf" default="0"/>
|
||||
</Group>
|
||||
</Category>
|
||||
<Category name="">
|
||||
<Group name="" ui_type="default">
|
||||
<Command id="restore" name="Restore All" ui_type="button" button_action="restore" cmd_type="restore"/>
|
||||
</Group>
|
||||
</Category>
|
||||
</VideoSettings>
|
||||
BIN
Binary file not shown.
@@ -0,0 +1,287 @@
|
||||
AP_CFG_CUSTOM_BEGIN_LID 51
|
||||
AP_CFG_CUSTOM_FILE_FUEL_GAUGE_LID 76
|
||||
AP_CFG_CUSTOM_FILE_GPS_LID 52
|
||||
AP_CFG_CUSTOM_FILE_MAX_LID 78
|
||||
AP_CFG_CUSTOM_FILE_SMARTPA_CALIB_LID 77
|
||||
AP_CFG_FILE_EXT_MDTYPE_LID 20
|
||||
AP_CFG_FILE_MDTYPE_LID 19
|
||||
AP_CFG_FILE_VER_INFO_LID 0
|
||||
AP_CFG_RDCL_BWCS_LID 11
|
||||
AP_CFG_RDCL_CAMERA_3A_LID 4
|
||||
AP_CFG_RDCL_CAMERA_AF_LID 49
|
||||
AP_CFG_RDCL_CAMERA_DEFECT_LID 6
|
||||
AP_CFG_RDCL_CAMERA_FEATURE_LID 23
|
||||
AP_CFG_RDCL_CAMERA_FLASH_CALIBRATION_LID 50
|
||||
AP_CFG_RDCL_CAMERA_GEOMETRY_LID 24
|
||||
AP_CFG_RDCL_CAMERA_LENS_LID 8
|
||||
AP_CFG_RDCL_CAMERA_PARA_LID 3
|
||||
AP_CFG_RDCL_CAMERA_PLINE10_LID 46
|
||||
AP_CFG_RDCL_CAMERA_PLINE11_LID 47
|
||||
AP_CFG_RDCL_CAMERA_PLINE12_LID 48
|
||||
AP_CFG_RDCL_CAMERA_PLINE2_LID 38
|
||||
AP_CFG_RDCL_CAMERA_PLINE3_LID 39
|
||||
AP_CFG_RDCL_CAMERA_PLINE4_LID 40
|
||||
AP_CFG_RDCL_CAMERA_PLINE5_LID 41
|
||||
AP_CFG_RDCL_CAMERA_PLINE6_LID 42
|
||||
AP_CFG_RDCL_CAMERA_PLINE7_LID 43
|
||||
AP_CFG_RDCL_CAMERA_PLINE8_LID 44
|
||||
AP_CFG_RDCL_CAMERA_PLINE9_LID 45
|
||||
AP_CFG_RDCL_CAMERA_PLINE_LID 37
|
||||
AP_CFG_RDCL_CAMERA_SENSOR_LID 7
|
||||
AP_CFG_RDCL_CAMERA_SHADING10_LID 34
|
||||
AP_CFG_RDCL_CAMERA_SHADING11_LID 35
|
||||
AP_CFG_RDCL_CAMERA_SHADING12_LID 36
|
||||
AP_CFG_RDCL_CAMERA_SHADING2_LID 26
|
||||
AP_CFG_RDCL_CAMERA_SHADING3_LID 27
|
||||
AP_CFG_RDCL_CAMERA_SHADING4_LID 28
|
||||
AP_CFG_RDCL_CAMERA_SHADING5_LID 29
|
||||
AP_CFG_RDCL_CAMERA_SHADING6_LID 30
|
||||
AP_CFG_RDCL_CAMERA_SHADING7_LID 31
|
||||
AP_CFG_RDCL_CAMERA_SHADING8_LID 32
|
||||
AP_CFG_RDCL_CAMERA_SHADING9_LID 33
|
||||
AP_CFG_RDCL_CAMERA_SHADING_LID 5
|
||||
AP_CFG_RDCL_CAMERA_VERSION_LID 22
|
||||
AP_CFG_RDCL_FACTORY_LID 10
|
||||
AP_CFG_RDCL_FILE_AUDIO_AUDENH_CONTROL_OPTION_PAR_LID 16
|
||||
AP_CFG_RDCL_FILE_AUDIO_BT_GAIN_CUSTOM_LID 74
|
||||
AP_CFG_RDCL_FILE_AUDIO_BUFFER_DC_CALIBRATION_PAR_LID 67
|
||||
AP_CFG_RDCL_FILE_AUDIO_COMPFLT_LID 53
|
||||
AP_CFG_RDCL_FILE_AUDIO_EFFECT_LID 54
|
||||
AP_CFG_RDCL_FILE_AUDIO_FUNC_SWITCH_PARAM_LID 75
|
||||
AP_CFG_RDCL_FILE_AUDIO_GAIN_TABLE_LID 63
|
||||
AP_CFG_RDCL_FILE_AUDIO_HAC_PARAM_LID 72
|
||||
AP_CFG_RDCL_FILE_AUDIO_HD_REC_PAR_LID 65
|
||||
AP_CFG_RDCL_FILE_AUDIO_HD_REC_SCENE_LID 66
|
||||
AP_CFG_RDCL_FILE_AUDIO_LID 51
|
||||
AP_CFG_RDCL_FILE_AUDIO_MAGI_CONFERENCE_LID 71
|
||||
AP_CFG_RDCL_FILE_AUDIO_MUSIC_DRC_LID 69
|
||||
AP_CFG_RDCL_FILE_AUDIO_PARAM_MED_LID 57
|
||||
AP_CFG_RDCL_FILE_AUDIO_RINGTONE_DRC_LID 70
|
||||
AP_CFG_RDCL_FILE_AUDIO_SPEECH_LPBK_PARAM_LID 73
|
||||
AP_CFG_RDCL_FILE_AUDIO_VER1_VOLUME_CUSTOM_LID 64
|
||||
AP_CFG_RDCL_FILE_AUDIO_VOIP_PAR_LID 17
|
||||
AP_CFG_RDCL_FILE_AUDIO_VOLUME_CUSTOM_LID 58
|
||||
AP_CFG_RDCL_FILE_AUDIO_WB_PARAM_LID 60
|
||||
AP_CFG_RDCL_FILE_AUXADC_LID 2
|
||||
AP_CFG_RDCL_FILE_DUAL_MIC_CUSTOM_LID 59
|
||||
AP_CFG_RDCL_FILE_HEADPHONE_COMPFLT_LID 62
|
||||
AP_CFG_RDCL_FILE_MD_SBP_LID 25
|
||||
AP_CFG_RDCL_FILE_SDIO_LID 21
|
||||
AP_CFG_RDCL_FILE_VIBSPK_COMPFLT_LID 68
|
||||
AP_CFG_RDCL_FILE_VOICE_RECOGNIZE_PARAM_LID 15
|
||||
AP_CFG_RDCL_HWMON_ACC_LID 12
|
||||
AP_CFG_RDCL_HWMON_GYRO_LID 13
|
||||
AP_CFG_RDCL_HWMON_PS_LID 18
|
||||
AP_CFG_RDCL_UART_LID 9
|
||||
AP_CFG_RDEB_FILE_BT_ADDR_LID 1
|
||||
AP_CFG_RDEB_FILE_WIFI_LID 55
|
||||
AP_CFG_RDEB_OMADM_USB_LID 14
|
||||
AP_CFG_RDEB_WIFI_CUSTOM_LID 56
|
||||
AP_CFG_REEB_PRODUCT_INFO_LID 61
|
||||
AUDIO_GAIN_ALARM 4
|
||||
AUDIO_GAIN_BLUETOOTH_SCO 6
|
||||
AUDIO_GAIN_DEFAULT -1
|
||||
AUDIO_GAIN_DTMF 8
|
||||
AUDIO_GAIN_ENFORCED_AUDIBLE 7
|
||||
AUDIO_GAIN_FM 10
|
||||
AUDIO_GAIN_MATV 11
|
||||
AUDIO_GAIN_MAX_STREAM 11
|
||||
AUDIO_GAIN_MUSIC 3
|
||||
AUDIO_GAIN_NOTIFICATION 5
|
||||
AUDIO_GAIN_RING 2
|
||||
AUDIO_GAIN_SYSTEM 1
|
||||
AUDIO_GAIN_TTS 9
|
||||
AUDIO_GAIN_VOICE_CALL 0
|
||||
AUDIO_HFP_DEVICE_HEADSET 2
|
||||
AUDIO_HFP_DEVICE_NORMAL 0
|
||||
AUDIO_HFP_DEVICE_RESERVED 3
|
||||
AUDIO_HFP_DEVICE_SPEAKER 1
|
||||
AUDIO_VOIP_DEVICE_BT 3
|
||||
AUDIO_VOIP_DEVICE_HEADSET 2
|
||||
AUDIO_VOIP_DEVICE_NORMAL 0
|
||||
AUDIO_VOIP_DEVICE_SPEAKER 1
|
||||
DATA_MPAL_SAP 7
|
||||
DRIVER_PS_SAP 11
|
||||
EXTAMP_VOLUME_TYPE_MAX 6
|
||||
GAIN_ANALOG_PLAY 17
|
||||
GAIN_IDLE_RECORD_HEADSET 1
|
||||
GAIN_IDLE_RECORD_MIC 0
|
||||
GAIN_INCALL_NB_ECEIVER 6
|
||||
GAIN_INCALL_NB_HEADSET 7
|
||||
GAIN_INCALL_NB_SPEAKER 8
|
||||
GAIN_INCALL_WB_ECEIVER 9
|
||||
GAIN_INCALL_WB_HEADSET 10
|
||||
GAIN_INCALL_WB_SPEAKER 11
|
||||
GAIN_LEVEL_SHIFT 16
|
||||
GAIN_OUTPUT_DOCK 3
|
||||
GAIN_OUTPUT_EARPIECE 0
|
||||
GAIN_OUTPUT_HEADSET 1
|
||||
GAIN_OUTPUT_SPEAKER 2
|
||||
GAIN_RESERVED1_HEADSET 21
|
||||
GAIN_RESERVED1_MIC 20
|
||||
GAIN_RESERVED2_HEADSET 23
|
||||
GAIN_RESERVED2_MIC 22
|
||||
GAIN_TTY_DEVICE 15
|
||||
GAIN_VIDEO_REC_HEADSET 5
|
||||
GAIN_VIDEO_REC_MIC 4
|
||||
GAIN_VOICE_REC_HEADSET 3
|
||||
GAIN_VOICE_REC_MIC 2
|
||||
GAIN_VOICE_UNLOCK_HEADSET 19
|
||||
GAIN_VOICE_UNLOCK_MIC 18
|
||||
GAIN_VOIP_HEADSET 13
|
||||
GAIN_VOIP_RECEIVER 12
|
||||
GAIN_VOIP_SPEAKER 14
|
||||
GMMREG_SAP 1
|
||||
HD_REC_DEVICE_SOURCE_BT_EARPHONE 2
|
||||
HD_REC_DEVICE_SOURCE_HANDSET 0
|
||||
HD_REC_DEVICE_SOURCE_HEADSET 1
|
||||
HEADSET_AUDIO_BUFFER 0
|
||||
HEADSET_FM_RECORD_A 1
|
||||
HEADSET_FM_RECORD_D 2
|
||||
HEADSET_RSERVED_2 4
|
||||
HEADSET_RSERVED_3 5
|
||||
HEADSET_SIP_AUDIO_BUFFER 3
|
||||
HEADSET_SPEAKER_AMP 1
|
||||
HEADSET_SPEAKER_AUDIO_BUFFER 0
|
||||
HEADSET_SPEAKER_FM_RECORD_A 3
|
||||
HEADSET_SPEAKER_FM_RECORD_D 4
|
||||
HEADSET_SPEAKER_IV_BUFFER 2
|
||||
HEADSET_SPEAKER_RSERVED_2 6
|
||||
HEADSET_SPEAKER_RSERVED_3 7
|
||||
HEADSET_SPEAKER_SIP_AUDIO_BUFFER 5
|
||||
HEADSET_SPEAKER_VOLUME_TYPE_MAX 8
|
||||
HEADSET_VOLUME_TYPE_MAX 6
|
||||
INVALID_SAP 0
|
||||
L1_L1_SAP 8
|
||||
L1_MPAL_SAP 9
|
||||
LAST_MOD_ID 27
|
||||
LAST_SAP_CODE 12
|
||||
MAX_VOL_CATE 3
|
||||
MAX_VOL_TYPE 7
|
||||
MM_CC_SAP 3
|
||||
MM_SMS_SAP 2
|
||||
MM_SS_SAP 4
|
||||
MOD_ATCI 4
|
||||
MOD_CC 6
|
||||
MOD_CISS 7
|
||||
MOD_CUSTOM1 12
|
||||
MOD_CUSTOM_BEGIN 12
|
||||
MOD_CUSTOM_END 13
|
||||
MOD_FT 0
|
||||
MOD_MM 5
|
||||
MOD_NIL 0
|
||||
MOD_NVRAM 1
|
||||
MOD_SMS 8
|
||||
MOD_SYSDEBUG 11
|
||||
MOD_SYSTEM 10
|
||||
MOD_TIMER 9
|
||||
MOD_TST 2
|
||||
MOD_TST_READER 3
|
||||
MPAL_L1_SAP 10
|
||||
MSG_ID_END 10000
|
||||
MSG_ID_FT 9500
|
||||
MSG_ID_INVALID_TYPE 0
|
||||
MSG_ID_L1TASK_WAKEUP 14
|
||||
MSG_ID_MMCC_DATA_REQ 6
|
||||
MSG_ID_MMCC_EST_REQ 4
|
||||
MSG_ID_MMCC_PROMPT_REJ 1
|
||||
MSG_ID_MMCC_PROMPT_RSP 2
|
||||
MSG_ID_MMCC_REEST_REQ 5
|
||||
MSG_ID_MMCC_REL_REQ 3
|
||||
MSG_ID_MPHC_BLOCK_QUALITY_IND 9
|
||||
MSG_ID_MPHC_EXTENDED_MEAS_IND 8
|
||||
MSG_ID_MPHC_NEIGHBOR_BSIC_IND 13
|
||||
MSG_ID_MPHC_NEIGHBOR_MEAS_IND 12
|
||||
MSG_ID_MPHC_OPEN_TCH_LOOP_CNF 7
|
||||
MSG_ID_MPHC_SERV_DEDI_MEAS_IND 11
|
||||
MSG_ID_MPHC_SERV_IDLE_MEAS_IND 10
|
||||
MSG_ID_TIMER_EXPIRY 9000
|
||||
MSG_ID_TST_INJECT_STRING 6000
|
||||
NORMAL_AUDIO_BUFFER 0
|
||||
NORMAL_FM_RECORD_A 1
|
||||
NORMAL_FM_RECORD_D 2
|
||||
NORMAL_RSERVED_2 4
|
||||
NORMAL_RSERVED_3 5
|
||||
NORMAL_SIP_AUDIO_BUFFER 3
|
||||
NORMAL_VOLUME_TYPE_MAX 6
|
||||
NUM_AUDIO_GAIN_TYPES 12
|
||||
NUM_AUDIO_HFP_DEVICE 4
|
||||
NUM_AUDIO_VOIP_DEVICE 4
|
||||
NUM_GAIN_OUTPUT_DEVICES 4
|
||||
NUM_HD_REC_DEVICE_SOURCE 3
|
||||
NUM_MIC_GAINS 24
|
||||
NUM_OF_VOL_MODE 4
|
||||
SME_READER_SAP 5
|
||||
SME_TIMER_SAP 6
|
||||
SPEAKER_AMP 0
|
||||
SPEAKER_FM_RECORD_A 1
|
||||
SPEAKER_FM_RECORD_D 2
|
||||
SPEAKER_RSERVED_2 4
|
||||
SPEAKER_RSERVED_3 5
|
||||
SPEAKER_SIP_AUDIO_BUFFER 3
|
||||
SPEAKER_VOLUME_TYPE_MAX 6
|
||||
STACK_TIMER_SAP 12
|
||||
TRACE_ERROR 4
|
||||
TRACE_FUNC 0
|
||||
TRACE_GROUP_1 5
|
||||
TRACE_GROUP_10 14
|
||||
TRACE_GROUP_2 6
|
||||
TRACE_GROUP_3 7
|
||||
TRACE_GROUP_4 8
|
||||
TRACE_GROUP_5 9
|
||||
TRACE_GROUP_6 10
|
||||
TRACE_GROUP_7 11
|
||||
TRACE_GROUP_8 12
|
||||
TRACE_GROUP_9 13
|
||||
TRACE_INFO 2
|
||||
TRACE_STATE 1
|
||||
TRACE_WARNING 3
|
||||
TST_CTI_COMMAND_CMD 56
|
||||
TST_EM_MODE_CONFIG 12
|
||||
TST_FT_MODE_CONFIG 16
|
||||
TST_FT_SAP 200
|
||||
TST_INJECT_AT_CMD 7
|
||||
TST_INJECT_STRING_TO_MODULE 6
|
||||
TST_LOG_ON_OFF 1
|
||||
TST_NULL_COMMAND 0
|
||||
TST_READ_GLOBAL_VARIABLE 10
|
||||
TST_REBOOT_TARGET_CMD 8
|
||||
TST_SET_L1_TRC_FILTER 5
|
||||
TST_SET_PRIM_MOD_FILTER 2
|
||||
TST_SET_PRIM_SAP_FILTER 3
|
||||
TST_SET_PS_TRC_FILTER 4
|
||||
TST_SET_TRAP_FILTER 9
|
||||
TST_SIM_FILE_INFO_REQ 13
|
||||
TST_SIM_READ_REQ 14
|
||||
TST_SIM_WRITE_REQ 15
|
||||
TST_WRITE_GLOBAL_VARIABLE 11
|
||||
VER1_NUM_OF_VOL_TYPE 9
|
||||
VER1_VOL_TYPE_FM 3
|
||||
VER1_VOL_TYPE_MATV 8
|
||||
VER1_VOL_TYPE_MEDIA 7
|
||||
VER1_VOL_TYPE_MIC 2
|
||||
VER1_VOL_TYPE_RING 0
|
||||
VER1_VOL_TYPE_SID 6
|
||||
VER1_VOL_TYPE_SIP 1
|
||||
VER1_VOL_TYPE_SPH 4
|
||||
VER1_VOL_TYPE_SPH2 5
|
||||
VOLUME_AUDIO_BUFFER_EXTAMP 1
|
||||
VOLUME_EXTAMP 2
|
||||
VOLUME_EXTAMP_RSERVED_1 3
|
||||
VOLUME_EXTAMP_RSERVED_2 4
|
||||
VOLUME_EXTAMP_RSERVED_3 5
|
||||
VOLUME_HEADSET_MODE 1
|
||||
VOLUME_HEADSET_SPEAKER_MODE 3
|
||||
VOLUME_IV_BUFFER_EXTAMP 0
|
||||
VOLUME_NORMAL_MODE 0
|
||||
VOLUME_SPEAKER_MODE 2
|
||||
VOL_HANDFREE 2
|
||||
VOL_HEADSET 1
|
||||
VOL_NORMAL 0
|
||||
VOL_TYPE_FMR 3
|
||||
VOL_TYPE_KEY 1
|
||||
VOL_TYPE_MEDIA 6
|
||||
VOL_TYPE_MIC 2
|
||||
VOL_TYPE_SID 5
|
||||
VOL_TYPE_SPH 4
|
||||
VOL_TYPE_TON 0
|
||||
+1275
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,76 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<AudioParamOptions>
|
||||
<Param name="MTK_WB_SPEECH_SUPPORT" value="" />
|
||||
<Param name="MTK_AUDIO_HD_REC_SUPPORT" value="" />
|
||||
<Param name="MTK_DUAL_MIC_SUPPORT" value="" />
|
||||
<Param name="MTK_HANDSFREE_DMNR_SUPPORT" value="" />
|
||||
<Param name="DMNR_TUNNING_AT_MODEMSIDE" value="" />
|
||||
<Param name="MTK_VOIP_ENHANCEMENT_SUPPORT" value="" />
|
||||
<Param name="MTK_TB_WIFI_3G_MODE" value="" />
|
||||
<Param name="MTK_DISABLE_EARPIECE" value="" />
|
||||
<Param name="MTK_ASR_SUPPORT" value="" />
|
||||
<Param name="MTK_VOIP_NORMAL_DMNR" value="" />
|
||||
<Param name="MTK_VOIP_HANDSFREE_DMNR" value="" />
|
||||
<Param name="MTK_INCALL_NORMAL_DMNR" value="" />
|
||||
<Param name="MTK_VOICE_UNLOCK_SUPPORT" value="" />
|
||||
<Param name="MTK_VOICE_UI_SUPPORT" value="" />
|
||||
<Param name="MTK_ACF_AUTO_GEN_SUPPORT" value="" />
|
||||
<Param name="MTK_SPEAKER_MONITOR_SUPPORT" value="" />
|
||||
<Param name="MTK_AUDIO_BLOUD_CUSTOMPARAMETER_REV" value="" />
|
||||
<Param name="MTK_MAGICONFERENCE_SUPPORT" value="" />
|
||||
<Param name="MTK_HAC_SUPPORT" value="" />
|
||||
<Param name="MTK_AUDIO_SPH_LPBK_PARAM" value="" />
|
||||
<Param name="MTK_AUDIO_GAIN_TABLE_BT" value="" />
|
||||
<Param name="MTK_AUDIO_BT_NREC_WO_ENH_MODE" value="" />
|
||||
<Param name="MTK_AUDIO_TUNING_TOOL_V2_PHASE" value="2" />
|
||||
<Param name="MATV_AUDIO_SUPPORT" value="" />
|
||||
<Param name="MTK_FM_SUPPORT" value="" />
|
||||
<Param name="MTK_HEADSET_ACTIVE_NOISE_CANCELLATION" value="" />
|
||||
<Param name="MTK_SUPPORT_TC1_TUNNING" value="" />
|
||||
<Param name="MTK_AUDIO_SPEAKER_PATH" value="" />
|
||||
<Param name="MTK_AUDIO_NUMBER_OF_MIC" value="" />
|
||||
<Param name="MTK_PLATFORM" value="common" />
|
||||
<Param name="MTK_AURISYS_FRAMEWORK_SUPPORT" value="yes" />
|
||||
<Param name="MTK_BESLOUDNESS_RUN_WITH_HAL" value="" />
|
||||
<Param name="MTK_AUDIO" value="yes" />
|
||||
<Param name="USE_CUSTOM_AUDIO_POLICY" value="" />
|
||||
<Param name="USE_XML_AUDIO_POLICY_CONF" value="" />
|
||||
<Param name="MTK_AUDIO_TUNNELING_SUPPORT" value="" />
|
||||
<Param name="MTK_SMARTPA_DUMMY_LIB" value="" />
|
||||
<Param name="MTK_HIFIAUDIO_SUPPORT" value="yes" />
|
||||
<Param name="MTK_BESLOUDNESS_SUPPORT" value="" />
|
||||
<Param name="MTK_USB_PHONECALL" value="" />
|
||||
<Param name="MTK_AUDIO_NUMBER_OF_SPEAKER" value="" />
|
||||
<Param name="MTK_A2DP_OFFLOAD_SUPPORT" value="yes" />
|
||||
<Param name="MTK_TTY_SUPPORT" value="yes" />
|
||||
<Param name="MTK_AUDIO_A2DP_LATENCY_IMPROVE" value="yes" />
|
||||
<Param name="MTK_BT_HEARING_AID_SUPPORT" value="" />
|
||||
<Param name="MTK_SPK_AP_SWMIX_PROCESS" value="" />
|
||||
<Param name="MTK_INCALL_HANDSFREE_DMNR" value="" />
|
||||
<Param name="MTK_VOW_SUPPORT" value="yes" />
|
||||
<Param name="MTK_VOW_AMAZON_SUPPORT" value="" />
|
||||
<Param name="MTK_VOW_GVA_SUPPORT" value="" />
|
||||
<Param name="MTK_VOW_DUAL_MIC_SUPPORT" value="" />
|
||||
<Param name="MTK_VOW_MAX_PDK_NUMBER" value="" />
|
||||
<Param name="MTK_VOW_MULTI_KEYPHRASE_SUPPORT" value="" />
|
||||
<Param name="MTK_VOW_SINGLE_MIC_SELECT" value="" />
|
||||
<Param name="MTK_PHONE_CALL_FIXED_48K_SAMPLERATE" value="" />
|
||||
<Param name="VIR_WIFI_ONLY_SUPPORT" value="no" />
|
||||
<Param name="VIR_3G_DATA_ONLY_SUPPORT" value="no" />
|
||||
<Param name="VIR_ASR_SUPPORT" value="no" />
|
||||
<Param name="VIR_VOIP_NORMAL_DMNR_SUPPORT" value="no" />
|
||||
<Param name="VIR_VOIP_HANDSFREE_DMNR_SUPPORT" value="no" />
|
||||
<Param name="VIR_NO_SPEECH" value="no" />
|
||||
<Param name="VIR_INCALL_NORMAL_DMNR_SUPPORT" value="no" />
|
||||
<Param name="VIR_INCALL_HANDSFREE_DMNR_SUPPORT" value="no" />
|
||||
<Param name="VIR_VOICE_UNLOCK_SUPPORT" value="" />
|
||||
<Param name="VIR_AUDIO_BLOUD_CUSTOMPARAMETER_V5" value="yes" />
|
||||
<Param name="VIR_AUDIO_BLOUD_CUSTOMPARAMETER_V4" value="no" />
|
||||
<Param name="VIR_MAGI_CONFERENCE_SUPPORT" value="no" />
|
||||
<Param name="MTK_AUDIO_HIERARCHICAL_PARAM_SUPPORT" value="" />
|
||||
<Param name="MTK_AUDIO_TUNING_TOOL_V2_PHASE" value="" />
|
||||
<Param name="VIR_MTK_RECORD_IIR_ENH_SUPPORT" value="yes" />
|
||||
<Param name="VIR_MTK_VOIP_IIR_ENH_SUPPORT" value="yes" />
|
||||
<Param name="VIR_MTK_VOIP_IIR_MIC_SUPPORT" value="yes" />
|
||||
<Param name="CUST_XML_DIR" value="/data/vendor/audiohal/audio_param/" />
|
||||
</AudioParamOptions>
|
||||
@@ -0,0 +1,94 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<AudioParamOptions>
|
||||
<Param name="MTK_WB_SPEECH_SUPPORT" value="" />
|
||||
<Param name="MTK_AUDIO_HD_REC_SUPPORT" value="" />
|
||||
<Param name="MTK_DUAL_MIC_SUPPORT" value="yes" />
|
||||
<Param name="MTK_HANDSFREE_DMNR_SUPPORT" value="" />
|
||||
<Param name="DMNR_TUNNING_AT_MODEMSIDE" value="" />
|
||||
<Param name="MTK_VOIP_ENHANCEMENT_SUPPORT" value="" />
|
||||
<Param name="MTK_TB_WIFI_3G_MODE" value="" />
|
||||
<Param name="MTK_DISABLE_EARPIECE" value="" />
|
||||
<Param name="MTK_ASR_SUPPORT" value="" />
|
||||
<Param name="MTK_VOIP_NORMAL_DMNR" value="" />
|
||||
<Param name="MTK_VOIP_HANDSFREE_DMNR" value="yes" />
|
||||
<Param name="MTK_INCALL_NORMAL_DMNR" value="" />
|
||||
<Param name="MTK_VOICE_UNLOCK_SUPPORT" value="" />
|
||||
<Param name="MTK_VOICE_UI_SUPPORT" value="" />
|
||||
<Param name="MTK_ACF_AUTO_GEN_SUPPORT" value="" />
|
||||
<Param name="MTK_SPEAKER_MONITOR_SUPPORT" value="" />
|
||||
<Param name="MTK_AUDIO_BLOUD_CUSTOMPARAMETER_REV" value="" />
|
||||
<Param name="MTK_MAGICONFERENCE_SUPPORT" value="" />
|
||||
<Param name="MTK_HAC_SUPPORT" value="" />
|
||||
<Param name="MTK_AUDIO_SPH_LPBK_PARAM" value="" />
|
||||
<Param name="MTK_AUDIO_GAIN_TABLE_BT" value="" />
|
||||
<Param name="MTK_AUDIO_BT_NREC_WO_ENH_MODE" value="" />
|
||||
<Param name="MATV_AUDIO_SUPPORT" value="" />
|
||||
<Param name="MTK_FM_SUPPORT" value="" />
|
||||
<Param name="MTK_HEADSET_ACTIVE_NOISE_CANCELLATION" value="" />
|
||||
<Param name="MTK_SUPPORT_TC1_TUNNING" value="" />
|
||||
<Param name="MTK_AUDIO_SPEAKER_PATH" value="int_lo_buf" />
|
||||
<Param name="MTK_AUDIO_NUMBER_OF_MIC" value="2" />
|
||||
<Param name="MTK_PLATFORM" value="MT6789" />
|
||||
<Param name="MTK_AURISYS_FRAMEWORK_SUPPORT" value="" />
|
||||
<Param name="MTK_BESLOUDNESS_RUN_WITH_HAL" value="yes" />
|
||||
<Param name="MTK_AUDIO" value="yes" />
|
||||
<Param name="USE_CUSTOM_AUDIO_POLICY" value="" />
|
||||
<Param name="USE_XML_AUDIO_POLICY_CONF" value="1" />
|
||||
<Param name="MTK_AUDIO_TUNING_TOOL_VERSION" value="V2.2" />
|
||||
<Param name="MTK_AUDIO_TUNNELING_SUPPORT" value="" />
|
||||
<Param name="MTK_SMARTPA_DUMMY_LIB" value="" />
|
||||
<Param name="MTK_HIFIAUDIO_SUPPORT" value="yes" />
|
||||
<Param name="MTK_BESLOUDNESS_SUPPORT" value="yes" />
|
||||
<Param name="MTK_USB_PHONECALL" value="" />
|
||||
<Param name="MTK_AUDIO_NUMBER_OF_SPEAKER" value="2" />
|
||||
<Param name="MTK_A2DP_OFFLOAD_SUPPORT" value="no" />
|
||||
<Param name="MTK_TTY_SUPPORT" value="" />
|
||||
<Param name="MTK_AUDIO_A2DP_LATENCY_IMPROVE" value="yes" />
|
||||
<Param name="MTK_BT_HEARING_AID_SUPPORT" value="no" />
|
||||
<Param name="MTK_SPK_AP_SWMIX_PROCESS" value="yes" />
|
||||
<Param name="MTK_AUDIODSP_SUPPORT" value="" />
|
||||
<Param name="MTK_INCALL_HANDSFREE_DMNR" value="yes" />
|
||||
<Param name="MTK_VOW_SUPPORT" value="yes" />
|
||||
<Param name="MTK_VOW_AMAZON_SUPPORT" value="no" />
|
||||
<Param name="MTK_VOW_GVA_SUPPORT" value="yes" />
|
||||
<Param name="MTK_VOW_DUAL_MIC_SUPPORT" value="no" />
|
||||
<Param name="MTK_VOW_MAX_PDK_NUMBER" value="0" />
|
||||
<Param name="MTK_VOW_MULTI_KEYPHRASE_SUPPORT" value="" />
|
||||
<Param name="MTK_VOW_SINGLE_MIC_SELECT" value="" />
|
||||
<Param name="MTK_VOW_RECORD_CONCURRENT" value="" />
|
||||
<Param name="MTK_VOW_NORMAL_RECORD_ENROLL" value="no" />
|
||||
<Param name="MTK_PHONE_CALL_FIXED_48K_SAMPLERATE" value="yes" />
|
||||
<Param name="VIR_WIFI_ONLY_SUPPORT" value="no" />
|
||||
<Param name="VIR_3G_DATA_ONLY_SUPPORT" value="no" />
|
||||
<Param name="VIR_ASR_SUPPORT" value="no" />
|
||||
<Param name="VIR_VOIP_NORMAL_DMNR_SUPPORT" value="no" />
|
||||
<Param name="VIR_VOIP_HANDSFREE_DMNR_SUPPORT" value="no" />
|
||||
<Param name="VIR_NO_SPEECH" value="no" />
|
||||
<Param name="VIR_INCALL_NORMAL_DMNR_SUPPORT" value="yes" />
|
||||
<Param name="VIR_INCALL_HANDSFREE_DMNR_SUPPORT" value="yes" />
|
||||
<Param name="VIR_VOICE_UNLOCK_SUPPORT" value="" />
|
||||
<Param name="VIR_AUDIO_BLOUD_CUSTOMPARAMETER_V5" value="yes" />
|
||||
<Param name="VIR_AUDIO_BLOUD_CUSTOMPARAMETER_V4" value="no" />
|
||||
<Param name="VIR_MAGI_CONFERENCE_SUPPORT" value="no" />
|
||||
<Param name="MTK_AUDIO_HIERARCHICAL_PARAM_SUPPORT" value="yes" />
|
||||
<Param name="MTK_AUDIO_TUNING_TOOL_V2_PHASE" value="2" />
|
||||
<Param name="VIR_MTK_RECORD_IIR_ENH_SUPPORT" value="no" />
|
||||
<Param name="VIR_MTK_VOIP_IIR_ENH_SUPPORT" value="no" />
|
||||
<Param name="VIR_MTK_VOIP_IIR_MIC_SUPPORT" value="no" />
|
||||
<Param name="KERNEL_BUFFER_SIZE_NORMAL" value="16384" />
|
||||
<Param name="KERNEL_BUFFER_SIZE_DEEP" value="32768" />
|
||||
<Param name="DPCM_DEEP_BUFFER" value="Playback_3" />
|
||||
<Param name="RCV_PATH_INT" value="yes" />
|
||||
<Param name="SPK_PATH_LO" value="yes" />
|
||||
<Param name="CUST_XML_DIR" value="/data/vendor/audiohal/audio_param/" />
|
||||
<Param name="5_POLE_HS_SUPPORT" value="" />
|
||||
<Param name="VIR_MTK_USB_PHONECALL" value="yes" />
|
||||
<Param name="SPH_PARAM_VERSION" value="3.0" />
|
||||
<Param name="SPH_PARAM_TTY" value="yes" />
|
||||
<Param name="FIX_WB_ENH" value="yes" />
|
||||
<Param name="MTK_IIR_ENH_SUPPORT" value="yes" />
|
||||
<Param name="MTK_IIR_MIC_SUPPORT" value="no" />
|
||||
<Param name="MTK_FIR_IIR_ENH_SUPPORT" value="no" />
|
||||
<Param name="SPH_PARAM_SV" value="no" />
|
||||
<Param name="VIR_SCENE_CUSTOMIZATION_SUPPORT" value="yes" />
|
||||
</AudioParamOptions>
|
||||
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<AudioParam version="1.0">
|
||||
<ParamTree>
|
||||
<Param path="" param_id="0"/>
|
||||
<Param path="HM1200" param_id="1"/>
|
||||
</ParamTree>
|
||||
<ParamUnitPool>
|
||||
<ParamUnit param_id="0">
|
||||
<Param name="voip_ap_delay_ms" value="200"/>
|
||||
<Param name="voice_cp_delay_ms" value="200"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="1">
|
||||
<Param name="voip_ap_delay_ms" value="200"/>
|
||||
<Param name="voice_cp_delay_ms" value="200"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitPool>
|
||||
</AudioParam>
|
||||
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ParamUnitDesc tab_name="BT Info" version="1.0">
|
||||
<CategoryTypeList>
|
||||
<CategoryType name="BT headset">
|
||||
<Category name="BT2"/>
|
||||
<Category name="X-mini EVOLVE"/>
|
||||
<Category name="HM1200"/>
|
||||
</CategoryType>
|
||||
</CategoryTypeList>
|
||||
<ParamUnit>
|
||||
<Param name="voip_ap_delay_ms" type="int"/>
|
||||
<Param name="voice_cp_delay_ms" type="int"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitDesc>
|
||||
@@ -0,0 +1,92 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<AudioParam version="1.0">
|
||||
<ParamTree>
|
||||
<Param path="Common" param_id="0"/>
|
||||
<Param path="MT3967" param_id="4"/>
|
||||
<Param path="MT6735" param_id="1"/>
|
||||
<Param path="MT6755" param_id="3"/>
|
||||
<Param path="MT6757" param_id="2"/>
|
||||
<Param path="MT6759" param_id="0"/>
|
||||
<Param path="MT6761" param_id="2"/>
|
||||
<Param path="MT6763" param_id="2"/>
|
||||
<Param path="MT6765" param_id="2"/>
|
||||
<Param path="MT6768" param_id="4"/>
|
||||
<Param path="MT6771" param_id="3"/>
|
||||
<Param path="MT6775" param_id="3"/>
|
||||
<Param path="MT6779" param_id="5"/>
|
||||
<Param path="MT6785" param_id="5"/>
|
||||
<Param path="MT6789" param_id="7"/>
|
||||
<Param path="MT6797" param_id="3"/>
|
||||
<Param path="MT6799" param_id="0"/>
|
||||
<Param path="MT6855" param_id="6"/>
|
||||
<Param path="MT6885" param_id="4"/>
|
||||
<Param path="MT6893" param_id="4"/>
|
||||
<Param path="MT8167" param_id="99"/>
|
||||
<Param path="ELBRUS" param_id="0"/>
|
||||
</ParamTree>
|
||||
<ParamUnitPool>
|
||||
<ParamUnit param_id="0">
|
||||
<Param name="hp_impedance_enable" value="0"/>
|
||||
<Param name="hp_impedance_onboard_resistor" value="0"/>
|
||||
<Param name="hp_impedance_default_idx" value="1"/>
|
||||
<Param name="hp_impedance_threshold_list" value="24,48,96,192"/>
|
||||
<Param name="hp_impedance_gain_degrade_list" value="3,0,-3,-6,-9"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="1">
|
||||
<Param name="hp_impedance_enable" value="0"/>
|
||||
<Param name="hp_impedance_onboard_resistor" value="32"/>
|
||||
<Param name="hp_impedance_default_idx" value="1"/>
|
||||
<Param name="hp_impedance_threshold_list" value="24,48,96,192"/>
|
||||
<Param name="hp_impedance_gain_degrade_list" value="3,0,-3,-6,-9"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="2">
|
||||
<Param name="hp_impedance_enable" value="0"/>
|
||||
<Param name="hp_impedance_onboard_resistor" value="2"/>
|
||||
<Param name="hp_impedance_default_idx" value="1"/>
|
||||
<Param name="hp_impedance_threshold_list" value="24,48,96,192"/>
|
||||
<Param name="hp_impedance_gain_degrade_list" value="3,0,-3,-6,-9"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="3">
|
||||
<Param name="hp_impedance_enable" value="0"/>
|
||||
<Param name="hp_impedance_onboard_resistor" value="3"/>
|
||||
<Param name="hp_impedance_default_idx" value="1"/>
|
||||
<Param name="hp_impedance_threshold_list" value="24,48,96,192"/>
|
||||
<Param name="hp_impedance_gain_degrade_list" value="3,0,-3,-6,-9"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="4">
|
||||
<Param name="hp_impedance_enable" value="0"/>
|
||||
<Param name="hp_impedance_onboard_resistor" value="13"/>
|
||||
<Param name="hp_impedance_default_idx" value="1"/>
|
||||
<Param name="hp_impedance_threshold_list" value="24,48,96,192"/>
|
||||
<Param name="hp_impedance_gain_degrade_list" value="3,0,-3,-6,-9"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="5">
|
||||
<Param name="hp_impedance_enable" value="0"/>
|
||||
<Param name="hp_impedance_onboard_resistor" value="12"/>
|
||||
<Param name="hp_impedance_default_idx" value="1"/>
|
||||
<Param name="hp_impedance_threshold_list" value="24,48,96,192"/>
|
||||
<Param name="hp_impedance_gain_degrade_list" value="3,0,-3,-6,-9"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="6">
|
||||
<Param name="hp_impedance_enable" value="1"/>
|
||||
<Param name="hp_impedance_onboard_resistor" value="13"/>
|
||||
<Param name="hp_impedance_default_idx" value="1"/>
|
||||
<Param name="hp_impedance_threshold_list" value="24,48,96,192"/>
|
||||
<Param name="hp_impedance_gain_degrade_list" value="3,0,-3,-6,-9"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="7">
|
||||
<Param name="hp_impedance_enable" value="0"/>
|
||||
<Param name="hp_impedance_onboard_resistor" value="12"/>
|
||||
<Param name="hp_impedance_default_idx" value="1"/>
|
||||
<Param name="hp_impedance_threshold_list" value="24,48,96,192"/>
|
||||
<Param name="hp_impedance_gain_degrade_list" value="3,0,-3,-6,-9"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="99">
|
||||
<Param name="hp_impedance_enable" value="0"/>
|
||||
<Param name="hp_impedance_onboard_resistor" value="32"/>
|
||||
<Param name="hp_impedance_default_idx" value="1"/>
|
||||
<Param name="hp_impedance_threshold_list" value="24,48,96,192"/>
|
||||
<Param name="hp_impedance_gain_degrade_list" value="3,0,-3,-6,-9"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitPool>
|
||||
</AudioParam>
|
||||
@@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ParamUnitDesc version="1.0">
|
||||
<CategoryTypeList>
|
||||
<CategoryType name="HpImpedance">
|
||||
<Category name="Common"/>
|
||||
<Category name="MT3967"/>
|
||||
<Category name="MT6735"/>
|
||||
<Category name="MT6755"/>
|
||||
<Category name="MT6757"/>
|
||||
<Category name="MT6759"/>
|
||||
<Category name="MT6763"/>
|
||||
<Category name="MT6771"/>
|
||||
<Category name="MT6775"/>
|
||||
<Category name="MT6779"/>
|
||||
<Category name="MT6785"/>
|
||||
<Category name="MT6789"/>
|
||||
<Category name="MT6797"/>
|
||||
<Category name="MT6799"/>
|
||||
<Category name="MT6855"/>
|
||||
<Category name="MT6885"/>
|
||||
<Category name="MT6893"/>
|
||||
<Category name="MT8167"/>
|
||||
<Category name="ELBRUS"/>
|
||||
</CategoryType>
|
||||
</CategoryTypeList>
|
||||
<ParamUnit>
|
||||
<Param name="hp_impedance_enable" type="int"/>
|
||||
<Param name="hp_impedance_onboard_resistor" type="int"/>
|
||||
<Param name="hp_impedance_default_idx" type="int"/>
|
||||
<Param name="hp_impedance_threshold_list" type="short_array"/>
|
||||
<Param name="hp_impedance_gain_degrade_list" type="short_array"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitDesc>
|
||||
@@ -0,0 +1,71 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<AudioParam version="1.0">
|
||||
<ParamTree>
|
||||
<Param path="amic_proj,main_mic" param_id="0"/>
|
||||
<Param path="amic_proj,sub_mic" param_id="1"/>
|
||||
<Param path="dmic_proj,main_mic" param_id="2"/>
|
||||
<Param path="dmic_proj,sub_mic" param_id="3"/>
|
||||
</ParamTree>
|
||||
<ParamUnitPool>
|
||||
<ParamUnit param_id="0">
|
||||
<Param name="device_id" value="SPH1642HT5H_REV_B"/>
|
||||
<Param name="device_in_type" value="AUDIO_DEVICE_IN_BUILTIN_MIC"/>
|
||||
<Param name="address" value="bottom"/>
|
||||
<Param name="mic_location" value="AUDIO_MICROPHONE_LOCATION_MAINBODY"/>
|
||||
<Param name="device_group" value="0"/>
|
||||
<Param name="index_in_the_group" value="0"/>
|
||||
<Param name="geometric_location" value="0.500000,0.000000,0.500000"/>
|
||||
<Param name="orientation" value="0.000000,-1.000000,0.000000"/>
|
||||
<Param name="frequency_responses" value="80.000000,-2.000000,100.000000,-1.250000,500.000000,0.000000,1000.000000,0.000000,5000.000000,0.000000,10000.000000,1.750000"/>
|
||||
<Param name="sensitivity" value="-41.000000"/>
|
||||
<Param name="max_spl" value="124.000000"/>
|
||||
<Param name="min_spl" value="124.000000"/>
|
||||
<Param name="directionality" value="AUDIO_MICROPHONE_DIRECTIONALITY_OMNI"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="1">
|
||||
<Param name="device_id" value="SPH1642HT5H_REV_B"/>
|
||||
<Param name="device_in_type" value="AUDIO_DEVICE_IN_BUILTIN_MIC|AUDIO_DEVICE_IN_BACK_MIC"/>
|
||||
<Param name="address" value="back"/>
|
||||
<Param name="mic_location" value="AUDIO_MICROPHONE_LOCATION_MAINBODY"/>
|
||||
<Param name="device_group" value="1"/>
|
||||
<Param name="index_in_the_group" value="0"/>
|
||||
<Param name="geometric_location" value="0.500000,0.700000,0.000000"/>
|
||||
<Param name="orientation" value="0.000000,0.000000,-1.000000"/>
|
||||
<Param name="frequency_responses" value="80.000000,-2.000000,100.000000,-1.250000,500.000000,0.000000,1000.000000,0.000000,5000.000000,0.000000,10000.000000,1.750000"/>
|
||||
<Param name="sensitivity" value="-41.000000"/>
|
||||
<Param name="max_spl" value="124.000000"/>
|
||||
<Param name="min_spl" value="124.000000"/>
|
||||
<Param name="directionality" value="AUDIO_MICROPHONE_DIRECTIONALITY_OMNI"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="2">
|
||||
<Param name="device_id" value="SPK0641HT4H_1_Rev_A"/>
|
||||
<Param name="device_in_type" value="AUDIO_DEVICE_IN_BUILTIN_MIC"/>
|
||||
<Param name="address" value="bottom"/>
|
||||
<Param name="mic_location" value="AUDIO_MICROPHONE_LOCATION_MAINBODY"/>
|
||||
<Param name="device_group" value="0"/>
|
||||
<Param name="index_in_the_group" value="0"/>
|
||||
<Param name="geometric_location" value="0.500000,0.000000,0.500000"/>
|
||||
<Param name="orientation" value="0.000000,-1.000000,0.000000"/>
|
||||
<Param name="frequency_responses" value="20.000000,-7.500000,30.000000,-4.000000,100.000000,-1.000000,120.000000,0.000000,3000.000000,0.000000,10000.000000,2.000000"/>
|
||||
<Param name="sensitivity" value="-26.000000"/>
|
||||
<Param name="max_spl" value="120.000000"/>
|
||||
<Param name="min_spl" value="120.000000"/>
|
||||
<Param name="directionality" value="AUDIO_MICROPHONE_DIRECTIONALITY_OMNI"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="3">
|
||||
<Param name="device_id" value="SPK0641HT4H_1_Rev_A"/>
|
||||
<Param name="device_in_type" value="AUDIO_DEVICE_IN_BUILTIN_MIC|AUDIO_DEVICE_IN_BACK_MIC"/>
|
||||
<Param name="address" value="back"/>
|
||||
<Param name="mic_location" value="AUDIO_MICROPHONE_LOCATION_MAINBODY"/>
|
||||
<Param name="device_group" value="1"/>
|
||||
<Param name="index_in_the_group" value="0"/>
|
||||
<Param name="geometric_location" value="0.500000,0.700000,0.000000"/>
|
||||
<Param name="orientation" value="0.000000,0.000000,-1.000000"/>
|
||||
<Param name="frequency_responses" value="20.000000,-7.500000,30.000000,-4.000000,100.000000,-1.000000,120.000000,0.000000,3000.000000,0.000000,10000.000000,2.000000"/>
|
||||
<Param name="sensitivity" value="-26.000000"/>
|
||||
<Param name="max_spl" value="120.000000"/>
|
||||
<Param name="min_spl" value="120.000000"/>
|
||||
<Param name="directionality" value="AUDIO_MICROPHONE_DIRECTIONALITY_OMNI"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitPool>
|
||||
</AudioParam>
|
||||
@@ -0,0 +1,81 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ParamUnitDesc tab_name="MicInfo" version="1.0">
|
||||
<CategoryTypeList>
|
||||
<CategoryType name="projects">
|
||||
<Category name="amic_proj"/>
|
||||
<Category name="dmic_proj"/>
|
||||
</CategoryType>
|
||||
<CategoryType name="microphones">
|
||||
<Category name="main_mic"/>
|
||||
<Category name="sub_mic"/>
|
||||
</CategoryType>
|
||||
</CategoryTypeList>
|
||||
<ParamUnit>
|
||||
<!-- Unique alphanumeric id for microphone. Guaranteed to be the same even after rebooting -->
|
||||
<Param name="device_id" type="string"/>
|
||||
<!-- Refer to the enum of audio_devices_t in include/system/audio.h -->
|
||||
<Param name="device_in_type" type="string"/>
|
||||
<!-- AUDIO_DEVICE_IN_BUILTIN_MIC: bottom, AUDIO_DEVICE_IN_BACK_MIC ==> "back"-->
|
||||
<Param name="address" type="string"/>
|
||||
<!--
|
||||
Location of the microphone in regard to the body of the device
|
||||
typedef enum {
|
||||
AUDIO_MICROPHONE_LOCATION_UNKNOWN = 0,
|
||||
AUDIO_MICROPHONE_LOCATION_MAINBODY = 1,
|
||||
AUDIO_MICROPHONE_LOCATION_MAINBODY_MOVABLE = 2,
|
||||
AUDIO_MICROPHONE_LOCATION_PERIPHERAL = 3,
|
||||
AUDIO_MICROPHONE_LOCATION_CNT = 4,
|
||||
} audio_microphone_location_t;
|
||||
-->
|
||||
<Param name="mic_location" type="string"/>
|
||||
<!-- Identifier to help group related microphones together -->
|
||||
<Param name="device_group" type="int"/>
|
||||
<!-- Index of this microphone within the group. -->
|
||||
<Param name="index_in_the_group" type="int"/>
|
||||
<!--
|
||||
Position of the microphone's capsule in meters, from the bottom-left-back corner of the bounding box of device
|
||||
float x;
|
||||
float y;
|
||||
float z;
|
||||
-->
|
||||
<Param name="geometric_location" type="double_array"/>
|
||||
<!--
|
||||
Normalized point to signal the main orientation of the microphone's capsule. sqrt(x^2 + y^2 + z^2) = 1
|
||||
(float x, float y, float z)
|
||||
0,0,0 by default
|
||||
-->
|
||||
<Param name="orientation" type="double_array"/>
|
||||
<!--
|
||||
Vector with ordered frequency responses (from low to high frequencies)
|
||||
with the frequency response of the microphone.
|
||||
Levels are in dB, relative to level at 1000 Hz
|
||||
(freq in Hz, level in dB, freq in Hz, level in dB...)
|
||||
-->
|
||||
<Param name="frequency_responses" type="double_array"/>
|
||||
<!--
|
||||
Each element of the vector must describe the channel with the same index
|
||||
Refer to the enum of audio_microphone_channel_mapping_t in system/media/audio/include/system/audio.h
|
||||
AUDIO_MICROPHONE_CHANNEL_MAPPING_UNUSED = 0,
|
||||
AUDIO_MICROPHONE_CHANNEL_MAPPING_DIRECT = 1,
|
||||
AUDIO_MICROPHONE_CHANNEL_MAPPING_PROCESSED = 2,
|
||||
-->
|
||||
<!--<Param name="channel_mapping" type="string"/>-->
|
||||
<!-- Level in dBFS produced by a 1000 Hz tone at 94 dB SPL -->
|
||||
<Param name="sensitivity" type="float"/>
|
||||
<!-- Level in dB of the max SPL supported at 1000 Hz -->
|
||||
<Param name="max_spl" type="float"/>
|
||||
<!-- Level in dB of the min SPL supported at 1000 Hz -->
|
||||
<Param name="min_spl" type="float"/>
|
||||
<!--
|
||||
Standard polar pattern of the microphone
|
||||
AUDIO_MICROPHONE_DIRECTIONALITY_UNKNOWN = 0,
|
||||
AUDIO_MICROPHONE_DIRECTIONALITY_OMNI = 1,
|
||||
AUDIO_MICROPHONE_DIRECTIONALITY_BI_DIRECTIONAL = 2,
|
||||
AUDIO_MICROPHONE_DIRECTIONALITY_CARDIOID = 3,
|
||||
AUDIO_MICROPHONE_DIRECTIONALITY_HYPER_CARDIOID = 4,
|
||||
AUDIO_MICROPHONE_DIRECTIONALITY_SUPER_CARDIOID = 5,
|
||||
AUDIO_MICROPHONE_DIRECTIONALITY_CNT = 6,
|
||||
-->
|
||||
<Param name="directionality" type="string"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitDesc>
|
||||
@@ -0,0 +1,121 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<AudioParam version="1.1">
|
||||
<ParamTree>
|
||||
<Param path="" param_id="1"/>
|
||||
<Param path="Speaker" param_id="0"/>
|
||||
<Param path="Default,Music,Speaker" param_id="2"/>
|
||||
</ParamTree>
|
||||
<ParamUnitPool>
|
||||
<ParamUnit param_id="0">
|
||||
<Param name="ui_visible" value="1"/>
|
||||
<Param name="bes_loudness_L_hpf_fc" value="0x12C"/>
|
||||
<Param name="bes_loudness_L_hpf_order" value="0x2"/>
|
||||
<Param name="bes_loudness_L_lpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_L_lpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_L_bpf_fc" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_L_bpf_bw" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_L_bpf_gain" value="0,0,0,0,0,0,0,0"/>
|
||||
<Param name="bes_loudness_R_hpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_R_hpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_R_lpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_R_lpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_R_bpf_fc" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_R_bpf_bw" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_R_bpf_gain" value="0,0,0,0,0,0,0,0"/>
|
||||
<Param name="bes_loudness_Sep_LR_Filter" value="0x0"/>
|
||||
<Param name="bes_loudness_WS_Gain_Max" value="0x0"/>
|
||||
<Param name="bes_loudness_WS_Gain_Min" value="0x0"/>
|
||||
<Param name="bes_loudness_Filter_First" value="0x0"/>
|
||||
<Param name="bes_loudness_Num_Bands" value="0x0"/>
|
||||
<Param name="bes_loudness_Flt_Bank_Order" value="0x0"/>
|
||||
<Param name="bes_loudness_Cross_Freq" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="DRC_Th" value="0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0"/>
|
||||
<Param name="DRC_Gn" value="0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0"/>
|
||||
<Param name="SB_Gn" value="0,0,0,0,0,0,0,0"/>
|
||||
<Param name="SB_Mode" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="DRC_Delay" value="0x0"/>
|
||||
<Param name="Att_Time" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="Rel_Time" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="Hyst_Th" value="0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0"/>
|
||||
<Param name="Lim_Th" value="0"/>
|
||||
<Param name="Lim_Gn" value="0"/>
|
||||
<Param name="Lim_Const" value="0x0"/>
|
||||
<Param name="Lim_Delay" value="0x0"/>
|
||||
<Param name="SWIPRev" value="1312"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="1">
|
||||
<Param name="ui_visible" value="0"/>
|
||||
<Param name="bes_loudness_L_hpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_L_hpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_L_lpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_L_lpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_L_bpf_fc" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_L_bpf_bw" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_L_bpf_gain" value="0,0,0,0,0,0,0,0"/>
|
||||
<Param name="bes_loudness_R_hpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_R_hpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_R_lpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_R_lpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_R_bpf_fc" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_R_bpf_bw" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_R_bpf_gain" value="0,0,0,0,0,0,0,0"/>
|
||||
<Param name="bes_loudness_Sep_LR_Filter" value="0x0"/>
|
||||
<Param name="bes_loudness_WS_Gain_Max" value="0x0"/>
|
||||
<Param name="bes_loudness_WS_Gain_Min" value="0x0"/>
|
||||
<Param name="bes_loudness_Filter_First" value="0x0"/>
|
||||
<Param name="bes_loudness_Num_Bands" value="0x0"/>
|
||||
<Param name="bes_loudness_Flt_Bank_Order" value="0x0"/>
|
||||
<Param name="bes_loudness_Cross_Freq" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="DRC_Th" value="0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0"/>
|
||||
<Param name="DRC_Gn" value="0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0"/>
|
||||
<Param name="SB_Gn" value="0,0,0,0,0,0,0,0"/>
|
||||
<Param name="SB_Mode" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="DRC_Delay" value="0x0"/>
|
||||
<Param name="Att_Time" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="Rel_Time" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="Hyst_Th" value="0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0"/>
|
||||
<Param name="Lim_Th" value="0"/>
|
||||
<Param name="Lim_Gn" value="0"/>
|
||||
<Param name="Lim_Const" value="0x0"/>
|
||||
<Param name="Lim_Delay" value="0x0"/>
|
||||
<Param name="SWIPRev" value="1312"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="2">
|
||||
<Param name="ui_visible" value="1"/>
|
||||
<Param name="bes_loudness_L_hpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_L_hpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_L_lpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_L_lpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_L_bpf_fc" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_L_bpf_bw" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_L_bpf_gain" value="0,0,0,0,0,0,0,0"/>
|
||||
<Param name="bes_loudness_R_hpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_R_hpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_R_lpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_R_lpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_R_bpf_fc" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_R_bpf_bw" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_R_bpf_gain" value="0,0,0,0,0,0,0,0"/>
|
||||
<Param name="bes_loudness_Sep_LR_Filter" value="0x0"/>
|
||||
<Param name="bes_loudness_WS_Gain_Max" value="0x0"/>
|
||||
<Param name="bes_loudness_WS_Gain_Min" value="0x0"/>
|
||||
<Param name="bes_loudness_Filter_First" value="0x0"/>
|
||||
<Param name="bes_loudness_Num_Bands" value="0x0"/>
|
||||
<Param name="bes_loudness_Flt_Bank_Order" value="0x0"/>
|
||||
<Param name="bes_loudness_Cross_Freq" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="DRC_Th" value="0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0"/>
|
||||
<Param name="DRC_Gn" value="0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0"/>
|
||||
<Param name="SB_Gn" value="0,0,0,0,0,0,0,0"/>
|
||||
<Param name="SB_Mode" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="DRC_Delay" value="0x0"/>
|
||||
<Param name="Att_Time" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="Rel_Time" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="Hyst_Th" value="0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0"/>
|
||||
<Param name="Lim_Th" value="0"/>
|
||||
<Param name="Lim_Gn" value="0"/>
|
||||
<Param name="Lim_Const" value="0x0"/>
|
||||
<Param name="Lim_Delay" value="0x0"/>
|
||||
<Param name="SWIPRev" value="1312"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitPool>
|
||||
</AudioParam>
|
||||
@@ -0,0 +1,70 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ParamUnitDesc version="1.1">
|
||||
<CategoryTypeList>
|
||||
<CategoryType name="Scene" feature_option="VIR_SCENE_CUSTOMIZATION_SUPPORT">
|
||||
<Category name="Default"/>
|
||||
<Category name="App1"/>
|
||||
<Category name="App2"/>
|
||||
</CategoryType>
|
||||
<CategoryType name="Volume type">
|
||||
<Category name="Ring"/>
|
||||
<Category name="Music" alias="System,Ring,Alarm,Notification,Bluetooth_sco,Enforced_Audible,DTMF,TTS,Boot,VIBSPK,Accessibility,Assistant"/>
|
||||
</CategoryType>
|
||||
<CategoryType name="Profile">
|
||||
<Category name="Headset" alias="3-pole headset,4-pole headset,5-pole headset,HS5POLE,5-pole headset+ANC"/>
|
||||
<Category name="Speaker" alias="Hands-free 1mic NR,Hands-free no 1mic NR,Headset+Speaker"/>
|
||||
</CategoryType>
|
||||
</CategoryTypeList>
|
||||
<ParamUnit>
|
||||
<Param name="ui_visible" type="int"/>
|
||||
<Param name="bes_loudness_L_hpf_fc" type="uint_array"/>
|
||||
<Param name="bes_loudness_L_hpf_order" type="uint_array">
|
||||
<Field name="High Pass Filter Order" array_index="0" bit="0,31" check_list="0,No High Pass Filter,2,2nd-Order IIR Filter,4,4th-Order IIR Filter"/>
|
||||
</Param>
|
||||
<Param name="bes_loudness_L_lpf_fc" type="uint_array"/>
|
||||
<Param name="bes_loudness_L_lpf_order" type="uint_array">
|
||||
<Field name="Low Pass Filter Order" array_index="0" bit="0,31" check_list="0,No Low Pass Filter,1,1st-Order IIR Filter,2,2nd-Order IIR Filter"/>
|
||||
</Param>
|
||||
<Param name="bes_loudness_L_bpf_fc" type="uint_array"/>
|
||||
<Param name="bes_loudness_L_bpf_bw" type="uint_array"/>
|
||||
<Param name="bes_loudness_L_bpf_gain" type="int_array"/>
|
||||
<Param name="bes_loudness_R_hpf_fc" type="uint_array"/>
|
||||
<Param name="bes_loudness_R_hpf_order" type="uint_array">
|
||||
<Field name="2nd Loudspeaker High Pass Filter Order" array_index="0" bit="0,31" check_list="0,No High Pass Filter,2,2nd-Order IIR Filter,4,4th-Order IIR Filter"/>
|
||||
</Param>
|
||||
<Param name="bes_loudness_R_lpf_fc" type="uint_array"/>
|
||||
<Param name="bes_loudness_R_lpf_order" type="uint_array">
|
||||
<Field name="2nd Loudspeaker Low Pass Filter Order" array_index="0" bit="0,31" check_list="0,No Low Pass Filter,1,1st-Order IIR Filter,2,2nd-Order IIR Filter"/>
|
||||
</Param>
|
||||
<Param name="bes_loudness_R_bpf_fc" type="uint_array"/>
|
||||
<Param name="bes_loudness_R_bpf_bw" type="uint_array"/>
|
||||
<Param name="bes_loudness_R_bpf_gain" type="int_array"/>
|
||||
|
||||
<Param name="bes_loudness_Sep_LR_Filter" type="uint_array">
|
||||
<Field name="Apply Different Filter Setting for 2nd Loudspeaker" array_index="0" bit="0,31" check_list="0,False (Disable 2nd-ACF for Mono Loudspeaker),1,True (Enable 2nd-ACF for Stereo Loudspeaker)"/>
|
||||
</Param>
|
||||
<Param name="bes_loudness_WS_Gain_Max" type="uint_array"/>
|
||||
<Param name="bes_loudness_WS_Gain_Min" type="uint_array"/>
|
||||
<Param name="bes_loudness_Filter_First" type="uint_array"/>
|
||||
<Param name="bes_loudness_Num_Bands" type="uint_array"/>
|
||||
<Param name="bes_loudness_Flt_Bank_Order" type="uint_array"/>
|
||||
<Param name="bes_loudness_Cross_Freq" type="uint_array"/>
|
||||
|
||||
<Param name="DRC_Th" type="int_array"/>
|
||||
<Param name="DRC_Gn" type="int_array"/>
|
||||
<Param name="SB_Gn" type="int_array"/>
|
||||
|
||||
<Param name="SB_Mode" type="uint_array"/>
|
||||
<Param name="DRC_Delay" type="uint_array"/>
|
||||
<Param name="Att_Time" type="uint_array"/>
|
||||
<Param name="Rel_Time" type="uint_array"/>
|
||||
|
||||
<Param name="Hyst_Th" type="int_array"/>
|
||||
|
||||
<Param name="Lim_Th" type="int_array"/>
|
||||
<Param name="Lim_Gn" type="int_array"/>
|
||||
<Param name="Lim_Const" type="uint_array"/>
|
||||
<Param name="Lim_Delay" type="uint_array"/>
|
||||
<Param name="SWIPRev" type="int_array"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitDesc>
|
||||
@@ -0,0 +1,197 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<AudioParam version="1.1">
|
||||
<ParamTree>
|
||||
<Param path="Ring" param_id="0"/>
|
||||
<Param path="Music" param_id="1"/>
|
||||
<Param path="" param_id="2"/>
|
||||
<Param path="Default,Ring" param_id="3"/>
|
||||
<Param path="Default,Music" param_id="4"/>
|
||||
</ParamTree>
|
||||
<ParamUnitPool>
|
||||
<ParamUnit param_id="0">
|
||||
<Param name="ui_visible" value="1"/>
|
||||
<Param name="bes_loudness_L_hpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_L_hpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_L_lpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_L_lpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_L_bpf_fc" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_L_bpf_bw" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_L_bpf_gain" value="0,0,0,0,0,0,0,0"/>
|
||||
<Param name="bes_loudness_R_hpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_R_hpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_R_lpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_R_lpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_R_bpf_fc" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_R_bpf_bw" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_R_bpf_gain" value="0,0,0,0,0,0,0,0"/>
|
||||
<Param name="bes_loudness_Sep_LR_Filter" value="0x0"/>
|
||||
<Param name="bes_loudness_WS_Gain_Max" value="0x0"/>
|
||||
<Param name="bes_loudness_WS_Gain_Min" value="0x0"/>
|
||||
<Param name="bes_loudness_Filter_First" value="0x0"/>
|
||||
<Param name="bes_loudness_Num_Bands" value="0x5"/>
|
||||
<Param name="bes_loudness_Flt_Bank_Order" value="0x0"/>
|
||||
<Param name="bes_loudness_Cross_Freq" value="0x6E,0x1B8,0x6E0,0x1F40,0x0,0x0,0x0"/>
|
||||
<Param name="DRC_Th" value="-15360,-12800,-10240,-7680,0,-15360,-12800,-10240,-7680,0,-15360,-12800,-10240,-7680,0,-15360,-12800,-10240,-7680,0,-15360,-12800,-10240,-7680,0,-15360,-12800,-10240,-7680,0,-15360,-12800,-10240,-7680,0,-15360,-12800,-10240,-7680,0"/>
|
||||
<Param name="DRC_Gn" value="6144,6144,6144,6144,0,6144,6144,6144,6144,0,6144,6144,6144,6144,0,6144,6144,6144,6144,0,6144,6144,6144,6144,0,6144,6144,6144,6144,0,6144,6144,6144,6144,0,6144,6144,6144,6144,0"/>
|
||||
<Param name="SB_Gn" value="-10240,-5120,0,1024,0,0,0,0"/>
|
||||
<Param name="SB_Mode" value="0x1,0x1,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="DRC_Delay" value="0x0"/>
|
||||
<Param name="Att_Time" value="0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4"/>
|
||||
<Param name="Rel_Time" value="0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010"/>
|
||||
<Param name="Hyst_Th" value="256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256"/>
|
||||
<Param name="Lim_Th" value="32767"/>
|
||||
<Param name="Lim_Gn" value="32767"/>
|
||||
<Param name="Lim_Const" value="0x4"/>
|
||||
<Param name="Lim_Delay" value="0x0"/>
|
||||
<Param name="SWIPRev" value="1312"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="1">
|
||||
<Param name="ui_visible" value="1"/>
|
||||
<Param name="bes_loudness_L_hpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_L_hpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_L_lpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_L_lpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_L_bpf_fc" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_L_bpf_bw" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_L_bpf_gain" value="0,0,0,0,0,0,0,0"/>
|
||||
<Param name="bes_loudness_R_hpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_R_hpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_R_lpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_R_lpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_R_bpf_fc" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_R_bpf_bw" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_R_bpf_gain" value="0,0,0,0,0,0,0,0"/>
|
||||
<Param name="bes_loudness_Sep_LR_Filter" value="0x0"/>
|
||||
<Param name="bes_loudness_WS_Gain_Max" value="0x0"/>
|
||||
<Param name="bes_loudness_WS_Gain_Min" value="0x0"/>
|
||||
<Param name="bes_loudness_Filter_First" value="0x0"/>
|
||||
<Param name="bes_loudness_Num_Bands" value="0x8"/>
|
||||
<Param name="bes_loudness_Flt_Bank_Order" value="0x0"/>
|
||||
<Param name="bes_loudness_Cross_Freq" value="0x12C,0x1F4,0x3E8,0x7D0,0xFA0,0x1F40,0x3E80"/>
|
||||
<Param name="DRC_Th" value="-12800,-10240,-7680,-5120,0,-12800,-10240,-7680,-5120,0,-12800,-10240,-7680,-5120,0,-12800,-10240,-7680,-5120,0,-12800,-10240,-7680,-5120,0,-12800,-10240,-7680,-5120,0,-12800,-10240,-7680,-5120,0,-12800,-10240,-7680,-5120,0"/>
|
||||
<Param name="DRC_Gn" value="3072,3072,3072,3072,0,3072,3072,3072,3072,0,3072,3072,3072,3072,0,3072,3072,3072,3072,0,3072,3072,3072,3072,0,3072,3072,3072,3072,0,3072,3072,3072,3072,0,3072,3072,3072,3072,0"/>
|
||||
<Param name="SB_Gn" value="-2560,-768,0,0,0,0,0,0"/>
|
||||
<Param name="SB_Mode" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="DRC_Delay" value="0x0"/>
|
||||
<Param name="Att_Time" value="0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4"/>
|
||||
<Param name="Rel_Time" value="0x1900,0x1900,0x1900,0x1900,0x1900,0x1900,0x1900,0x1900,0x1900,0x1900,0x1900,0x1900,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010"/>
|
||||
<Param name="Hyst_Th" value="256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256"/>
|
||||
<Param name="Lim_Th" value="32767"/>
|
||||
<Param name="Lim_Gn" value="32767"/>
|
||||
<Param name="Lim_Const" value="0x4"/>
|
||||
<Param name="Lim_Delay" value="0x0"/>
|
||||
<Param name="SWIPRev" value="1312"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="2">
|
||||
<Param name="ui_visible" value="0"/>
|
||||
<Param name="bes_loudness_L_hpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_L_hpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_L_lpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_L_lpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_L_bpf_fc" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_L_bpf_bw" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_L_bpf_gain" value="0,0,0,0,0,0,0,0"/>
|
||||
<Param name="bes_loudness_R_hpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_R_hpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_R_lpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_R_lpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_R_bpf_fc" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_R_bpf_bw" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_R_bpf_gain" value="0,0,0,0,0,0,0,0"/>
|
||||
<Param name="bes_loudness_Sep_LR_Filter" value="0x0"/>
|
||||
<Param name="bes_loudness_WS_Gain_Max" value="0x0"/>
|
||||
<Param name="bes_loudness_WS_Gain_Min" value="0x0"/>
|
||||
<Param name="bes_loudness_Filter_First" value="0x0"/>
|
||||
<Param name="bes_loudness_Num_Bands" value="0x0"/>
|
||||
<Param name="bes_loudness_Flt_Bank_Order" value="0x0"/>
|
||||
<Param name="bes_loudness_Cross_Freq" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="DRC_Th" value="0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0"/>
|
||||
<Param name="DRC_Gn" value="0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0"/>
|
||||
<Param name="SB_Gn" value="0,0,0,0,0,0,0,0"/>
|
||||
<Param name="SB_Mode" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="DRC_Delay" value="0x0"/>
|
||||
<Param name="Att_Time" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="Rel_Time" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="Hyst_Th" value="0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0"/>
|
||||
<Param name="Lim_Th" value="0"/>
|
||||
<Param name="Lim_Gn" value="0"/>
|
||||
<Param name="Lim_Const" value="0x0"/>
|
||||
<Param name="Lim_Delay" value="0x0"/>
|
||||
<Param name="SWIPRev" value="1312"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="3">
|
||||
<Param name="ui_visible" value="1"/>
|
||||
<Param name="bes_loudness_L_hpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_L_hpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_L_lpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_L_lpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_L_bpf_fc" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_L_bpf_bw" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_L_bpf_gain" value="0,0,0,0,0,0,0,0"/>
|
||||
<Param name="bes_loudness_R_hpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_R_hpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_R_lpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_R_lpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_R_bpf_fc" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_R_bpf_bw" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_R_bpf_gain" value="0,0,0,0,0,0,0,0"/>
|
||||
<Param name="bes_loudness_Sep_LR_Filter" value="0x0"/>
|
||||
<Param name="bes_loudness_WS_Gain_Max" value="0x0"/>
|
||||
<Param name="bes_loudness_WS_Gain_Min" value="0x0"/>
|
||||
<Param name="bes_loudness_Filter_First" value="0x0"/>
|
||||
<Param name="bes_loudness_Num_Bands" value="0x5"/>
|
||||
<Param name="bes_loudness_Flt_Bank_Order" value="0x0"/>
|
||||
<Param name="bes_loudness_Cross_Freq" value="0x6E,0x1B8,0x6E0,0x1F40,0x0,0x0,0x0"/>
|
||||
<Param name="DRC_Th" value="-15360,-12800,-10240,-7680,0,-15360,-12800,-10240,-7680,0,-15360,-12800,-10240,-7680,0,-15360,-12800,-10240,-7680,0,-15360,-12800,-10240,-7680,0,-15360,-12800,-10240,-7680,0,-15360,-12800,-10240,-7680,0,-15360,-12800,-10240,-7680,0"/>
|
||||
<Param name="DRC_Gn" value="0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0"/>
|
||||
<Param name="SB_Gn" value="0,0,0,0,0,0,0,0"/>
|
||||
<Param name="SB_Mode" value="0x1,0x1,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="DRC_Delay" value="0x0"/>
|
||||
<Param name="Att_Time" value="0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4"/>
|
||||
<Param name="Rel_Time" value="0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010"/>
|
||||
<Param name="Hyst_Th" value="256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256"/>
|
||||
<Param name="Lim_Th" value="32767"/>
|
||||
<Param name="Lim_Gn" value="32767"/>
|
||||
<Param name="Lim_Const" value="0x4"/>
|
||||
<Param name="Lim_Delay" value="0x0"/>
|
||||
<Param name="SWIPRev" value="1312"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="4">
|
||||
<Param name="ui_visible" value="1"/>
|
||||
<Param name="bes_loudness_L_hpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_L_hpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_L_lpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_L_lpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_L_bpf_fc" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_L_bpf_bw" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_L_bpf_gain" value="0,0,0,0,0,0,0,0"/>
|
||||
<Param name="bes_loudness_R_hpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_R_hpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_R_lpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_R_lpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_R_bpf_fc" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_R_bpf_bw" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_R_bpf_gain" value="0,0,0,0,0,0,0,0"/>
|
||||
<Param name="bes_loudness_Sep_LR_Filter" value="0x0"/>
|
||||
<Param name="bes_loudness_WS_Gain_Max" value="0x0"/>
|
||||
<Param name="bes_loudness_WS_Gain_Min" value="0x0"/>
|
||||
<Param name="bes_loudness_Filter_First" value="0x0"/>
|
||||
<Param name="bes_loudness_Num_Bands" value="0x8"/>
|
||||
<Param name="bes_loudness_Flt_Bank_Order" value="0x0"/>
|
||||
<Param name="bes_loudness_Cross_Freq" value="0x12C,0x1F4,0x3E8,0x7D0,0xFA0,0x1F40,0x3E80"/>
|
||||
<Param name="DRC_Th" value="-12800,-10240,-7680,-5120,0,-12800,-10240,-7680,-5120,0,-12800,-10240,-7680,-5120,0,-12800,-10240,-7680,-5120,0,-12800,-10240,-7680,-5120,0,-12800,-10240,-7680,-5120,0,-12800,-10240,-7680,-5120,0,-12800,-10240,-7680,-5120,0"/>
|
||||
<Param name="DRC_Gn" value="0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0"/>
|
||||
<Param name="SB_Gn" value="0,0,0,0,0,0,0,0"/>
|
||||
<Param name="SB_Mode" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="DRC_Delay" value="0x0"/>
|
||||
<Param name="Att_Time" value="0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4,0xA4"/>
|
||||
<Param name="Rel_Time" value="0x1900,0x1900,0x1900,0x1900,0x1900,0x1900,0x1900,0x1900,0x1900,0x1900,0x1900,0x1900,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010,0x4010"/>
|
||||
<Param name="Hyst_Th" value="256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256"/>
|
||||
<Param name="Lim_Th" value="32767"/>
|
||||
<Param name="Lim_Gn" value="32767"/>
|
||||
<Param name="Lim_Const" value="0x4"/>
|
||||
<Param name="Lim_Delay" value="0x0"/>
|
||||
<Param name="SWIPRev" value="1312"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitPool>
|
||||
</AudioParam>
|
||||
@@ -0,0 +1,65 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ParamUnitDesc version="1.1">
|
||||
<CategoryTypeList>
|
||||
<CategoryType name="Scene" feature_option="VIR_SCENE_CUSTOMIZATION_SUPPORT">
|
||||
<Category name="Default"/>
|
||||
<Category name="App1"/>
|
||||
<Category name="App2"/>
|
||||
</CategoryType>
|
||||
<CategoryType name="Volume type">
|
||||
<Category name="Ring"/>
|
||||
<Category name="Music" alias="System,Alarm,Notification,Bluetooth_sco,Enforced_Audible,DTMF,TTS,Boot,VIBSPK,Accessibility,Assistant"/>
|
||||
</CategoryType>
|
||||
</CategoryTypeList>
|
||||
<ParamUnit>
|
||||
<Param name="ui_visible" type="int"/>
|
||||
<Param name="bes_loudness_L_hpf_fc" type="uint_array"/>
|
||||
<Param name="bes_loudness_L_hpf_order" type="uint_array"/>
|
||||
<Param name="bes_loudness_L_lpf_fc" type="uint_array"/>
|
||||
<Param name="bes_loudness_L_lpf_order" type="uint_array"/>
|
||||
<Param name="bes_loudness_L_bpf_fc" type="uint_array"/>
|
||||
<Param name="bes_loudness_L_bpf_bw" type="uint_array"/>
|
||||
<Param name="bes_loudness_L_bpf_gain" type="int_array"/>
|
||||
<Param name="bes_loudness_R_hpf_fc" type="uint_array"/>
|
||||
<Param name="bes_loudness_R_hpf_order" type="uint_array"/>
|
||||
<Param name="bes_loudness_R_lpf_fc" type="uint_array"/>
|
||||
<Param name="bes_loudness_R_lpf_order" type="uint_array"/>
|
||||
<Param name="bes_loudness_R_bpf_fc" type="uint_array"/>
|
||||
<Param name="bes_loudness_R_bpf_bw" type="uint_array"/>
|
||||
<Param name="bes_loudness_R_bpf_gain" type="int_array"/>
|
||||
|
||||
<Param name="bes_loudness_Sep_LR_Filter" type="uint_array"/>
|
||||
<Param name="bes_loudness_WS_Gain_Max" type="uint_array"/>
|
||||
<Param name="bes_loudness_WS_Gain_Min" type="uint_array"/>
|
||||
<Param name="bes_loudness_Filter_First" type="uint_array"/>
|
||||
<Param name="bes_loudness_Num_Bands" type="uint_array">
|
||||
<Field name="Number of Bands" array_index="0" bit="0,31" check_list="1,Full Band DRC,2,2-Band DRC,3,3-Band DRC,4,4-Band DRC,5,5-Band DRC,6,6-Band DRC,7,7-Band DRC,8,8-Band DRC"/>
|
||||
</Param>
|
||||
<Param name="bes_loudness_Flt_Bank_Order" type="uint_array"/>
|
||||
<Param name="bes_loudness_Cross_Freq" type="uint_array"/>
|
||||
<Param name="DRC_Th" type="int_array"/>
|
||||
<Param name="DRC_Gn" type="int_array"/>
|
||||
<Param name="SB_Gn" type="int_array"/>
|
||||
<Param name="SB_Mode" type="uint_array">
|
||||
<Field name="Band 1 Mode" array_index="0" bit="0,31" check_list="0,Makeup Gain Mode,1,Limiter Mode"/>
|
||||
<Field name="Band 2 Mode" array_index="1" bit="0,31" check_list="0,Makeup Gain Mode,1,Limiter Mode"/>
|
||||
<Field name="Band 3 Mode" array_index="2" bit="0,31" check_list="0,Makeup Gain Mode,1,Limiter Mode"/>
|
||||
<Field name="Band 4 Mode" array_index="3" bit="0,31" check_list="0,Makeup Gain Mode,1,Limiter Mode"/>
|
||||
<Field name="Band 5 Mode" array_index="4" bit="0,31" check_list="0,Makeup Gain Mode,1,Limiter Mode"/>
|
||||
<Field name="Band 6 Mode" array_index="5" bit="0,31" check_list="0,Makeup Gain Mode,1,Limiter Mode"/>
|
||||
<Field name="Band 7 Mode" array_index="6" bit="0,31" check_list="0,Makeup Gain Mode,1,Limiter Mode"/>
|
||||
<Field name="Band 8 Mode" array_index="7" bit="0,31" check_list="0,Makeup Gain Mode,1,Limiter Mode"/>
|
||||
</Param>
|
||||
<Param name="DRC_Delay" type="uint_array"/>
|
||||
<Param name="Att_Time" type="uint_array"/>
|
||||
<Param name="Rel_Time" type="uint_array"/>
|
||||
|
||||
<Param name="Hyst_Th" type="int_array"/>
|
||||
|
||||
<Param name="Lim_Th" type="int_array"/>
|
||||
<Param name="Lim_Gn" type="int_array"/>
|
||||
<Param name="Lim_Const" type="uint_array"/>
|
||||
<Param name="Lim_Delay" type="uint_array"/>
|
||||
<Param name="SWIPRev" type="int_array"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitDesc>
|
||||
@@ -0,0 +1,82 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<AudioParam version="1.1">
|
||||
<ParamTree>
|
||||
<Param path="" param_id="1"/>
|
||||
</ParamTree>
|
||||
<ParamUnitPool>
|
||||
<ParamUnit param_id="0">
|
||||
<Param name="ui_visible" value="1"/>
|
||||
<Param name="bes_loudness_L_hpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_L_hpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_L_lpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_L_lpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_L_bpf_fc" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_L_bpf_bw" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_L_bpf_gain" value="0,0,0,0,0,0,0,0"/>
|
||||
<Param name="bes_loudness_R_hpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_R_hpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_R_lpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_R_lpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_R_bpf_fc" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_R_bpf_bw" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_R_bpf_gain" value="0,0,0,0,0,0,0,0"/>
|
||||
<Param name="bes_loudness_Sep_LR_Filter" value="0x0"/>
|
||||
<Param name="bes_loudness_WS_Gain_Max" value="0x0"/>
|
||||
<Param name="bes_loudness_WS_Gain_Min" value="0x0"/>
|
||||
<Param name="bes_loudness_Filter_First" value="0x0"/>
|
||||
<Param name="bes_loudness_Num_Bands" value="0x0"/>
|
||||
<Param name="bes_loudness_Flt_Bank_Order" value="0x0"/>
|
||||
<Param name="bes_loudness_Cross_Freq" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="DRC_Th" value="0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0"/>
|
||||
<Param name="DRC_Gn" value="0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0"/>
|
||||
<Param name="SB_Gn" value="0,0,0,0,0,0,0,0"/>
|
||||
<Param name="SB_Mode" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="DRC_Delay" value="0x0"/>
|
||||
<Param name="Att_Time" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="Rel_Time" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="Hyst_Th" value="0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0"/>
|
||||
<Param name="Lim_Th" value="0"/>
|
||||
<Param name="Lim_Gn" value="0"/>
|
||||
<Param name="Lim_Const" value="0x0"/>
|
||||
<Param name="Lim_Delay" value="0x0"/>
|
||||
<Param name="SWIPRev" value="1312"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="1">
|
||||
<Param name="ui_visible" value="0"/>
|
||||
<Param name="bes_loudness_L_hpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_L_hpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_L_lpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_L_lpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_L_bpf_fc" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_L_bpf_bw" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_L_bpf_gain" value="0,0,0,0,0,0,0,0"/>
|
||||
<Param name="bes_loudness_R_hpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_R_hpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_R_lpf_fc" value="0x0"/>
|
||||
<Param name="bes_loudness_R_lpf_order" value="0x0"/>
|
||||
<Param name="bes_loudness_R_bpf_fc" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_R_bpf_bw" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="bes_loudness_R_bpf_gain" value="0,0,0,0,0,0,0,0"/>
|
||||
<Param name="bes_loudness_Sep_LR_Filter" value="0x0"/>
|
||||
<Param name="bes_loudness_WS_Gain_Max" value="0x0"/>
|
||||
<Param name="bes_loudness_WS_Gain_Min" value="0x0"/>
|
||||
<Param name="bes_loudness_Filter_First" value="0x0"/>
|
||||
<Param name="bes_loudness_Num_Bands" value="0x0"/>
|
||||
<Param name="bes_loudness_Flt_Bank_Order" value="0x0"/>
|
||||
<Param name="bes_loudness_Cross_Freq" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="DRC_Th" value="0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0"/>
|
||||
<Param name="DRC_Gn" value="0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0"/>
|
||||
<Param name="SB_Gn" value="0,0,0,0,0,0,0,0"/>
|
||||
<Param name="SB_Mode" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="DRC_Delay" value="0x0"/>
|
||||
<Param name="Att_Time" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="Rel_Time" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="Hyst_Th" value="0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0"/>
|
||||
<Param name="Lim_Th" value="0"/>
|
||||
<Param name="Lim_Gn" value="0"/>
|
||||
<Param name="Lim_Const" value="0x0"/>
|
||||
<Param name="Lim_Delay" value="0x0"/>
|
||||
<Param name="SWIPRev" value="1312"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitPool>
|
||||
</AudioParam>
|
||||
@@ -0,0 +1,62 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ParamUnitDesc version="1.1">
|
||||
<CategoryTypeList>
|
||||
<CategoryType name="Scene" feature_option="VIR_SCENE_CUSTOMIZATION_SUPPORT">
|
||||
<Category name="Default"/>
|
||||
<Category name="App1"/>
|
||||
<Category name="App2"/>
|
||||
</CategoryType>
|
||||
<CategoryType name="Profile">
|
||||
<Category name="Headset" alias="3-pole headset,4-pole headset,5-pole headset,HS5POLE,5-pole headset+ANC"/>
|
||||
<Category name="Speaker" alias="Hands-free 1mic NR,Hands-free no 1mic NR"/>
|
||||
<Category name="Headset+Speaker"/>
|
||||
<Category name="USB"/>
|
||||
</CategoryType>
|
||||
</CategoryTypeList>
|
||||
<ParamUnit>
|
||||
<Param name="ui_visible" type="int"/>
|
||||
<Param name="bes_loudness_L_hpf_fc" type="uint_array"/>
|
||||
<Param name="bes_loudness_L_hpf_order" type="uint_array">
|
||||
<Field name="High Pass Filter Order" array_index="0" bit="0,31" check_list="0,No High Pass Filter,2,2nd-Order IIR Filter,4,4th-Order IIR Filter"/>
|
||||
</Param>
|
||||
<Param name="bes_loudness_L_lpf_fc" type="uint_array"/>
|
||||
<Param name="bes_loudness_L_lpf_order" type="uint_array">
|
||||
<Field name="Low Pass Filter Order" array_index="0" bit="0,31" check_list="0,No Low Pass Filter,1,1st-Order IIR Filter,2,2nd-Order IIR Filter"/>
|
||||
</Param>
|
||||
<Param name="bes_loudness_L_bpf_fc" type="uint_array"/>
|
||||
<Param name="bes_loudness_L_bpf_bw" type="uint_array"/>
|
||||
<Param name="bes_loudness_L_bpf_gain" type="int_array"/>
|
||||
<Param name="bes_loudness_R_hpf_fc" type="uint_array"/>
|
||||
<Param name="bes_loudness_R_hpf_order" type="uint_array"/>
|
||||
<Param name="bes_loudness_R_lpf_fc" type="uint_array"/>
|
||||
<Param name="bes_loudness_R_lpf_order" type="uint_array"/>
|
||||
<Param name="bes_loudness_R_bpf_fc" type="uint_array"/>
|
||||
<Param name="bes_loudness_R_bpf_bw" type="uint_array"/>
|
||||
<Param name="bes_loudness_R_bpf_gain" type="int_array"/>
|
||||
|
||||
<Param name="bes_loudness_Sep_LR_Filter" type="uint_array"/>
|
||||
<Param name="bes_loudness_WS_Gain_Max" type="uint_array"/>
|
||||
<Param name="bes_loudness_WS_Gain_Min" type="uint_array"/>
|
||||
<Param name="bes_loudness_Filter_First" type="uint_array"/>
|
||||
<Param name="bes_loudness_Num_Bands" type="uint_array"/>
|
||||
<Param name="bes_loudness_Flt_Bank_Order" type="uint_array"/>
|
||||
<Param name="bes_loudness_Cross_Freq" type="uint_array"/>
|
||||
|
||||
<Param name="DRC_Th" type="int_array"/>
|
||||
<Param name="DRC_Gn" type="int_array"/>
|
||||
<Param name="SB_Gn" type="int_array"/>
|
||||
|
||||
<Param name="SB_Mode" type="uint_array"/>
|
||||
<Param name="DRC_Delay" type="uint_array"/>
|
||||
<Param name="Att_Time" type="uint_array"/>
|
||||
<Param name="Rel_Time" type="uint_array"/>
|
||||
|
||||
<Param name="Hyst_Th" type="int_array"/>
|
||||
|
||||
<Param name="Lim_Th" type="int_array"/>
|
||||
<Param name="Lim_Gn" type="int_array"/>
|
||||
<Param name="Lim_Const" type="uint_array"/>
|
||||
<Param name="Lim_Delay" type="uint_array"/>
|
||||
<Param name="SWIPRev" type="int_array"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitDesc>
|
||||
@@ -0,0 +1,86 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<AudioParam version="1.1">
|
||||
<ParamTree>
|
||||
<Param path="Ring_Alarm,RCV" param_id="2"/>
|
||||
<Param path="Ring_Alarm,HS" param_id="3"/>
|
||||
<Param path="Ring_Alarm,SPK" param_id="0"/>
|
||||
<Param path="Ring_Alarm,HSSPK" param_id="1"/>
|
||||
<Param path="Ring_Alarm,HS5POLE" param_id="4"/>
|
||||
<Param path="Ring_Alarm,HS5POLE_ANC" param_id="4"/>
|
||||
<Param path="Ring_Alarm,USB" param_id="3"/>
|
||||
<Param path="Others,RCV" param_id="2"/>
|
||||
<Param path="Others,HS" param_id="3"/>
|
||||
<Param path="Others,SPK" param_id="0"/>
|
||||
<Param path="Others,HSSPK" param_id="1"/>
|
||||
<Param path="Others,HS5POLE" param_id="4"/>
|
||||
<Param path="Others,HS5POLE_ANC" param_id="4"/>
|
||||
<Param path="Others,USB" param_id="3"/>
|
||||
<Param path="Notification,RCV" param_id="2"/>
|
||||
<Param path="Notification,HS" param_id="3"/>
|
||||
<Param path="Notification,SPK" param_id="0"/>
|
||||
<Param path="Notification,HSSPK" param_id="1"/>
|
||||
<Param path="Notification,HS5POLE" param_id="4"/>
|
||||
<Param path="Notification,HS5POLE_ANC" param_id="4"/>
|
||||
<Param path="Notification,USB" param_id="3"/>
|
||||
<Param path="Default,Others,SPK" param_id="5"/>
|
||||
<Param path="Default,Others,HS" param_id="6"/>
|
||||
<Param path="Default,Ring_Alarm,SPK" param_id="7"/>
|
||||
<Param path="Default,Notification,SPK" param_id="8"/>
|
||||
</ParamTree>
|
||||
<ParamUnitPool>
|
||||
<ParamUnit param_id="0">
|
||||
<Param name="headset_pga" value="-1"/>
|
||||
<Param name="speaker_pga" value="10"/>
|
||||
<Param name="receiver_pga" value="-1"/>
|
||||
<Param name="amp" value="0,0,0,0,0,0,0,0,0,0"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="1">
|
||||
<Param name="headset_pga" value="12"/>
|
||||
<Param name="speaker_pga" value="10"/>
|
||||
<Param name="receiver_pga" value="-1"/>
|
||||
<Param name="amp" value="0,0,0,0,0,0,0,0,0,0"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="3">
|
||||
<Param name="headset_pga" value="9"/>
|
||||
<Param name="speaker_pga" value="-1"/>
|
||||
<Param name="receiver_pga" value="-1"/>
|
||||
<Param name="amp" value="0,0,0,0,0,0,0,0,0,0"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="2">
|
||||
<Param name="headset_pga" value="-1"/>
|
||||
<Param name="speaker_pga" value="4"/>
|
||||
<Param name="receiver_pga" value="0"/>
|
||||
<Param name="amp" value="0,0,0,0,0,0,0,0,0,0"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="4">
|
||||
<Param name="headset_pga" value="6"/>
|
||||
<Param name="speaker_pga" value="-1"/>
|
||||
<Param name="receiver_pga" value="-1"/>
|
||||
<Param name="amp" value="0,0,0,0,0,0,0,0,0,0"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="5">
|
||||
<Param name="headset_pga" value="-1"/>
|
||||
<Param name="speaker_pga" value="9"/>
|
||||
<Param name="receiver_pga" value="-1"/>
|
||||
<Param name="amp" value="0,0,0,0,0,0,0,0,0,0"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="6">
|
||||
<Param name="headset_pga" value="9"/>
|
||||
<Param name="speaker_pga" value="-1"/>
|
||||
<Param name="receiver_pga" value="-1"/>
|
||||
<Param name="amp" value="0,0,0,0,0,0,0,0,0,0"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="7">
|
||||
<Param name="headset_pga" value="-1"/>
|
||||
<Param name="speaker_pga" value="9"/>
|
||||
<Param name="receiver_pga" value="-1"/>
|
||||
<Param name="amp" value="0,0,0,0,0,0,0,0,0,0"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="8">
|
||||
<Param name="headset_pga" value="-1"/>
|
||||
<Param name="speaker_pga" value="9"/>
|
||||
<Param name="receiver_pga" value="-1"/>
|
||||
<Param name="amp" value="0,0,0,0,0,0,0,0,0,0"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitPool>
|
||||
</AudioParam>
|
||||
@@ -0,0 +1,43 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ParamUnitDesc version="1.1">
|
||||
<CategoryTypeList>
|
||||
<CategoryType name="Scene" feature_option="VIR_SCENE_CUSTOMIZATION_SUPPORT">
|
||||
<Category name="Default"/>
|
||||
<Category name="App1"/>
|
||||
<Category name="App2"/>
|
||||
</CategoryType>
|
||||
<CategoryType name="Volume type">
|
||||
<Category name="Ring_Alarm" alias="Ring,Alarm"/>
|
||||
<Category name="Notification"/>
|
||||
<Category name="Others" alias="System,Music,Bluetooth_sco,Enforced_Audible,DTMF,TTS,Boot,VIBSPK,Accessibility,Assistant"/>
|
||||
</CategoryType>
|
||||
<CategoryType name="Profile">
|
||||
<Category name="RCV"/>
|
||||
<Category name="HS" alias="Headset,3/4-pole Headset,HP"/>
|
||||
<Category name="SPK" alias="Speaker"/>
|
||||
<Category name="HSSPK" alias="Headset+Speaker"/>
|
||||
<Category name="HS5POLE" alias="5-pole Headset"/>
|
||||
<Category name="HS5POLE_ANC" alias="5-pole headset+ANC"/>
|
||||
<Category name="USB"/>
|
||||
<Category name="HEARING_AID"/>
|
||||
</CategoryType>
|
||||
</CategoryTypeList>
|
||||
<ParamUnit>
|
||||
<Param name="headset_pga" type="short_array"> <!-- save index of register -->
|
||||
<Field name="hs_ana_gain" array_index="0" bit="0,15" check_list="0,8dB,1,7dB,2,6dB,3,5dB,4,4dB,5,3dB,6,2dB,7,1dB,8,0dB,9,-1dB,10,-2dB,11,-3dB,12,-4dB,13,-5dB,14,-6dB,15,-7dB,16,-8dB,17,-9dB,18,-10dB"/>
|
||||
</Param>
|
||||
<Param name="speaker_pga" type="short_array"> <!-- save index of register -->
|
||||
<Field name="spk_ana_gain" feature_option="SPK_PATH_INT" array_index="0" bit="0,15" check_list="15,17dB,14,16dB,13,15dB,12,14dB,11,13dB,10,12dB,9,11dB,8,10dB,7,9dB,6,8dB,5,7dB,4,6dB,3,5dB,2,4dB"/>
|
||||
<Field name="spk_ana_gain" feature_option="SPK_PATH_LO" array_index="0" bit="0,15" check_list="0,8dB,1,7dB,2,6dB,3,5dB,4,4dB,5,3dB,6,2dB,7,1dB,8,0dB,9,-1dB,10,-2dB,11,-3dB,12,-4dB,13,-5dB,14,-6dB,15,-7dB,16,-8dB,17,-9dB,18,-10dB"/>
|
||||
<Field name="spk_ana_gain" feature_option="SPK_PATH_HP" array_index="0" bit="0,15" check_list="0,8dB,1,7dB,2,6dB,3,5dB,4,4dB,5,3dB,6,2dB,7,1dB,8,0dB,9,-1dB,10,-2dB,11,-3dB,12,-4dB,13,-5dB,14,-6dB,15,-7dB,16,-8dB,17,-9dB,18,-10dB"/>
|
||||
<Field name="spk_ana_gain" feature_option="SPK_PATH_NO_ANA" array_index="0" bit="0,15" check_list="0,0dB,0,0dB"/>
|
||||
</Param>
|
||||
<Param name="receiver_pga" type="short_array"> <!-- save index of register -->
|
||||
<Field name="rcv_ana_gain" feature_option="RCV_PATH_INT" array_index="0" bit="0,15" check_list="0,8dB,1,7dB,2,6dB,3,5dB,4,4dB,5,3dB,6,2dB,7,1dB,8,0dB,9,-1dB,10,-2dB,11,-3dB,12,-4dB,13,-5dB,14,-6dB,15,-7dB,16,-8dB,17,-9dB,18,-10dB"/>
|
||||
<Field name="rcv_ana_gain" feature_option="RCV_PATH_2_IN_1_SPK" array_index="0" bit="0,15" check_list="15,17dB,14,16dB,13,15dB,12,14dB,11,13dB,10,12dB,9,11dB,8,10dB,7,9dB,6,8dB,5,7dB,4,6dB,3,5dB,2,4dB"/>
|
||||
<Field name="rcv_ana_gain" feature_option="RCV_PATH_3_IN_1_SPK" array_index="0" bit="0,15" check_list="15,17dB,14,16dB,13,15dB,12,14dB,11,13dB,10,12dB,9,11dB,8,10dB,7,9dB,6,8dB,5,7dB,4,6dB,3,5dB,2,4dB"/>
|
||||
<Field name="rcv_ana_gain" feature_option="RCV_PATH_NO_ANA" array_index="0" bit="0,15" check_list="0,0dB,0,0dB"/>
|
||||
</Param>
|
||||
<Param name="amp" type="short_array"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitDesc>
|
||||
@@ -0,0 +1,174 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<AudioParam version="1.1">
|
||||
<ParamTree>
|
||||
<Param path="System,RCV" param_id="0"/>
|
||||
<Param path="System,HS" param_id="0"/>
|
||||
<Param path="System,SPK" param_id="0"/>
|
||||
<Param path="System,HSSPK" param_id="0"/>
|
||||
<Param path="System,HS5POLE" param_id="0"/>
|
||||
<Param path="System,HS5POLE_ANC" param_id="0"/>
|
||||
<Param path="System,USB" param_id="0"/>
|
||||
<Param path="System,BT_A2DP" param_id="0"/>
|
||||
<Param path="System,BT_A2DP_HP" param_id="0"/>
|
||||
<Param path="System,BT_A2DP_SPK" param_id="0"/>
|
||||
<Param path="System,HEARING_AID" param_id="1"/>
|
||||
<Param path="Ring,RCV" param_id="0"/>
|
||||
<Param path="Ring,HS" param_id="0"/>
|
||||
<Param path="Ring,SPK" param_id="0"/>
|
||||
<Param path="Ring,HSSPK" param_id="0"/>
|
||||
<Param path="Ring,HS5POLE" param_id="0"/>
|
||||
<Param path="Ring,HS5POLE_ANC" param_id="0"/>
|
||||
<Param path="Ring,USB" param_id="0"/>
|
||||
<Param path="Ring,BT_A2DP" param_id="0"/>
|
||||
<Param path="Ring,BT_A2DP_HP" param_id="0"/>
|
||||
<Param path="Ring,BT_A2DP_SPK" param_id="0"/>
|
||||
<Param path="Ring,HEARING_AID" param_id="1"/>
|
||||
<Param path="Music,RCV" param_id="0"/>
|
||||
<Param path="Music,HS" param_id="0"/>
|
||||
<Param path="Music,SPK" param_id="0"/>
|
||||
<Param path="Music,HSSPK" param_id="0"/>
|
||||
<Param path="Music,HS5POLE" param_id="0"/>
|
||||
<Param path="Music,HS5POLE_ANC" param_id="0"/>
|
||||
<Param path="Music,USB" param_id="0"/>
|
||||
<Param path="Music,BT_A2DP" param_id="0"/>
|
||||
<Param path="Music,BT_A2DP_HP" param_id="0"/>
|
||||
<Param path="Music,BT_A2DP_SPK" param_id="0"/>
|
||||
<Param path="Music,HEARING_AID" param_id="1"/>
|
||||
<Param path="Alarm,RCV" param_id="0"/>
|
||||
<Param path="Alarm,HS" param_id="0"/>
|
||||
<Param path="Alarm,SPK" param_id="0"/>
|
||||
<Param path="Alarm,HSSPK" param_id="0"/>
|
||||
<Param path="Alarm,HS5POLE" param_id="0"/>
|
||||
<Param path="Alarm,HS5POLE_ANC" param_id="0"/>
|
||||
<Param path="Alarm,USB" param_id="0"/>
|
||||
<Param path="Alarm,BT_A2DP" param_id="0"/>
|
||||
<Param path="Alarm,BT_A2DP_HP" param_id="0"/>
|
||||
<Param path="Alarm,BT_A2DP_SPK" param_id="0"/>
|
||||
<Param path="Alarm,HEARING_AID" param_id="1"/>
|
||||
<Param path="Notification,RCV" param_id="0"/>
|
||||
<Param path="Notification,HS" param_id="0"/>
|
||||
<Param path="Notification,SPK" param_id="0"/>
|
||||
<Param path="Notification,HSSPK" param_id="0"/>
|
||||
<Param path="Notification,HS5POLE" param_id="0"/>
|
||||
<Param path="Notification,HS5POLE_ANC" param_id="0"/>
|
||||
<Param path="Notification,USB" param_id="0"/>
|
||||
<Param path="Notification,BT_A2DP" param_id="0"/>
|
||||
<Param path="Notification,BT_A2DP_HP" param_id="0"/>
|
||||
<Param path="Notification,BT_A2DP_SPK" param_id="0"/>
|
||||
<Param path="Notification,HEARING_AID" param_id="1"/>
|
||||
<Param path="Bluetooth_sco,RCV" param_id="0"/>
|
||||
<Param path="Bluetooth_sco,HS" param_id="0"/>
|
||||
<Param path="Bluetooth_sco,SPK" param_id="0"/>
|
||||
<Param path="Bluetooth_sco,HSSPK" param_id="0"/>
|
||||
<Param path="Bluetooth_sco,HS5POLE" param_id="0"/>
|
||||
<Param path="Bluetooth_sco,HS5POLE_ANC" param_id="0"/>
|
||||
<Param path="Bluetooth_sco,USB" param_id="0"/>
|
||||
<Param path="Bluetooth_sco,BT_A2DP" param_id="0"/>
|
||||
<Param path="Bluetooth_sco,BT_A2DP_HP" param_id="0"/>
|
||||
<Param path="Bluetooth_sco,BT_A2DP_SPK" param_id="0"/>
|
||||
<Param path="Bluetooth_sco,HEARING_AID" param_id="1"/>
|
||||
<Param path="Enforced_Audible,RCV" param_id="0"/>
|
||||
<Param path="Enforced_Audible,HS" param_id="0"/>
|
||||
<Param path="Enforced_Audible,SPK" param_id="0"/>
|
||||
<Param path="Enforced_Audible,HSSPK" param_id="0"/>
|
||||
<Param path="Enforced_Audible,HS5POLE" param_id="0"/>
|
||||
<Param path="Enforced_Audible,HS5POLE_ANC" param_id="0"/>
|
||||
<Param path="Enforced_Audible,USB" param_id="0"/>
|
||||
<Param path="Enforced_Audible,BT_A2DP" param_id="0"/>
|
||||
<Param path="Enforced_Audible,BT_A2DP_HP" param_id="0"/>
|
||||
<Param path="Enforced_Audible,BT_A2DP_SPK" param_id="0"/>
|
||||
<Param path="Enforced_Audible,HEARING_AID" param_id="1"/>
|
||||
<Param path="DTMF,RCV" param_id="0"/>
|
||||
<Param path="DTMF,HS" param_id="0"/>
|
||||
<Param path="DTMF,SPK" param_id="0"/>
|
||||
<Param path="DTMF,HSSPK" param_id="0"/>
|
||||
<Param path="DTMF,HS5POLE" param_id="0"/>
|
||||
<Param path="DTMF,HS5POLE_ANC" param_id="0"/>
|
||||
<Param path="DTMF,USB" param_id="0"/>
|
||||
<Param path="DTMF,BT_A2DP" param_id="0"/>
|
||||
<Param path="DTMF,BT_A2DP_HP" param_id="0"/>
|
||||
<Param path="DTMF,BT_A2DP_SPK" param_id="0"/>
|
||||
<Param path="DTMF,HEARING_AID" param_id="1"/>
|
||||
<Param path="TTS,RCV" param_id="0"/>
|
||||
<Param path="TTS,HS" param_id="0"/>
|
||||
<Param path="TTS,SPK" param_id="0"/>
|
||||
<Param path="TTS,HSSPK" param_id="0"/>
|
||||
<Param path="TTS,HS5POLE" param_id="0"/>
|
||||
<Param path="TTS,HS5POLE_ANC" param_id="0"/>
|
||||
<Param path="TTS,USB" param_id="0"/>
|
||||
<Param path="TTS,BT_A2DP" param_id="0"/>
|
||||
<Param path="TTS,BT_A2DP_HP" param_id="0"/>
|
||||
<Param path="TTS,BT_A2DP_SPK" param_id="0"/>
|
||||
<Param path="TTS,HEARING_AID" param_id="1"/>
|
||||
<Param path="Boot,RCV" param_id="0"/>
|
||||
<Param path="Boot,HS" param_id="0"/>
|
||||
<Param path="Boot,SPK" param_id="0"/>
|
||||
<Param path="Boot,HSSPK" param_id="0"/>
|
||||
<Param path="Boot,HS5POLE" param_id="0"/>
|
||||
<Param path="Boot,HS5POLE_ANC" param_id="0"/>
|
||||
<Param path="Boot,USB" param_id="0"/>
|
||||
<Param path="Boot,BT_A2DP" param_id="0"/>
|
||||
<Param path="Boot,BT_A2DP_HP" param_id="0"/>
|
||||
<Param path="Boot,BT_A2DP_SPK" param_id="0"/>
|
||||
<Param path="Boot,HEARING_AID" param_id="1"/>
|
||||
<Param path="VIBSPK,RCV" param_id="0"/>
|
||||
<Param path="VIBSPK,HS" param_id="0"/>
|
||||
<Param path="VIBSPK,SPK" param_id="0"/>
|
||||
<Param path="VIBSPK,HSSPK" param_id="0"/>
|
||||
<Param path="VIBSPK,HS5POLE" param_id="0"/>
|
||||
<Param path="VIBSPK,HS5POLE_ANC" param_id="0"/>
|
||||
<Param path="VIBSPK,USB" param_id="0"/>
|
||||
<Param path="VIBSPK,BT_A2DP" param_id="0"/>
|
||||
<Param path="VIBSPK,BT_A2DP_HP" param_id="0"/>
|
||||
<Param path="VIBSPK,BT_A2DP_SPK" param_id="0"/>
|
||||
<Param path="VIBSPK,HEARING_AID" param_id="1"/>
|
||||
<Param path="Accessibility,RCV" param_id="0"/>
|
||||
<Param path="Accessibility,HS" param_id="0"/>
|
||||
<Param path="Accessibility,SPK" param_id="0"/>
|
||||
<Param path="Accessibility,HSSPK" param_id="0"/>
|
||||
<Param path="Accessibility,HS5POLE" param_id="0"/>
|
||||
<Param path="Accessibility,HS5POLE_ANC" param_id="0"/>
|
||||
<Param path="Accessibility,USB" param_id="0"/>
|
||||
<Param path="Accessibility,BT_A2DP" param_id="0"/>
|
||||
<Param path="Accessibility,BT_A2DP_HP" param_id="0"/>
|
||||
<Param path="Accessibility,BT_A2DP_SPK" param_id="0"/>
|
||||
<Param path="Accessibility,HEARING_AID" param_id="1"/>
|
||||
<Param path="Assistant,RCV" param_id="0"/>
|
||||
<Param path="Assistant,HS" param_id="0"/>
|
||||
<Param path="Assistant,SPK" param_id="0"/>
|
||||
<Param path="Assistant,HSSPK" param_id="0"/>
|
||||
<Param path="Assistant,HS5POLE" param_id="0"/>
|
||||
<Param path="Assistant,HS5POLE_ANC" param_id="0"/>
|
||||
<Param path="Assistant,USB" param_id="0"/>
|
||||
<Param path="Assistant,BT_A2DP" param_id="0"/>
|
||||
<Param path="Assistant,BT_A2DP_HP" param_id="0"/>
|
||||
<Param path="Assistant,BT_A2DP_SPK" param_id="0"/>
|
||||
<Param path="Assistant,HEARING_AID" param_id="1"/>
|
||||
<Param path="Default,Music,SPK" param_id="2"/>
|
||||
<Param path="Default,Music,HS" param_id="3"/>
|
||||
<Param path="Default,Music,USB" param_id="4"/>
|
||||
<Param path="Default,Music,BT_A2DP" param_id="20"/>
|
||||
<Param path="Default,Music,BT_A2DP_HP" param_id="20"/>
|
||||
<Param path="Default,Music,BT_A2DP_SPK" param_id="20"/>
|
||||
</ParamTree>
|
||||
<ParamUnitPool>
|
||||
<ParamUnit param_id="0">
|
||||
<Param name="digital_gain" value="-64,-42,-39,-36,-33,-30,-27,-24,-21,-18,-15,-12,-9,-6,-3,0"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="1">
|
||||
<Param name="digital_gain" value="-48,-42,-39,-36,-33,-30,-27,-24,-21,-18,-15,-12,-9,-6,-3,0"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="2">
|
||||
<Param name="digital_gain" value="-64,-57,-52,-47,-42,-38,-33,-27,-24,-20,-16,-13,-9,-5,-3,-1"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="3">
|
||||
<Param name="digital_gain" value="-64,-54,-49,-44,-40,-36,-32,-28,-24,-20,-16,-12,-9,-6,-3,0"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="4">
|
||||
<Param name="digital_gain" value="-64,-49,-46,-43,-40,-37,-34,-31,-28,-25,-22,-19,-16,-13,-10,-7"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="20">
|
||||
<Param name="digital_gain" value="-64,-55,-51,-47,-43,-39,-35,-32,-29,-26,-23,-20,-17,-14,-11,-7"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitPool>
|
||||
</AudioParam>
|
||||
@@ -0,0 +1,42 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ParamUnitDesc version="1.1">
|
||||
<CategoryTypeList>
|
||||
<CategoryType name="Scene" feature_option="VIR_SCENE_CUSTOMIZATION_SUPPORT">
|
||||
<Category name="Default"/>
|
||||
<Category name="App1"/>
|
||||
<Category name="App2"/>
|
||||
</CategoryType>
|
||||
<CategoryType name="Volume type">
|
||||
<Category name="System"/>
|
||||
<Category name="Ring"/>
|
||||
<Category name="Music"/>
|
||||
<Category name="Alarm"/>
|
||||
<Category name="Notification"/>
|
||||
<Category name="Bluetooth_sco"/>
|
||||
<Category name="Enforced_Audible"/>
|
||||
<Category name="DTMF"/>
|
||||
<Category name="TTS"/>
|
||||
<Category name="Boot"/>
|
||||
<Category name="VIBSPK"/>
|
||||
<Category name="Accessibility"/>
|
||||
<Category name="Assistant"/>
|
||||
<!--<Category name="MATV" feature_option="MATV_AUDIO_SUPPORT"/>-->
|
||||
</CategoryType>
|
||||
<CategoryType name="Profile">
|
||||
<Category name="RCV"/>
|
||||
<Category name="HS" alias="Headset,3/4-pole Headset,HP"/>
|
||||
<Category name="SPK" alias="Speaker"/>
|
||||
<Category name="HSSPK" alias="Headset+Speaker"/>
|
||||
<Category name="HS5POLE" alias="5-pole Headset"/>
|
||||
<Category name="HS5POLE_ANC" alias="5-pole headset+ANC"/>
|
||||
<Category name="USB"/>
|
||||
<Category name="HEARING_AID"/>
|
||||
<Category name="BT_A2DP" alias="BT A2DP"/>
|
||||
<Category name="BT_A2DP_HP" alias="BT A2DP HP"/>
|
||||
<Category name="BT_A2DP_SPK" alias="BT A2DP SPK"/>
|
||||
</CategoryType>
|
||||
</CategoryTypeList>
|
||||
<ParamUnit>
|
||||
<Param name="digital_gain" type="short_array"/><!-- unit is dB -->
|
||||
</ParamUnit>
|
||||
</ParamUnitDesc>
|
||||
@@ -0,0 +1,100 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<AudioParam version="1.1">
|
||||
<ParamTree>
|
||||
<Param path="Ring_Alarm,RCV" param_id="0"/>
|
||||
<Param path="Ring_Alarm,HS" param_id="0"/>
|
||||
<Param path="Ring_Alarm,SPK_INT" param_id="2"/>
|
||||
<Param path="Ring_Alarm,SPK_LO" param_id="2"/>
|
||||
<Param path="Ring_Alarm,SPK_HP" param_id="2"/>
|
||||
<Param path="Ring_Alarm,SPK_NO_ANA" param_id="5"/>
|
||||
<Param path="Ring_Alarm,HSSPK_INT" param_id="3"/>
|
||||
<Param path="Ring_Alarm,HSSPK_LO" param_id="3"/>
|
||||
<Param path="Ring_Alarm,HSSPK_HP" param_id="1"/>
|
||||
<Param path="Ring_Alarm,HSSPK_NO_ANA" param_id="1"/>
|
||||
<Param path="Ring_Alarm,HS5POLE" param_id="0"/>
|
||||
<Param path="Ring_Alarm,HS5POLE_ANC" param_id="0"/>
|
||||
<Param path="Ring_Alarm,USB" param_id="5"/>
|
||||
<Param path="Ring_Alarm,BT_A2DP" param_id="5"/>
|
||||
<Param path="Ring_Alarm,BT_A2DP_HP" param_id="5"/>
|
||||
<Param path="Ring_Alarm,BT_A2DP_SPK" param_id="5"/>
|
||||
<Param path="Ring_Alarm,HEARING_AID" param_id="6"/>
|
||||
<Param path="Others,RCV" param_id="4"/>
|
||||
<Param path="Others,HS" param_id="1"/>
|
||||
<Param path="Others,SPK_INT" param_id="2"/>
|
||||
<Param path="Others,SPK_LO" param_id="2"/>
|
||||
<Param path="Others,SPK_HP" param_id="2"/>
|
||||
<Param path="Others,SPK_NO_ANA" param_id="5"/>
|
||||
<Param path="Others,HSSPK_INT" param_id="0"/>
|
||||
<Param path="Others,HSSPK_LO" param_id="0"/>
|
||||
<Param path="Others,HSSPK_HP" param_id="0"/>
|
||||
<Param path="Others,HSSPK_NO_ANA" param_id="0"/>
|
||||
<Param path="Others,HS5POLE" param_id="1"/>
|
||||
<Param path="Others,HS5POLE_ANC" param_id="1"/>
|
||||
<Param path="Others,USB" param_id="5"/>
|
||||
<Param path="Others,BT_A2DP" param_id="5"/>
|
||||
<Param path="Others,BT_A2DP_HP" param_id="5"/>
|
||||
<Param path="Others,BT_A2DP_SPK" param_id="5"/>
|
||||
<Param path="Others,HEARING_AID" param_id="6"/>
|
||||
<Param path="Notification,RCV" param_id="4"/>
|
||||
<Param path="Notification,HS" param_id="1"/>
|
||||
<Param path="Notification,SPK_INT" param_id="2"/>
|
||||
<Param path="Notification,SPK_LO" param_id="2"/>
|
||||
<Param path="Notification,SPK_HP" param_id="2"/>
|
||||
<Param path="Notification,SPK_NO_ANA" param_id="5"/>
|
||||
<Param path="Notification,HSSPK_INT" param_id="3"/>
|
||||
<Param path="Notification,HSSPK_LO" param_id="3"/>
|
||||
<Param path="Notification,HSSPK_HP" param_id="1"/>
|
||||
<Param path="Notification,HSSPK_NO_ANA" param_id="1"/>
|
||||
<Param path="Notification,HS5POLE" param_id="1"/>
|
||||
<Param path="Notification,HS5POLE_ANC" param_id="1"/>
|
||||
<Param path="Notification,USB" param_id="5"/>
|
||||
<Param path="Notification,BT_A2DP" param_id="5"/>
|
||||
<Param path="Notification,BT_A2DP_HP" param_id="5"/>
|
||||
<Param path="Notification,BT_A2DP_SPK" param_id="5"/>
|
||||
<Param path="Notification,HEARING_AID" param_id="6"/>
|
||||
</ParamTree>
|
||||
<ParamUnitPool>
|
||||
<ParamUnit param_id="0">
|
||||
<Param name="digital_gain_visibility" value="0"/>
|
||||
<Param name="headset_pga_visibility" value="-1"/>
|
||||
<Param name="speaker_pga_visibility" value="-1"/>
|
||||
<Param name="receiver_pga_visibility" value="-1"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="1">
|
||||
<Param name="digital_gain_visibility" value="1"/>
|
||||
<Param name="headset_pga_visibility" value="1"/>
|
||||
<Param name="speaker_pga_visibility" value="-1"/>
|
||||
<Param name="receiver_pga_visibility" value="-1"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="2">
|
||||
<Param name="digital_gain_visibility" value="1"/>
|
||||
<Param name="headset_pga_visibility" value="-1"/>
|
||||
<Param name="speaker_pga_visibility" value="1"/>
|
||||
<Param name="receiver_pga_visibility" value="-1"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="3">
|
||||
<Param name="digital_gain_visibility" value="1"/>
|
||||
<Param name="headset_pga_visibility" value="1"/>
|
||||
<Param name="speaker_pga_visibility" value="1"/>
|
||||
<Param name="receiver_pga_visibility" value="-1"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="4">
|
||||
<Param name="digital_gain_visibility" value="1"/>
|
||||
<Param name="headset_pga_visibility" value="-1"/>
|
||||
<Param name="speaker_pga_visibility" value="-1"/>
|
||||
<Param name="receiver_pga_visibility" value="1"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="5">
|
||||
<Param name="digital_gain_visibility" value="1"/>
|
||||
<Param name="headset_pga_visibility" value="-1"/>
|
||||
<Param name="speaker_pga_visibility" value="-1"/>
|
||||
<Param name="receiver_pga_visibility" value="-1"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="6">
|
||||
<Param name="digital_gain_visibility" value="1"/>
|
||||
<Param name="headset_pga_visibility" value="0"/>
|
||||
<Param name="speaker_pga_visibility" value="0"/>
|
||||
<Param name="receiver_pga_visibility" value="0"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitPool>
|
||||
</AudioParam>
|
||||
@@ -0,0 +1,44 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ParamUnitDesc version="1.1">
|
||||
<CategoryTypeList>
|
||||
<CategoryType name="Scene" feature_option="VIR_SCENE_CUSTOMIZATION_SUPPORT">
|
||||
<Category name="Default"/>
|
||||
<Category name="App1"/>
|
||||
<Category name="App2"/>
|
||||
</CategoryType>
|
||||
<CategoryType name="Volume type">
|
||||
<Category name="Ring_Alarm" alias="Ring,Alarm"/>
|
||||
<Category name="Notification"/>
|
||||
<Category name="Others" alias="System,Music,Bluetooth_sco,Enforced_Audible,DTMF,TTS,Boot,VIBSPK,Accessibility,Assistant"/>
|
||||
</CategoryType>
|
||||
<CategoryType name="Profile" wording="Device">
|
||||
<Category name="RCV"/>
|
||||
<Category name="HS" alias="Headset,3/4-pole Headset,HP"/>
|
||||
<Category name="HS5POLE" alias="5-pole Headset"/>
|
||||
<Category name="HS5POLE_ANC" alias="5-pole headset+ANC"/>
|
||||
|
||||
<Category name="SPK_INT" alias="SPK,Speaker" feature_option="SPK_PATH_INT"/>
|
||||
<Category name="SPK_LO" alias="SPK,Speaker" feature_option="SPK_PATH_LO"/>
|
||||
<Category name="SPK_HP" alias="SPK,Speaker" feature_option="SPK_PATH_HP"/>
|
||||
<Category name="SPK_NO_ANA" alias="SPK,Speaker" feature_option="SPK_PATH_NO_ANA"/>
|
||||
|
||||
<Category name="HSSPK_INT" alias="HSSPK,Headset+Speaker" feature_option="SPK_PATH_INT"/>
|
||||
<Category name="HSSPK_LO" alias="HSSPK,Headset+Speaker" feature_option="SPK_PATH_LO"/>
|
||||
<Category name="HSSPK_HP" alias="HSSPK,Headset+Speaker" feature_option="SPK_PATH_HP"/>
|
||||
<Category name="HSSPK_NO_ANA" alias="HSSPK,Headset+Speaker" feature_option="SPK_PATH_NO_ANA"/>
|
||||
|
||||
<Category name="USB"/>
|
||||
|
||||
<Category name="BT_A2DP" alias="BT A2DP"/>
|
||||
<Category name="BT_A2DP_HP" alias="BT A2DP HP"/>
|
||||
<Category name="BT_A2DP_SPK" alias="BT A2DP SPK"/>
|
||||
<Category name="HEARING_AID"/>
|
||||
</CategoryType>
|
||||
</CategoryTypeList>
|
||||
<ParamUnit>
|
||||
<Param name="digital_gain_visibility" type="int"/>
|
||||
<Param name="headset_pga_visibility" type="int"/>
|
||||
<Param name="speaker_pga_visibility" type="int"/>
|
||||
<Param name="receiver_pga_visibility" type="int"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitDesc>
|
||||
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<AudioParam version="1.1">
|
||||
<ParamTree/>
|
||||
<ParamUnitPool/>
|
||||
</AudioParam>
|
||||
@@ -0,0 +1,53 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ParamTreeView version="1.1">
|
||||
<TreeRoot name="DRC+ACF">
|
||||
<Sheet/>
|
||||
<Feature name="Dynamic Range Control (DRC)">
|
||||
<FieldList>
|
||||
<Field audio_type="PlaybackDRC" param="bes_loudness_Num_Bands" name="Number of Bands"/>
|
||||
<Field audio_type="PlaybackDRC" param="SB_Mode" name="Band 1 Mode"/>
|
||||
<Field audio_type="PlaybackDRC" param="SB_Mode" name="Band 2 Mode"/>
|
||||
<Field audio_type="PlaybackDRC" param="SB_Mode" name="Band 3 Mode"/>
|
||||
<Field audio_type="PlaybackDRC" param="SB_Mode" name="Band 4 Mode"/>
|
||||
<Field audio_type="PlaybackDRC" param="SB_Mode" name="Band 5 Mode"/>
|
||||
<Field audio_type="PlaybackDRC" param="SB_Mode" name="Band 6 Mode"/>
|
||||
<Field audio_type="PlaybackDRC" param="SB_Mode" name="Band 7 Mode"/>
|
||||
<Field audio_type="PlaybackDRC" param="SB_Mode" name="Band 8 Mode"/>
|
||||
</FieldList>
|
||||
<CategoryPathList>
|
||||
<Category path=""/>
|
||||
</CategoryPathList>
|
||||
</Feature>
|
||||
<Feature name="Loudspeaker Compensation Filter (ACF)">
|
||||
<FieldList>
|
||||
<Field audio_type="PlaybackACF" param="bes_loudness_L_hpf_order" name="High Pass Filter Order"/>
|
||||
<Field audio_type="PlaybackACF" param="bes_loudness_L_lpf_order" name="Low Pass Filter Order"/>
|
||||
</FieldList>
|
||||
<CategoryPathList>
|
||||
<Category path=""/>
|
||||
</CategoryPathList>
|
||||
</Feature>
|
||||
<Feature name="2nd Loudspeaker Compensation Filter (2nd-ACF)" switch_audio_type="PlaybackACF" switch_param="bes_loudness_Sep_LR_Filter" switch_field="Apply Different Filter Setting for 2nd Loudspeaker">
|
||||
<FieldList>
|
||||
<Field audio_type="PlaybackACF" param="bes_loudness_Sep_LR_Filter" name="Apply Different Filter Setting for 2nd Loudspeaker"/>
|
||||
<Field audio_type="PlaybackACF" param="bes_loudness_R_hpf_order" name="2nd Loudspeaker High Pass Filter Order"/>
|
||||
<Field audio_type="PlaybackACF" param="bes_loudness_R_lpf_order" name="2nd Loudspeaker Low Pass Filter Order"/>
|
||||
</FieldList>
|
||||
<CategoryPathList>
|
||||
<Category path=""/>
|
||||
</CategoryPathList>
|
||||
</Feature>
|
||||
</TreeRoot>
|
||||
<TreeRoot name="HCF">
|
||||
<Sheet/>
|
||||
<Feature name="Headphone Compensation Filter (HCF)">
|
||||
<FieldList>
|
||||
<Field audio_type="PlaybackHCF" param="bes_loudness_L_hpf_order" name="High Pass Filter Order"/>
|
||||
<Field audio_type="PlaybackHCF" param="bes_loudness_L_lpf_order" name="Low Pass Filter Order"/>
|
||||
</FieldList>
|
||||
<CategoryPathList>
|
||||
<Category path=""/>
|
||||
</CategoryPathList>
|
||||
</Feature>
|
||||
</TreeRoot>
|
||||
</ParamTreeView>
|
||||
@@ -0,0 +1,40 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ParamUnitDesc tab_name="Audio Playback" version="1.1">
|
||||
<CategoryTypeList>
|
||||
<CategoryType name="Scene" feature_option="VIR_SCENE_CUSTOMIZATION_SUPPORT">
|
||||
<Category name="Default" wording="Default"/>
|
||||
<Category name="App1" wording="Application1" visible="false"/>
|
||||
<Category name="App2" wording="Application2" visible="false"/>
|
||||
</CategoryType>
|
||||
<CategoryType name="Volume type">
|
||||
<Category name="System"/>
|
||||
<Category name="Ring"/>
|
||||
<Category name="Music"/>
|
||||
<Category name="Alarm"/>
|
||||
<Category name="Notification"/>
|
||||
<Category name="Bluetooth_sco"/>
|
||||
<Category name="Enforced_Audible"/>
|
||||
<Category name="DTMF"/>
|
||||
<Category name="TTS"/>
|
||||
<Category name="Accessibility"/>
|
||||
<Category name="Assistant"/>
|
||||
<!--<Category name="MATV" feature_option="MATV_AUDIO_SUPPORT"/>-->
|
||||
</CategoryType>
|
||||
<CategoryType name="Profile" wording="Device">
|
||||
<Category name="Headset" wording="3/4-pole headset"/>
|
||||
<Category name="HS5POLE" wording="5-pole headset(ANC OFF)" feature_option="5_POLE_HS_SUPPORT"/>
|
||||
<Category name="5-pole headset+ANC" wording="5-pole headset(ANC ON)" feature_option="MTK_HEADSET_ACTIVE_NOISE_CANCELLATION"/>
|
||||
<Category name="Speaker"/>
|
||||
<Category name="Headset+Speaker"/>
|
||||
<Category name="USB"/>
|
||||
<Category name="HEARING_AID" feature_option="MTK_BT_HEARING_AID_SUPPORT" visible="false"/>
|
||||
<CategoryGroup name="BT A2DP">
|
||||
<Category name="BT A2DP"/>
|
||||
<Category name="BT A2DP HP"/>
|
||||
<Category name="BT A2DP SPK"/>
|
||||
</CategoryGroup>
|
||||
</CategoryType>
|
||||
</CategoryTypeList>
|
||||
<ParamUnit>
|
||||
</ParamUnit>
|
||||
</ParamUnitDesc>
|
||||
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<AudioParam version="1.1">
|
||||
<ParamTree>
|
||||
<Param path="" param_id="0"/>
|
||||
<Param path="ASR" param_id="1"/>
|
||||
</ParamTree>
|
||||
<ParamUnitPool>
|
||||
<ParamUnit param_id="0">
|
||||
<Param name="dmnr_para" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="1">
|
||||
<Param name="dmnr_para" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x44,0x0,0x0,0x0"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitPool>
|
||||
</AudioParam>
|
||||
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ParamUnitDesc version="1.1">
|
||||
<CategoryTypeList>
|
||||
<CategoryType name="Scene" feature_option="VIR_SCENE_CUSTOMIZATION_SUPPORT">
|
||||
<Category name="Default"/>
|
||||
<Category name="App1"/>
|
||||
<Category name="App2"/>
|
||||
</CategoryType>
|
||||
<CategoryType name="Application">
|
||||
<Category name="ASR" wording="ASR improvement" />
|
||||
</CategoryType>
|
||||
</CategoryTypeList>
|
||||
<ParamUnit>
|
||||
<Param name="dmnr_para" type="ushort_array"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitDesc>
|
||||
@@ -0,0 +1,107 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<AudioParam version="1.1">
|
||||
<ParamTree>
|
||||
<Param path="" param_id="0"/>
|
||||
<Param path="Default,SndRecNormal,4-pole HS" param_id="1"/>
|
||||
<Param path="Default,CamRecNormal,4-pole HS" param_id="2"/>
|
||||
<Param path="Default,VR,4-pole HS" param_id="3"/>
|
||||
<Param path="Default,FastRecord,4-pole HS" param_id="4"/>
|
||||
<Param path="Default,AAudio,4-pole HS" param_id="5"/>
|
||||
<Param path="Default,SndRecNormal,Handset" param_id="6"/>
|
||||
<Param path="Default,CamRecNormal,Handset" param_id="7"/>
|
||||
<Param path="Default,CamRecNormal,USB" param_id="8"/>
|
||||
<Param path="Default,SndRecNormal,USB" param_id="9"/>
|
||||
</ParamTree>
|
||||
<ParamUnitPool>
|
||||
<ParamUnit param_id="0">
|
||||
<Param name="sph_in_fir1" value="32767,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0"/>
|
||||
<Param name="sph_in_fir1_eq_freq" value="100.000000,500.000000,1000.000000,2000.000000,3000.000000,4000.000000,5000.000000,5300.000000,6000.000000,7500.000000"/>
|
||||
<Param name="sph_in_fir1_eq_mag" value="1.000000,1.000000,4.000000,4.000000,5.000000,3.000000,2.000000,4.000000,8.000000,12.000000"/>
|
||||
<Param name="sph_in_fir2" value="32767,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0"/>
|
||||
<Param name="sph_in_fir2_eq_freq" value="100.000000,500.000000,1000.000000,2000.000000,3000.000000,4000.000000,5000.000000,5300.000000,6000.000000,7500.000000"/>
|
||||
<Param name="sph_in_fir2_eq_mag" value="1.000000,1.000000,4.000000,4.000000,5.000000,3.000000,2.000000,4.000000,8.000000,12.000000"/>
|
||||
<Param name="sph_in_parameter" value="0.000000,0.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="1">
|
||||
<Param name="sph_in_fir1" value="62,14,45,-11,34,-46,29,-62,61,-57,94,-84,102,-128,122,-168,143,-230,166,-351,145,-443,221,-524,332,-518,440,-671,513,-827,674,-955,890,-1221,967,-1836,955,-2559,1551,-2813,3618,-2947,7983,-6988,32767,32767,-6988,7983,-2947,3618,-2813,1551,-2559,955,-1836,967,-1221,890,-955,674,-827,513,-671,440,-518,332,-524,221,-443,145,-351,166,-230,143,-168,122,-128,102,-84,94,-57,61,-62,29,-46,34,-11,45,14,62"/>
|
||||
<Param name="sph_in_fir1_eq_freq" value="100.000000,500.000000,900.000000,1150.000000,1650.000000,2200.000000,3000.000000,4000.000000,6000.000000,8500.000000,11000.000000,14000.000000,24000.000000"/>
|
||||
<Param name="sph_in_fir1_eq_mag" value="0.000000,0.000000,1.000000,1.000000,1.000000,1.000000,1.000000,0.000000,-2.000000,-2.000000,-2.000000,-2.000000,-2.000000"/>
|
||||
<Param name="sph_in_fir2" value="62,14,45,-11,34,-46,29,-62,61,-57,94,-84,102,-128,122,-168,143,-230,166,-351,145,-443,221,-524,332,-518,440,-671,513,-827,674,-955,890,-1221,967,-1836,955,-2559,1551,-2813,3618,-2947,7983,-6988,32767,32767,-6988,7983,-2947,3618,-2813,1551,-2559,955,-1836,967,-1221,890,-955,674,-827,513,-671,440,-518,332,-524,221,-443,145,-351,166,-230,143,-168,122,-128,102,-84,94,-57,61,-62,29,-46,34,-11,45,14,62"/>
|
||||
<Param name="sph_in_fir2_eq_freq" value="100.000000,500.000000,900.000000,1150.000000,1650.000000,2200.000000,3000.000000,4000.000000,6000.000000,8500.000000,11000.000000,14000.000000,24000.000000"/>
|
||||
<Param name="sph_in_fir2_eq_mag" value="0.000000,0.000000,1.000000,1.000000,1.000000,1.000000,1.000000,0.000000,-2.000000,-2.000000,-2.000000,-2.000000,-2.000000"/>
|
||||
<Param name="sph_in_parameter" value="0.000000,0.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="2">
|
||||
<Param name="sph_in_fir1" value="52,9,54,5,56,-34,43,-61,69,-69,95,-100,120,-127,156,-180,160,-256,224,-307,279,-385,337,-525,420,-565,543,-722,607,-996,648,-1253,909,-1406,1238,-1857,1487,-2382,2486,-2600,4279,-4369,6667,-12067,32767,32767,-12067,6667,-4369,4279,-2600,2486,-2382,1487,-1857,1238,-1406,909,-1253,648,-996,607,-722,543,-565,420,-525,337,-385,279,-307,224,-256,160,-180,156,-127,120,-100,95,-69,69,-61,43,-34,56,5,54,9,52"/>
|
||||
<Param name="sph_in_fir1_eq_freq" value="100.000000,500.000000,1000.000000,2000.000000,3650.000000,5000.000000,6500.000000,8200.000000,10000.000000,24000.000000"/>
|
||||
<Param name="sph_in_fir1_eq_mag" value="-1.000000,-1.000000,0.000000,0.000000,-1.000000,-1.000000,-1.000000,0.000000,0.000000,0.000000"/>
|
||||
<Param name="sph_in_fir2" value="52,9,54,5,56,-34,43,-61,69,-69,95,-100,120,-127,156,-180,160,-256,224,-307,279,-385,337,-525,420,-565,543,-722,607,-996,648,-1253,909,-1406,1238,-1857,1487,-2382,2486,-2600,4279,-4369,6667,-12067,32767,32767,-12067,6667,-4369,4279,-2600,2486,-2382,1487,-1857,1238,-1406,909,-1253,648,-996,607,-722,543,-565,420,-525,337,-385,279,-307,224,-256,160,-180,156,-127,120,-100,95,-69,69,-61,43,-34,56,5,54,9,52"/>
|
||||
<Param name="sph_in_fir2_eq_freq" value="100.000000,500.000000,1000.000000,2000.000000,3650.000000,5000.000000,6500.000000,8200.000000,10000.000000,24000.000000"/>
|
||||
<Param name="sph_in_fir2_eq_mag" value="-1.000000,-1.000000,0.000000,0.000000,-1.000000,-1.000000,-1.000000,0.000000,0.000000,0.000000"/>
|
||||
<Param name="sph_in_parameter" value="0.000000,0.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="3">
|
||||
<Param name="sph_in_fir1" value="32767,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0"/>
|
||||
<Param name="sph_in_fir1_eq_freq" value="100.000000,500.000000,1000.000000,2000.000000,3000.000000,4000.000000,5000.000000,5300.000000,6000.000000,7500.000000"/>
|
||||
<Param name="sph_in_fir1_eq_mag" value="0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000"/>
|
||||
<Param name="sph_in_fir2" value="32767,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0"/>
|
||||
<Param name="sph_in_fir2_eq_freq" value="100.000000,500.000000,1000.000000,2000.000000,3000.000000,4000.000000,5000.000000,5300.000000,6000.000000,7500.000000"/>
|
||||
<Param name="sph_in_fir2_eq_mag" value="1.000000,1.000000,4.000000,4.000000,5.000000,3.000000,2.000000,4.000000,8.000000,12.000000"/>
|
||||
<Param name="sph_in_parameter" value="0.000000,0.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="4">
|
||||
<Param name="sph_in_fir1" value="32767,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0"/>
|
||||
<Param name="sph_in_fir1_eq_freq" value="100.000000,500.000000,1000.000000,2000.000000,3000.000000,4000.000000,5000.000000,5300.000000,6000.000000,7500.000000"/>
|
||||
<Param name="sph_in_fir1_eq_mag" value="0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000"/>
|
||||
<Param name="sph_in_fir2" value="32767,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0"/>
|
||||
<Param name="sph_in_fir2_eq_freq" value="100.000000,500.000000,1000.000000,2000.000000,3000.000000,4000.000000,5000.000000,5300.000000,6000.000000,7500.000000"/>
|
||||
<Param name="sph_in_fir2_eq_mag" value="1.000000,1.000000,4.000000,4.000000,5.000000,3.000000,2.000000,4.000000,8.000000,12.000000"/>
|
||||
<Param name="sph_in_parameter" value="0.000000,0.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="5">
|
||||
<Param name="sph_in_fir1" value="32767,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0"/>
|
||||
<Param name="sph_in_fir1_eq_freq" value="100.000000,500.000000,1000.000000,2000.000000,3000.000000,4000.000000,5000.000000,5300.000000,6000.000000,7500.000000"/>
|
||||
<Param name="sph_in_fir1_eq_mag" value="0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000"/>
|
||||
<Param name="sph_in_fir2" value="32767,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0"/>
|
||||
<Param name="sph_in_fir2_eq_freq" value="100.000000,500.000000,1000.000000,2000.000000,3000.000000,4000.000000,5000.000000,5300.000000,6000.000000,7500.000000"/>
|
||||
<Param name="sph_in_fir2_eq_mag" value="1.000000,1.000000,4.000000,4.000000,5.000000,3.000000,2.000000,4.000000,8.000000,12.000000"/>
|
||||
<Param name="sph_in_parameter" value="0.000000,0.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="6">
|
||||
<Param name="sph_in_fir1" value="447,96,199,-31,15,-335,-210,-502,-241,-478,-154,-490,-24,-281,231,-226,372,-52,719,-214,844,-17,1042,-419,923,-230,695,-713,517,-1378,350,-1528,459,-1835,868,-2647,274,-2368,3226,-2876,2891,-1684,13894,-4155,32767,32767,-4155,13894,-1684,2891,-2876,3226,-2368,274,-2647,868,-1835,459,-1528,350,-1378,517,-713,695,-230,923,-419,1042,-17,844,-214,719,-52,372,-226,231,-281,-24,-490,-154,-478,-241,-502,-210,-335,15,-31,199,96,447"/>
|
||||
<Param name="sph_in_fir1_eq_freq" value="100.000000,250.000000,400.000000,1150.000000,1750.000000,2050.000000,2400.000000,3500.000000,4500.000000,6000.000000,8000.000000,10436.000000,14000.000000,18000.000000,24000.000000"/>
|
||||
<Param name="sph_in_fir1_eq_mag" value="1.000000,2.000000,2.000000,2.000000,3.000000,5.000000,2.000000,0.500000,-0.500000,-3.000000,-4.000000,-8.000000,-2.000000,-2.000000,-2.000000"/>
|
||||
<Param name="sph_in_fir2" value="447,96,199,-31,15,-335,-210,-502,-241,-478,-154,-490,-24,-281,231,-226,372,-52,719,-214,844,-17,1042,-419,923,-230,695,-713,517,-1378,350,-1528,459,-1835,868,-2647,274,-2368,3226,-2876,2891,-1684,13894,-4155,32767,32767,-4155,13894,-1684,2891,-2876,3226,-2368,274,-2647,868,-1835,459,-1528,350,-1378,517,-713,695,-230,923,-419,1042,-17,844,-214,719,-52,372,-226,231,-281,-24,-490,-154,-478,-241,-502,-210,-335,15,-31,199,96,447"/>
|
||||
<Param name="sph_in_fir2_eq_freq" value="100.000000,250.000000,400.000000,1150.000000,1750.000000,2050.000000,2400.000000,3500.000000,4500.000000,6000.000000,8000.000000,10436.000000,14000.000000,18000.000000,24000.000000"/>
|
||||
<Param name="sph_in_fir2_eq_mag" value="1.000000,2.000000,2.000000,2.000000,3.000000,5.000000,2.000000,0.500000,-0.500000,-3.000000,-4.000000,-8.000000,-2.000000,-2.000000,-2.000000"/>
|
||||
<Param name="sph_in_parameter" value="0.000000,0.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="7">
|
||||
<Param name="sph_in_fir1" value="902,238,499,225,510,-55,48,-585,-233,-679,-127,-587,161,-281,503,-259,401,-329,1028,-301,1354,174,2002,-167,1959,723,1830,-361,712,-2120,-558,-3326,-590,-2378,2073,-1101,2645,-1899,2494,-5317,2838,-1761,15322,-7905,32767,32767,-7905,15322,-1761,2838,-5317,2494,-1899,2645,-1101,2073,-2378,-590,-3326,-558,-2120,712,-361,1830,723,1959,-167,2002,174,1354,-301,1028,-329,401,-259,503,-281,161,-587,-127,-679,-233,-585,48,-55,510,225,499,238,902"/>
|
||||
<Param name="sph_in_fir1_eq_freq" value="100.000000,250.000000,600.000000,1800.000000,2050.000000,2350.000000,3350.000000,4800.000000,6000.000000,6800.000000,9500.000000,13500.000000,24000.000000"/>
|
||||
<Param name="sph_in_fir1_eq_mag" value="0.000000,0.000000,-2.000000,0.000000,4.000000,0.000000,-5.000000,0.000000,-4.000000,-10.000000,-10.000000,-3.000000,-3.000000"/>
|
||||
<Param name="sph_in_fir2" value="902,238,499,225,510,-55,48,-585,-233,-679,-127,-587,161,-281,503,-259,401,-329,1028,-301,1354,174,2002,-167,1959,723,1830,-361,712,-2120,-558,-3326,-590,-2378,2073,-1101,2645,-1899,2494,-5317,2838,-1761,15322,-7905,32767,32767,-7905,15322,-1761,2838,-5317,2494,-1899,2645,-1101,2073,-2378,-590,-3326,-558,-2120,712,-361,1830,723,1959,-167,2002,174,1354,-301,1028,-329,401,-259,503,-281,161,-587,-127,-679,-233,-585,48,-55,510,225,499,238,902"/>
|
||||
<Param name="sph_in_fir2_eq_freq" value="100.000000,250.000000,600.000000,1800.000000,2050.000000,2350.000000,3350.000000,4800.000000,6000.000000,6800.000000,9500.000000,13500.000000,24000.000000"/>
|
||||
<Param name="sph_in_fir2_eq_mag" value="0.000000,0.000000,-2.000000,0.000000,4.000000,0.000000,-5.000000,0.000000,-4.000000,-10.000000,-10.000000,-3.000000,-3.000000"/>
|
||||
<Param name="sph_in_parameter" value="0.000000,0.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="8">
|
||||
<Param name="sph_in_fir1" value="-18,-7,30,13,30,-22,10,-68,50,-51,58,-68,89,-111,122,-137,154,-189,200,-124,292,-305,269,-429,294,-476,573,-447,647,-802,764,-832,1088,-669,1431,-1755,1057,-2564,1588,-2427,4187,-1389,7723,-16956,32767,32767,-16956,7723,-1389,4187,-2427,1588,-2564,1057,-1755,1431,-669,1088,-832,764,-802,647,-447,573,-476,294,-429,269,-305,292,-124,200,-189,154,-137,122,-111,89,-68,58,-51,50,-68,10,-22,30,13,30,-7,-18"/>
|
||||
<Param name="sph_in_fir1_eq_freq" value="100.000000,500.000000,3500.000000,5000.000000,6500.000000,8000.000000,9500.000000,11000.000000,13000.000000,17000.000000,24000.000000"/>
|
||||
<Param name="sph_in_fir1_eq_mag" value="0.000000,0.000000,0.000000,-2.000000,-3.000000,0.000000,1.000000,2.000000,3.000000,3.000000,0.000000"/>
|
||||
<Param name="sph_in_fir2" value="-18,-7,30,13,30,-22,10,-68,50,-51,58,-68,89,-111,122,-137,154,-189,200,-124,292,-305,269,-429,294,-476,573,-447,647,-802,764,-832,1088,-669,1431,-1755,1057,-2564,1588,-2427,4187,-1389,7723,-16956,32767,32767,-16956,7723,-1389,4187,-2427,1588,-2564,1057,-1755,1431,-669,1088,-832,764,-802,647,-447,573,-476,294,-429,269,-305,292,-124,200,-189,154,-137,122,-111,89,-68,58,-51,50,-68,10,-22,30,13,30,-7,-18"/>
|
||||
<Param name="sph_in_fir2_eq_freq" value="100.000000,500.000000,3500.000000,5000.000000,6500.000000,8000.000000,9500.000000,11000.000000,13000.000000,17000.000000,24000.000000"/>
|
||||
<Param name="sph_in_fir2_eq_mag" value="0.000000,0.000000,0.000000,-2.000000,-3.000000,0.000000,1.000000,2.000000,3.000000,3.000000,0.000000"/>
|
||||
<Param name="sph_in_parameter" value="0.000000,0.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="9">
|
||||
<Param name="sph_in_fir1" value="-74,-66,-41,-36,22,0,63,-11,91,-9,118,-90,39,-226,21,-278,54,-343,139,-220,367,-276,345,-371,648,-282,912,-515,701,-1121,507,-1592,698,-1557,1601,-1536,1768,-2864,2307,-2313,6400,-2282,8486,-13959,32767,32767,-13959,8486,-2282,6400,-2313,2307,-2864,1768,-1536,1601,-1557,698,-1592,507,-1121,701,-515,912,-282,648,-371,345,-276,367,-220,139,-343,54,-278,21,-226,39,-90,118,-9,91,-11,63,0,22,-36,-41,-66,-74"/>
|
||||
<Param name="sph_in_fir1_eq_freq" value="100.000000,250.000000,2500.000000,3350.000000,4150.000000,5500.000000,6500.000000,8000.000000,10000.000000,15000.000000,24000.000000"/>
|
||||
<Param name="sph_in_fir1_eq_mag" value="-2.000000,0.000000,0.000000,-3.000000,-3.000000,-3.000000,-5.000000,-2.000000,0.000000,0.000000,0.000000"/>
|
||||
<Param name="sph_in_fir2" value="-74,-66,-41,-36,22,0,63,-11,91,-9,118,-90,39,-226,21,-278,54,-343,139,-220,367,-276,345,-371,648,-282,912,-515,701,-1121,507,-1592,698,-1557,1601,-1536,1768,-2864,2307,-2313,6400,-2282,8486,-13959,32767,32767,-13959,8486,-2282,6400,-2313,2307,-2864,1768,-1536,1601,-1557,698,-1592,507,-1121,701,-515,912,-282,648,-371,345,-276,367,-220,139,-343,54,-278,21,-226,39,-90,118,-9,91,-11,63,0,22,-36,-41,-66,-74"/>
|
||||
<Param name="sph_in_fir2_eq_freq" value="100.000000,250.000000,2500.000000,3350.000000,4150.000000,5500.000000,6500.000000,8000.000000,10000.000000,15000.000000,24000.000000"/>
|
||||
<Param name="sph_in_fir2_eq_mag" value="-2.000000,0.000000,0.000000,-3.000000,-3.000000,-3.000000,-5.000000,-2.000000,0.000000,0.000000,0.000000"/>
|
||||
<Param name="sph_in_parameter" value="0.000000,0.000000"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitPool>
|
||||
</AudioParam>
|
||||
@@ -0,0 +1,46 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ParamUnitDesc version="1.1">
|
||||
<CategoryTypeList>
|
||||
<CategoryType name="Scene" feature_option="VIR_SCENE_CUSTOMIZATION_SUPPORT">
|
||||
<Category name="Default"/>
|
||||
<Category name="App1"/>
|
||||
<Category name="App2"/>
|
||||
</CategoryType>
|
||||
<CategoryType name="Application">
|
||||
<CategoryGroup name="Sound recording">
|
||||
<Category name="SndRecNormal" wording="Normal"/>
|
||||
<Category name="SndRecLecture" wording="Lecture"/>
|
||||
<Category name="SndRecMeeting" wording="Meeting"/>
|
||||
</CategoryGroup>
|
||||
<CategoryGroup name="Camera recording">
|
||||
<Category name="CamRecNormal" wording="Normal"/>
|
||||
<Category name="CamRecMeeting" wording="Meeting"/>
|
||||
</CategoryGroup>
|
||||
<Category name="ASR" wording="ASR improvement" />
|
||||
<Category name="VR" wording="Voice recognition" />
|
||||
<Category name="VoicePerformance" wording="Voice performance recording"/>
|
||||
<Category name="VoiceUnLk"/>
|
||||
<Category name="Customization2"/>
|
||||
<Category name="IncallRecord"/>
|
||||
</CategoryType>
|
||||
<CategoryType name="Profile" wording="Device">
|
||||
<Category name="Handset"/>
|
||||
<CategoryGroup name="Headset">
|
||||
<Category name="4-pole HS" wording="4-pole headset"/>
|
||||
<Category name="5-pole HS" wording="5-pole headset(ANC OFF)" feature_option="5_POLE_HS_SUPPORT"/>
|
||||
<Category name="5-pole HS+ANC" wording="5-pole headset(ANC ON)" feature_option="MTK_HEADSET_ACTIVE_NOISE_CANCELLATION"/>
|
||||
</CategoryGroup>
|
||||
<Category name="BT earphone" wording="Bluetooth"/>
|
||||
<Category name="USB" wording="USB" feature_option="MTK_AURISYS_FRAMEWORK_SUPPORT"/>
|
||||
</CategoryType>
|
||||
</CategoryTypeList>
|
||||
<ParamUnit>
|
||||
<Param name="sph_in_fir1" type="short_array"/>
|
||||
<Param name="sph_in_fir1_eq_mag" type="double_array"/>
|
||||
<Param name="sph_in_fir1_eq_freq" type="double_array"/>
|
||||
<Param name="sph_in_fir2" type="short_array"/>
|
||||
<Param name="sph_in_fir2_eq_mag" type="double_array"/>
|
||||
<Param name="sph_in_fir2_eq_freq" type="double_array"/>
|
||||
<Param name="sph_in_parameter" type="double_array"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitDesc>
|
||||
@@ -0,0 +1,194 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<AudioParam version="1.1">
|
||||
<ParamTree>
|
||||
<Param path="" param_id="0"/>
|
||||
<Param path="ASR,Handset" param_id="1"/>
|
||||
<Param path="ASR" param_id="2"/>
|
||||
<Param path="ASR,USB" param_id="0"/>
|
||||
<Param path="Customization2" param_id="2"/>
|
||||
<Param path="Customization2,USB" param_id="0"/>
|
||||
<Param path="SndRecNormal,Handset" param_id="3"/>
|
||||
<Param path="SndRecLecture,Handset" param_id="3"/>
|
||||
<Param path="SndRecMeeting,Handset" param_id="3"/>
|
||||
<Param path="CamRecNormal,Handset" param_id="3"/>
|
||||
<Param path="VR" param_id="4"/>
|
||||
<Param path="VoicePerformance,Handset" param_id="3"/>
|
||||
<Param path="VoiceUnLk" param_id="4"/>
|
||||
<Param path="VoiceUnLk,Handset" param_id="5"/>
|
||||
<Param path="5-pole HS" param_id="6"/>
|
||||
<Param path="5-pole HS+ANC" param_id="6"/>
|
||||
<Param path="ASR,5-pole HS" param_id="7"/>
|
||||
<Param path="ASR,5-pole HS+ANC" param_id="7"/>
|
||||
<Param path="KTV" param_id="8"/>
|
||||
<Param path="HDR_RECORD,Handset" param_id="9"/>
|
||||
<Param path="HDR_RECORD,4-pole HS" param_id="10"/>
|
||||
<Param path="HDR_RECORD,USB" param_id="10"/>
|
||||
</ParamTree>
|
||||
<ParamUnitPool>
|
||||
<ParamUnit param_id="0">
|
||||
<Param name="DRC+DG visibility" value="1"/>
|
||||
<Param name="FIR visibility" value="2"/>
|
||||
<Param name="NREC visibility" value="1"/>
|
||||
<Param name="UL cal. visibility" value="-1"/>
|
||||
<Param name="UL Digital Gain visibility" value="1"/>
|
||||
<Param name="UL Limiter TH visibility" value="1"/>
|
||||
<Param name="UL AEC visibility" value="0"/>
|
||||
<Param name="UL NLP visibility" value="0"/>
|
||||
<Param name="UL ES LB visibility" value="0"/>
|
||||
<Param name="UL AES LB visibility" value="0"/>
|
||||
<Param name="UL Sample Rate" value="48000"/>
|
||||
<Param name="UL Gain Set" value="1"/>
|
||||
<Param name="UL Gain Name" value="mic1,mic2,mic3,mic4"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="1">
|
||||
<Param name="DRC+DG visibility" value="1"/>
|
||||
<Param name="FIR visibility" value="1"/>
|
||||
<Param name="NREC visibility" value="1"/>
|
||||
<Param name="UL cal. visibility" value="1"/>
|
||||
<Param name="UL Digital Gain visibility" value="1"/>
|
||||
<Param name="UL Limiter TH visibility" value="1"/>
|
||||
<Param name="UL AEC visibility" value="1"/>
|
||||
<Param name="UL NLP visibility" value="1"/>
|
||||
<Param name="UL ES LB visibility" value="1"/>
|
||||
<Param name="UL AES LB visibility" value="1"/>
|
||||
<Param name="UL Sample Rate" value="16000"/>
|
||||
<Param name="UL Gain Set" value="1"/>
|
||||
<Param name="UL Gain Name" value="mic1,mic2,mic3,mic4"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="2">
|
||||
<Param name="DRC+DG visibility" value="1"/>
|
||||
<Param name="FIR visibility" value="1"/>
|
||||
<Param name="NREC visibility" value="1"/>
|
||||
<Param name="UL cal. visibility" value="-1"/>
|
||||
<Param name="UL Digital Gain visibility" value="1"/>
|
||||
<Param name="UL Limiter TH visibility" value="1"/>
|
||||
<Param name="UL AEC visibility" value="1"/>
|
||||
<Param name="UL NLP visibility" value="1"/>
|
||||
<Param name="UL ES LB visibility" value="1"/>
|
||||
<Param name="UL AES LB visibility" value="1"/>
|
||||
<Param name="UL Sample Rate" value="16000"/>
|
||||
<Param name="UL Gain Set" value="1"/>
|
||||
<Param name="UL Gain Name" value="mic1,mic2,mic3,mic4"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="3">
|
||||
<Param name="DRC+DG visibility" value="1"/>
|
||||
<Param name="FIR visibility" value="2"/>
|
||||
<Param name="NREC visibility" value="1"/>
|
||||
<Param name="UL cal. visibility" value="-1"/>
|
||||
<Param name="UL Digital Gain visibility" value="1"/>
|
||||
<Param name="UL Limiter TH visibility" value="1"/>
|
||||
<Param name="UL AEC visibility" value="0"/>
|
||||
<Param name="UL NLP visibility" value="0"/>
|
||||
<Param name="UL ES LB visibility" value="0"/>
|
||||
<Param name="UL AES LB visibility" value="0"/>
|
||||
<Param name="UL Sample Rate" value="48000"/>
|
||||
<Param name="UL Gain Set" value="1"/>
|
||||
<Param name="UL Gain Name" value="mic1,mic2,mic3,mic4"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="4">
|
||||
<Param name="DRC+DG visibility" value="1"/>
|
||||
<Param name="FIR visibility" value="1"/>
|
||||
<Param name="NREC visibility" value="1"/>
|
||||
<Param name="UL cal. visibility" value="-1"/>
|
||||
<Param name="UL Digital Gain visibility" value="1"/>
|
||||
<Param name="UL Limiter TH visibility" value="1"/>
|
||||
<Param name="UL AEC visibility" value="0"/>
|
||||
<Param name="UL NLP visibility" value="0"/>
|
||||
<Param name="UL ES LB visibility" value="0"/>
|
||||
<Param name="UL AES LB visibility" value="0"/>
|
||||
<Param name="UL Sample Rate" value="48000"/>
|
||||
<Param name="UL Gain Set" value="1"/>
|
||||
<Param name="UL Gain Name" value="mic1,mic2,mic3,mic4"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="5">
|
||||
<Param name="DRC+DG visibility" value="1"/>
|
||||
<Param name="FIR visibility" value="2"/>
|
||||
<Param name="NREC visibility" value="1"/>
|
||||
<Param name="UL cal. visibility" value="-1"/>
|
||||
<Param name="UL Digital Gain visibility" value="1"/>
|
||||
<Param name="UL Limiter TH visibility" value="1"/>
|
||||
<Param name="UL AEC visibility" value="0"/>
|
||||
<Param name="UL NLP visibility" value="0"/>
|
||||
<Param name="UL ES LB visibility" value="0"/>
|
||||
<Param name="UL AES LB visibility" value="0"/>
|
||||
<Param name="UL Sample Rate" value="48000"/>
|
||||
<Param name="UL Gain Set" value="1"/>
|
||||
<Param name="UL Gain Name" value="mic1,mic2,mic3,mic4"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="6">
|
||||
<Param name="DRC+DG visibility" value="1"/>
|
||||
<Param name="FIR visibility" value="2"/>
|
||||
<Param name="NREC visibility" value="1"/>
|
||||
<Param name="UL cal. visibility" value="-1"/>
|
||||
<Param name="UL Digital Gain visibility" value="1"/>
|
||||
<Param name="UL Limiter TH visibility" value="1"/>
|
||||
<Param name="UL AEC visibility" value="0"/>
|
||||
<Param name="UL NLP visibility" value="0"/>
|
||||
<Param name="UL ES LB visibility" value="0"/>
|
||||
<Param name="UL AES LB visibility" value="0"/>
|
||||
<Param name="UL Sample Rate" value="48000"/>
|
||||
<Param name="UL Gain Set" value="1"/>
|
||||
<Param name="UL Gain Name" value="mic1,mic2,mic3,mic4"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="7">
|
||||
<Param name="DRC+DG visibility" value="1"/>
|
||||
<Param name="FIR visibility" value="2"/>
|
||||
<Param name="NREC visibility" value="1"/>
|
||||
<Param name="UL cal. visibility" value="-1"/>
|
||||
<Param name="UL Digital Gain visibility" value="1"/>
|
||||
<Param name="UL Limiter TH visibility" value="1"/>
|
||||
<Param name="UL AEC visibility" value="1"/>
|
||||
<Param name="UL NLP visibility" value="1"/>
|
||||
<Param name="UL ES LB visibility" value="1"/>
|
||||
<Param name="UL AES LB visibility" value="1"/>
|
||||
<Param name="UL Sample Rate" value="16000"/>
|
||||
<Param name="UL Gain Set" value="1"/>
|
||||
<Param name="UL Gain Name" value="mic1,mic2,mic3,mic4"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="8">
|
||||
<Param name="DRC+DG visibility" value="-1"/>
|
||||
<Param name="FIR visibility" value="-1"/>
|
||||
<Param name="NREC visibility" value="-1"/>
|
||||
<Param name="UL cal. visibility" value="-1"/>
|
||||
<Param name="UL Digital Gain visibility" value="-1"/>
|
||||
<Param name="UL Limiter TH visibility" value="-1"/>
|
||||
<Param name="UL AEC visibility" value="-1"/>
|
||||
<Param name="UL NLP visibility" value="-1"/>
|
||||
<Param name="UL ES LB visibility" value="-1"/>
|
||||
<Param name="UL AES LB visibility" value="-1"/>
|
||||
<Param name="UL Sample Rate" value="16000"/>
|
||||
<Param name="UL Gain Set" value="1"/>
|
||||
<Param name="UL Gain Name" value="mic1,mic2,mic3,mic4"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="9">
|
||||
<Param name="DRC+DG visibility" value="-1"/>
|
||||
<Param name="FIR visibility" value="-1"/>
|
||||
<Param name="NREC visibility" value="-1"/>
|
||||
<Param name="UL cal. visibility" value="-1"/>
|
||||
<Param name="UL Digital Gain visibility" value="-1"/>
|
||||
<Param name="UL Limiter TH visibility" value="-1"/>
|
||||
<Param name="UL AEC visibility" value="-1"/>
|
||||
<Param name="UL NLP visibility" value="-1"/>
|
||||
<Param name="UL ES LB visibility" value="-1"/>
|
||||
<Param name="UL AES LB visibility" value="-1"/>
|
||||
<Param name="UL Sample Rate" value="16000"/>
|
||||
<Param name="UL Gain Set" value="2"/>
|
||||
<Param name="UL Gain Name" value="mic1_adc1,mic1_adc2,mic2_adc3,mic2_adc4"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="10">
|
||||
<Param name="DRC+DG visibility" value="-1"/>
|
||||
<Param name="FIR visibility" value="-1"/>
|
||||
<Param name="NREC visibility" value="-1"/>
|
||||
<Param name="UL cal. visibility" value="-1"/>
|
||||
<Param name="UL Digital Gain visibility" value="-1"/>
|
||||
<Param name="UL Limiter TH visibility" value="-1"/>
|
||||
<Param name="UL AEC visibility" value="-1"/>
|
||||
<Param name="UL NLP visibility" value="-1"/>
|
||||
<Param name="UL ES LB visibility" value="-1"/>
|
||||
<Param name="UL AES LB visibility" value="-1"/>
|
||||
<Param name="UL Sample Rate" value="16000"/>
|
||||
<Param name="UL Gain Set" value="2"/>
|
||||
<Param name="UL Gain Name" value="mic1_adc1,mic1_adc2"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitPool>
|
||||
</AudioParam>
|
||||
@@ -0,0 +1,53 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ParamUnitDesc tab_name="Audio Record" version="1.1">
|
||||
<CategoryTypeList>
|
||||
<CategoryType name="Scene" feature_option="VIR_SCENE_CUSTOMIZATION_SUPPORT">
|
||||
<Category name="Default"/>
|
||||
<Category name="App1"/>
|
||||
<Category name="App2"/>
|
||||
<Category name="HDR_RECORD" feature_option="AUDIO_PMIC_4ADC_SUPPORT"/>
|
||||
</CategoryType>
|
||||
<CategoryType name="Application">
|
||||
<CategoryGroup name="Sound recording">
|
||||
<Category name="SndRecNormal" wording="Normal"/>
|
||||
<Category name="SndRecLecture" wording="Lecture"/>
|
||||
<Category name="SndRecMeeting" wording="Meeting"/>
|
||||
</CategoryGroup>
|
||||
<CategoryGroup name="Camera recording">
|
||||
<Category name="CamRecNormal" wording="Normal"/>
|
||||
<Category name="CamRecMeeting" wording="Meeting"/>
|
||||
</CategoryGroup>
|
||||
<Category name="ASR" wording="ASR improvement" />
|
||||
<Category name="VR" wording="Voice recognition" />
|
||||
<Category name="VoicePerformance" wording="Voice performance recording" />
|
||||
<Category name="VoiceUnLk" visible="false" />
|
||||
<Category name="Customization2" visible="false" />
|
||||
<Category name="KTV" wording="In Ear Monitor"/>
|
||||
</CategoryType>
|
||||
<CategoryType name="Profile" wording="Device">
|
||||
<Category name="Handset"/>
|
||||
<CategoryGroup name="Headset">
|
||||
<Category name="4-pole HS" wording="4-pole headset"/>
|
||||
<Category name="5-pole HS" wording="5-pole headset(ANC OFF)"/>
|
||||
<Category name="5-pole HS+ANC" wording="5-pole headset(ANC ON)"/>
|
||||
</CategoryGroup>
|
||||
<Category name="BT earphone" wording="Bluetooth"/>
|
||||
<Category name="USB" wording="USB" feature_option="MTK_AURISYS_FRAMEWORK_SUPPORT"/>
|
||||
</CategoryType>
|
||||
</CategoryTypeList>
|
||||
<ParamUnit>
|
||||
<Param name="DRC+DG visibility" type="int"/>
|
||||
<Param name="FIR visibility" type="int"/>
|
||||
<Param name="NREC visibility" type="int"/>
|
||||
<Param name="UL cal. visibility" type="int"/>
|
||||
<Param name="UL Digital Gain visibility" type="int"/>
|
||||
<Param name="UL Limiter TH visibility" type="int"/>
|
||||
<Param name="UL AEC visibility" type="int"/>
|
||||
<Param name="UL NLP visibility" type="int"/>
|
||||
<Param name="UL ES LB visibility" type="int"/>
|
||||
<Param name="UL AES LB visibility" type="int"/>
|
||||
<Param name="UL Sample Rate" type="int"/>
|
||||
<Param name="UL Gain Set" type="int"/>
|
||||
<Param name="UL Gain Name" type="string_array"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitDesc>
|
||||
@@ -0,0 +1,67 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<AudioParam version="1.1">
|
||||
<ParamTree>
|
||||
<Param path="SndRecNormal,Handset" param_id="2"/>
|
||||
<Param path="SndRecLecture,Handset" param_id="1"/>
|
||||
<Param path="SndRecMeeting,Handset" param_id="1"/>
|
||||
<Param path="SndRecNormal,Headset" param_id="2"/>
|
||||
<Param path="SndRecLecture,Headset" param_id="1"/>
|
||||
<Param path="SndRecMeeting,Headset" param_id="1"/>
|
||||
<Param path="SndRecNormal,HS5POLE" param_id="2"/>
|
||||
<Param path="SndRecLecture,HS5POLE" param_id="1"/>
|
||||
<Param path="SndRecMeeting,HS5POLE" param_id="1"/>
|
||||
<Param path="SndRecNormal,HS5POLE_ANC" param_id="2"/>
|
||||
<Param path="SndRecLecture,HS5POLE_ANC" param_id="1"/>
|
||||
<Param path="SndRecMeeting,HS5POLE_ANC" param_id="1"/>
|
||||
<Param path="SndRecNormal,USB" param_id="2"/>
|
||||
<Param path="SndRecLecture,USB" param_id="1"/>
|
||||
<Param path="SndRecMeeting,USB" param_id="1"/>
|
||||
<Param path="CamRecNormal,Handset" param_id="2"/>
|
||||
<Param path="CamRecMeeting,Handset" param_id="1"/>
|
||||
<Param path="CamRecNormal,Headset" param_id="2"/>
|
||||
<Param path="CamRecMeeting,Headset" param_id="1"/>
|
||||
<Param path="CamRecNormal,HS5POLE" param_id="2"/>
|
||||
<Param path="CamRecMeeting,HS5POLE" param_id="1"/>
|
||||
<Param path="CamRecNormal,HS5POLE_ANC" param_id="2"/>
|
||||
<Param path="CamRecMeeting,HS5POLE_ANC" param_id="1"/>
|
||||
<Param path="CamRecNormal,USB" param_id="2"/>
|
||||
<Param path="CamRecMeeting,USB" param_id="1"/>
|
||||
<Param path="ASR" param_id="2"/>
|
||||
<Param path="VR" param_id="2"/>
|
||||
<Param path="VoicePerformance" param_id="2"/>
|
||||
<Param path="VoiceUnLk" param_id="2"/>
|
||||
<Param path="Customization2" param_id="2"/>
|
||||
<Param path="CUSTOMIZATION3" param_id="2"/>
|
||||
<Param path="FastRecord" param_id="2"/>
|
||||
<Param path="AAudio" param_id="2"/>
|
||||
<Param path="Unprocessed" param_id="2"/>
|
||||
<Param path="BT earphone" param_id="0"/>
|
||||
<Param path="ASR,BT earphone" param_id="0"/>
|
||||
<Param path="VR,BT earphone" param_id="0"/>
|
||||
<Param path="VoicePerformance,BT earphone" param_id="0"/>
|
||||
<Param path="VoiceUnLk,BT earphone" param_id="0"/>
|
||||
<Param path="Customization2,BT earphone" param_id="0"/>
|
||||
<Param path="CUSTOMIZATION3,BT earphone" param_id="0"/>
|
||||
<Param path="FastRecord,BT earphone" param_id="0"/>
|
||||
<Param path="AAudio,BT earphone" param_id="0"/>
|
||||
<Param path="IncallRecord" param_id="0"/>
|
||||
<Param path="KTV" param_id="0"/>
|
||||
<Param path="KTV,Headset" param_id="2"/>
|
||||
<Param path="KTV,USB" param_id="2"/>
|
||||
<Param path="HDR_RECORD,BT earphone" param_id="0"/>
|
||||
<Param path="HDR_RECORD,USB" param_id="0"/>
|
||||
<Param path="HDR_RECORD,Handset" param_id="2"/>
|
||||
<Param path="HDR_RECORD,Headset" param_id="2"/>
|
||||
</ParamTree>
|
||||
<ParamUnitPool>
|
||||
<ParamUnit param_id="0">
|
||||
<Param name="ul_gain_visibility" value="-1"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="1">
|
||||
<Param name="ul_gain_visibility" value="0"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="2">
|
||||
<Param name="ul_gain_visibility" value="1"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitPool>
|
||||
</AudioParam>
|
||||
@@ -0,0 +1,44 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ParamUnitDesc version="1.1">
|
||||
<CategoryTypeList>
|
||||
<CategoryType name="Scene" feature_option="VIR_SCENE_CUSTOMIZATION_SUPPORT">
|
||||
<Category name="Default"/>
|
||||
<Category name="App1"/>
|
||||
<Category name="App2"/>
|
||||
<Category name="HDR_RECORD" feature_option="AUDIO_PMIC_4ADC_SUPPORT"/>
|
||||
</CategoryType>
|
||||
<CategoryType name="Application">
|
||||
<CategoryGroup name="Sound recording">
|
||||
<Category name="SndRecNormal" wording="Normal"/>
|
||||
<Category name="SndRecLecture" wording="Lecture"/>
|
||||
<Category name="SndRecMeeting" wording="Meeting"/>
|
||||
</CategoryGroup>
|
||||
<CategoryGroup name="Camera recording">
|
||||
<Category name="CamRecNormal" wording="Normal"/>
|
||||
<Category name="CamRecMeeting" wording="Meeting"/>
|
||||
</CategoryGroup>
|
||||
<Category name="ASR" wording="ASR improvement" />
|
||||
<Category name="VR" wording="Voice recognition" />
|
||||
<Category name="VoicePerformance" wording="Voice performance recording" />
|
||||
<Category name="VoiceUnLk" visible="false" />
|
||||
<Category name="Customization2" visible="false" />
|
||||
<Category name="CUSTOMIZATION3"/>
|
||||
<Category name="FastRecord" visible="true"/>
|
||||
<Category name="Unprocessed" visible="true"/>
|
||||
<Category name="IncallRecord" visible="true"/>
|
||||
<Category name="AAudio" visible="true"/>
|
||||
<Category name="KTV" wording="In Ear Monitor"/>
|
||||
</CategoryType>
|
||||
<CategoryType name="Profile" wording="Device">
|
||||
<Category name="Handset"/>
|
||||
<Category name="Headset" alias="4-pole HS"/>
|
||||
<Category name="HS5POLE" alias="5-pole HS"/>
|
||||
<Category name="HS5POLE_ANC" alias="5-pole HS+ANC"/>
|
||||
<Category name="BT earphone" alias="Bluetooth"/>
|
||||
<Category name="USB" wording="USB" feature_option="MTK_AURISYS_FRAMEWORK_SUPPORT"/>
|
||||
</CategoryType>
|
||||
</CategoryTypeList>
|
||||
<ParamUnit>
|
||||
<Param name="ul_gain_visibility" type="int"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitDesc>
|
||||
@@ -0,0 +1,158 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<AudioParam version="1.1">
|
||||
<ParamTree>
|
||||
<Param path="Sound recording,Handset" param_id="0"/>
|
||||
<Param path="Sound recording,Headset" param_id="0"/>
|
||||
<Param path="Sound recording,USB" param_id="1"/>
|
||||
<Param path="Sound recording,HS5POLE" param_id="3"/>
|
||||
<Param path="Sound recording,HS5POLE_ANC" param_id="3"/>
|
||||
<Param path="Camera recording,Handset" param_id="2"/>
|
||||
<Param path="Camera recording,Headset" param_id="2"/>
|
||||
<Param path="Camera recording,USB" param_id="1"/>
|
||||
<Param path="Camera recording,HS5POLE" param_id="3"/>
|
||||
<Param path="Camera recording,HS5POLE_ANC" param_id="3"/>
|
||||
<Param path="CUSTOMIZATION1,Handset" param_id="2"/>
|
||||
<Param path="CUSTOMIZATION1,Headset" param_id="2"/>
|
||||
<Param path="CUSTOMIZATION1,USB" param_id="1"/>
|
||||
<Param path="CUSTOMIZATION1,HS5POLE" param_id="3"/>
|
||||
<Param path="CUSTOMIZATION1,HS5POLE_ANC" param_id="3"/>
|
||||
<Param path="VR,Handset" param_id="2"/>
|
||||
<Param path="VR,Headset" param_id="2"/>
|
||||
<Param path="VR,USB" param_id="1"/>
|
||||
<Param path="VR,HS5POLE" param_id="3"/>
|
||||
<Param path="VR,HS5POLE_ANC" param_id="3"/>
|
||||
<Param path="VoicePerformance,Handset" param_id="0"/>
|
||||
<Param path="VoicePerformance,Headset" param_id="0"/>
|
||||
<Param path="VoicePerformance,USB" param_id="1"/>
|
||||
<Param path="VoicePerformance,HS5POLE" param_id="3"/>
|
||||
<Param path="VoicePerformance,HS5POLE_ANC" param_id="3"/>
|
||||
<Param path="VOICE_UNLOCK,Handset" param_id="2"/>
|
||||
<Param path="VOICE_UNLOCK,Headset" param_id="2"/>
|
||||
<Param path="VOICE_UNLOCK,USB" param_id="1"/>
|
||||
<Param path="VOICE_UNLOCK,HS5POLE" param_id="3"/>
|
||||
<Param path="VOICE_UNLOCK,HS5POLE_ANC" param_id="3"/>
|
||||
<Param path="CUSTOMIZATION2,Handset" param_id="2"/>
|
||||
<Param path="CUSTOMIZATION2,Headset" param_id="2"/>
|
||||
<Param path="CUSTOMIZATION2,USB" param_id="1"/>
|
||||
<Param path="CUSTOMIZATION2,HS5POLE" param_id="3"/>
|
||||
<Param path="CUSTOMIZATION2,HS5POLE_ANC" param_id="3"/>
|
||||
<Param path="CUSTOMIZATION3,Handset" param_id="2"/>
|
||||
<Param path="CUSTOMIZATION3,Headset" param_id="2"/>
|
||||
<Param path="CUSTOMIZATION3,USB" param_id="1"/>
|
||||
<Param path="CUSTOMIZATION3,HS5POLE" param_id="3"/>
|
||||
<Param path="CUSTOMIZATION3,HS5POLE_ANC" param_id="3"/>
|
||||
<Param path="FastRecord,Handset" param_id="0"/>
|
||||
<Param path="FastRecord,Headset" param_id="0"/>
|
||||
<Param path="FastRecord,USB" param_id="1"/>
|
||||
<Param path="FastRecord,HS5POLE" param_id="3"/>
|
||||
<Param path="FastRecord,HS5POLE_ANC" param_id="3"/>
|
||||
<Param path="Unprocessed,Handset" param_id="4"/>
|
||||
<Param path="Unprocessed,Headset" param_id="4"/>
|
||||
<Param path="Unprocessed,USB" param_id="1"/>
|
||||
<Param path="Unprocessed,HS5POLE" param_id="4"/>
|
||||
<Param path="Unprocessed,HS5POLE_ANC" param_id="4"/>
|
||||
<Param path="AAudio,Handset" param_id="0"/>
|
||||
<Param path="AAudio,Headset" param_id="0"/>
|
||||
<Param path="AAudio,USB" param_id="1"/>
|
||||
<Param path="AAudio,HS5POLE" param_id="0"/>
|
||||
<Param path="AAudio,HS5POLE_ANC" param_id="0"/>
|
||||
<Param path="KTV,Handset" param_id="0"/>
|
||||
<Param path="KTV,Headset" param_id="0"/>
|
||||
<Param path="KTV,USB" param_id="1"/>
|
||||
<Param path="KTV,HS5POLE" param_id="3"/>
|
||||
<Param path="KTV,HS5POLE_ANC" param_id="3"/>
|
||||
<Param path="HDR_RECORD,Sound recording,Handset" param_id="5"/>
|
||||
<Param path="HDR_RECORD,Sound recording,Headset" param_id="6"/>
|
||||
<Param path="HDR_RECORD,Camera recording,Handset" param_id="5"/>
|
||||
<Param path="HDR_RECORD,Camera recording,Headset" param_id="6"/>
|
||||
<Param path="HDR_RECORD,VR,Handset" param_id="5"/>
|
||||
<Param path="HDR_RECORD,VR,Headset" param_id="6"/>
|
||||
<Param path="HDR_RECORD,FastRecord,Handset" param_id="5"/>
|
||||
<Param path="HDR_RECORD,FastRecord,Headset" param_id="6"/>
|
||||
<Param path="HDR_RECORD,KTV,Handset" param_id="5"/>
|
||||
<Param path="HDR_RECORD,KTV,Headset" param_id="6"/>
|
||||
<Param path="Default,Sound recording,Headset" param_id="7"/>
|
||||
<Param path="Default,Camera recording,Headset" param_id="8"/>
|
||||
<Param path="Default,Sound recording,Handset" param_id="9"/>
|
||||
<Param path="Default,Camera recording,Handset" param_id="10"/>
|
||||
<Param path="Default,Sound recording,USB" param_id="11"/>
|
||||
<Param path="Default,Camera recording,USB" param_id="12"/>
|
||||
<Param path="Default,VR,Headset" param_id="13"/>
|
||||
<Param path="Default,FastRecord,USB" param_id="14"/>
|
||||
<Param path="Default,AAudio,USB" param_id="15"/>
|
||||
<Param path="Default,VoicePerformance,USB" param_id="16"/>
|
||||
<Param path="Default,KTV,USB" param_id="17"/>
|
||||
<Param path="Default,VR,USB" param_id="18"/>
|
||||
<Param path="Default,VR,Handset" param_id="19"/>
|
||||
<Param path="Default,FastRecord,Headset" param_id="20"/>
|
||||
<Param path="Default,FastRecord,Handset" param_id="21"/>
|
||||
</ParamTree>
|
||||
<ParamUnitPool>
|
||||
<ParamUnit param_id="0">
|
||||
<Param name="ul_gain" value="34"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="1">
|
||||
<Param name="ul_gain" value="0"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="2">
|
||||
<Param name="ul_gain" value="20"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="3">
|
||||
<Param name="ul_gain" value="24"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="4">
|
||||
<Param name="ul_gain" value="6"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="5">
|
||||
<Param name="ul_gain" value="34,0,34,0"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="6">
|
||||
<Param name="ul_gain" value="34,0"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="7">
|
||||
<Param name="ul_gain" value="29"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="8">
|
||||
<Param name="ul_gain" value="32"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="9">
|
||||
<Param name="ul_gain" value="24"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="10">
|
||||
<Param name="ul_gain" value="24"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="11">
|
||||
<Param name="ul_gain" value="32"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="12">
|
||||
<Param name="ul_gain" value="30"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="13">
|
||||
<Param name="ul_gain" value="36"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="14">
|
||||
<Param name="ul_gain" value="33"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="15">
|
||||
<Param name="ul_gain" value="32"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="16">
|
||||
<Param name="ul_gain" value="32"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="17">
|
||||
<Param name="ul_gain" value="32"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="18">
|
||||
<Param name="ul_gain" value="32"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="19">
|
||||
<Param name="ul_gain" value="26"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="20">
|
||||
<Param name="ul_gain" value="37"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="21">
|
||||
<Param name="ul_gain" value="36"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitPool>
|
||||
</AudioParam>
|
||||
@@ -0,0 +1,38 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ParamUnitDesc version="1.1">
|
||||
<CategoryTypeList>
|
||||
<CategoryType name="Scene" feature_option="VIR_SCENE_CUSTOMIZATION_SUPPORT">
|
||||
<Category name="Default"/>
|
||||
<Category name="App1"/>
|
||||
<Category name="App2"/>
|
||||
<Category name="HDR_RECORD"/>
|
||||
<Category name="VOW_ENROLL" feature_option="MTK_VOW_NORMAL_RECORD_ENROLL"/>
|
||||
</CategoryType>
|
||||
<CategoryType name="Application">
|
||||
<!-- tunable -->
|
||||
<Category name="Sound recording" alias="SndRecNormal,SndRecLecture,SndRecMeeting"/>
|
||||
<Category name="Camera recording" alias="CamRecNormal,CamRecMeeting"/>
|
||||
<Category name="CUSTOMIZATION1" wording="ASR improvement" alias="ASR"/>
|
||||
<Category name="VR" wording="Voice recognition"/>
|
||||
<Category name="VoicePerformance" wording="Voice performance recording"/>
|
||||
<Category name="KTV" wording="In Ear Monitor"/>
|
||||
<!-- not tunable -->
|
||||
<Category name="VOICE_UNLOCK" alias="VoiceUnLk"/>
|
||||
<Category name="CUSTOMIZATION2" alias="Customization2"/>
|
||||
<Category name="CUSTOMIZATION3"/>
|
||||
<Category name="FastRecord"/>
|
||||
<Category name="Unprocessed"/>
|
||||
<Category name="AAudio"/>
|
||||
</CategoryType>
|
||||
<CategoryType name="Profile">
|
||||
<Category name="Handset" wording="Receiver" alias="RCV,SPK,HP,3-pole HS"/>
|
||||
<Category name="Headset" wording="Headset" alias="HS,4-pole HS"/>
|
||||
<Category name="HS5POLE" wording="Headset(5-pole)" alias="5-pole HS"/>
|
||||
<Category name="HS5POLE_ANC" wording="Headset(5-pole+ANC)" alias="5-pole HS+ANC"/>
|
||||
<Category name="USB" wording="USB" feature_option="MTK_AURISYS_FRAMEWORK_SUPPORT"/>
|
||||
</CategoryType>
|
||||
</CategoryTypeList>
|
||||
<ParamUnit>
|
||||
<Param name="ul_gain" type="byte_array"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitDesc>
|
||||
@@ -0,0 +1,503 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<AudioParam version="1.1">
|
||||
<ParamTree>
|
||||
<Param path="" param_id="5"/>
|
||||
<Param path="VR" param_id="0"/>
|
||||
<Param path="FastRecord" param_id="9"/>
|
||||
<Param path="Unprocessed" param_id="13"/>
|
||||
<Param path="VoiceUnLk" param_id="5"/>
|
||||
<Param path="BT earphone" param_id="5"/>
|
||||
<Param path="USB" param_id="10"/>
|
||||
<Param path="IncallRecord" param_id="12"/>
|
||||
<Param path="Customization2,Handset" param_id="7"/>
|
||||
<Param path="Customization2,3-pole HS" param_id="8"/>
|
||||
<Param path="Customization2,4-pole HS" param_id="8"/>
|
||||
<Param path="Customization2,5-pole HS" param_id="8"/>
|
||||
<Param path="Customization2,5-pole HS+ANC" param_id="8"/>
|
||||
<Param path="ASR,Handset" param_id="6"/>
|
||||
<Param path="ASR,3-pole HS" param_id="5"/>
|
||||
<Param path="ASR,4-pole HS" param_id="5"/>
|
||||
<Param path="ASR,5-pole HS" param_id="5"/>
|
||||
<Param path="ASR,5-pole HS+ANC" param_id="5"/>
|
||||
<Param path="SndRecNormal,Handset" param_id="1"/>
|
||||
<Param path="SndRecNormal,3-pole HS" param_id="2"/>
|
||||
<Param path="SndRecNormal,4-pole HS" param_id="2"/>
|
||||
<Param path="SndRecNormal,5-pole HS" param_id="2"/>
|
||||
<Param path="SndRecNormal,5-pole HS+ANC" param_id="2"/>
|
||||
<Param path="SndRecLecture,Handset" param_id="4"/>
|
||||
<Param path="SndRecLecture,3-pole HS" param_id="4"/>
|
||||
<Param path="SndRecLecture,4-pole HS" param_id="4"/>
|
||||
<Param path="SndRecLecture,5-pole HS" param_id="4"/>
|
||||
<Param path="SndRecLecture,5-pole HS+ANC" param_id="4"/>
|
||||
<Param path="SndRecMeeting,Handset" param_id="3"/>
|
||||
<Param path="SndRecMeeting,3-pole HS" param_id="3"/>
|
||||
<Param path="SndRecMeeting,4-pole HS" param_id="3"/>
|
||||
<Param path="SndRecMeeting,5-pole HS" param_id="3"/>
|
||||
<Param path="SndRecMeeting,5-pole HS+ANC" param_id="3"/>
|
||||
<Param path="CamRecNormal,Handset" param_id="1"/>
|
||||
<Param path="CamRecNormal,3-pole HS" param_id="2"/>
|
||||
<Param path="CamRecNormal,4-pole HS" param_id="2"/>
|
||||
<Param path="CamRecNormal,5-pole HS" param_id="2"/>
|
||||
<Param path="CamRecNormal,5-pole HS+ANC" param_id="2"/>
|
||||
<Param path="CamRecMeeting,Handset" param_id="3"/>
|
||||
<Param path="CamRecMeeting,3-pole HS" param_id="3"/>
|
||||
<Param path="CamRecMeeting,4-pole HS" param_id="3"/>
|
||||
<Param path="CamRecMeeting,5-pole HS" param_id="3"/>
|
||||
<Param path="CamRecMeeting,5-pole HS+ANC" param_id="3"/>
|
||||
<Param path="VoicePerformance,Handset" param_id="1"/>
|
||||
<Param path="VoicePerformance,3-pole HS" param_id="2"/>
|
||||
<Param path="VoicePerformance,4-pole HS" param_id="2"/>
|
||||
<Param path="VoicePerformance,5-pole HS" param_id="2"/>
|
||||
<Param path="VoicePerformance,5-pole HS+ANC" param_id="2"/>
|
||||
<Param path="VR,USB" param_id="11"/>
|
||||
<Param path="FastRecord,USB" param_id="10"/>
|
||||
<Param path="Unprocessed,USB" param_id="10"/>
|
||||
<Param path="Default,SndRecNormal,4-pole HS" param_id="14"/>
|
||||
<Param path="Default,CamRecNormal,4-pole HS" param_id="15"/>
|
||||
<Param path="Default,SndRecNormal,Handset" param_id="16"/>
|
||||
<Param path="Default,CamRecNormal,Handset" param_id="17"/>
|
||||
<Param path="Default,SndRecNormal,BT earphone" param_id="18"/>
|
||||
<Param path="Default,CamRecNormal,BT earphone" param_id="19"/>
|
||||
<Param path="Default,SndRecNormal,USB" param_id="20"/>
|
||||
<Param path="Default,CamRecNormal,USB" param_id="21"/>
|
||||
<Param path="Default,VR,4-pole HS" param_id="22"/>
|
||||
<Param path="Default,FastRecord,4-pole HS" param_id="23"/>
|
||||
<Param path="Default,FastRecord,Handset" param_id="24"/>
|
||||
<Param path="Default,VR,Handset" param_id="25"/>
|
||||
<Param path="Default,FastRecord,USB" param_id="26"/>
|
||||
</ParamTree>
|
||||
<ParamUnitPool>
|
||||
<ParamUnit param_id="0">
|
||||
<Param name="record_mode_para" value="0x0,0x1DF,0x4004,0x901C,0x1104,0x2000,0x300,0x4,0x8F10,0xC5,0x267,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="sph_in_iir_mic1_dsp" value="0xE342,0x3CA1,0x1DDC,0xC448,0x1DDC,0xE0E8,0x3F04,0x2000,0xC001,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_dsp" value="0xE0B7,0x3F42,0x1ECC,0xC268,0x1ECC,0xE1B2,0x3E47,0x2000,0xC000,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_dsp" value="0xC0B3,0x7F4B,0x3F03,0x8101,0xC7D8,0x7721,0x3828,0x88DF,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x402,0x2"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_dsp" value="0xC7D8,0x7721,0x3828,0x88DF,0xC7D8,0x7721,0x3828,0x88DF,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_parameter" value="0.000000,0.000000,0.000000,0.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="1">
|
||||
<Param name="record_mode_para" value="0x0,0x1DF,0x4004,0x901F,0x902F,0x2000,0x480,0x0,0x8ED0,0xC5,0x263,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="sph_in_iir_mic1_dsp" value="0xE342,0x3CA1,0x1DDC,0xC448,0x1DDC,0xE0E8,0x3F04,0x2000,0xC001,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_dsp" value="0xE0B7,0x3F42,0x1ECC,0xC268,0x1ECC,0xE1B2,0x3E47,0x2000,0xC000,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_parameter" value="0.000000,0.000000,0.000000,0.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="2">
|
||||
<Param name="record_mode_para" value="0x0,0x1DF,0x4004,0x901F,0x902F,0x2000,0x480,0x0,0x8ED0,0xC5,0x263,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="sph_in_iir_mic1_dsp" value="0xE342,0x3CA1,0x1DDC,0xC448,0x1DDC,0xE0E8,0x3F04,0x2000,0xC001,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_dsp" value="0xE0B7,0x3F42,0x1ECC,0xC268,0x1ECC,0xE1B2,0x3E47,0x2000,0xC000,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_parameter" value="0.000000,0.000000,0.000000,0.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="3">
|
||||
<Param name="record_mode_para" value="0x0,0x1DF,0x4004,0x901C,0x9107,0x2000,0x480,0x4,0x8ED0,0xC5,0x263,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="sph_in_iir_mic1_dsp" value="0xE342,0x3CA1,0x1DDC,0xC448,0x1DDC,0xE0E8,0x3F04,0x2000,0xC001,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_dsp" value="0xE0B7,0x3F42,0x1ECC,0xC268,0x1ECC,0xE1B2,0x3E47,0x2000,0xC000,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_parameter" value="0.000000,0.000000,0.000000,0.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="4">
|
||||
<Param name="record_mode_para" value="0x0,0x1DF,0x4004,0x901C,0x9107,0x2000,0x680,0xC,0x8F50,0xC5,0x263,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="sph_in_iir_mic1_dsp" value="0xE342,0x3CA1,0x1DDC,0xC448,0x1DDC,0xE0E8,0x3F04,0x2000,0xC001,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_dsp" value="0xE0B7,0x3F42,0x1ECC,0xC268,0x1ECC,0xE1B2,0x3E47,0x2000,0xC000,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_parameter" value="0.000000,0.000000,0.000000,0.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="5">
|
||||
<Param name="record_mode_para" value="0x0,0x1DF,0x4004,0x101C,0x9104,0x2000,0x300,0x0,0xFD0,0xC5,0x263,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="sph_in_iir_mic1_dsp" value="0xE342,0x3CA1,0x1DDC,0xC448,0x1DDC,0xE0E8,0x3F04,0x2000,0xC001,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_dsp" value="0xE0B7,0x3F42,0x1ECC,0xC268,0x1ECC,0xE1B2,0x3E47,0x2000,0xC000,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_parameter" value="0.000000,0.000000,0.000000,0.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="6">
|
||||
<Param name="record_mode_para" value="0x0,0xC0,0x7F00,0x101C,0x9104,0x2000,0x300,0x0,0xFD0,0xC5,0x263,0x0,0x7F08,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="sph_in_iir_mic1_dsp" value="0xE342,0x3CA1,0x1DDC,0xC448,0x1DDC,0xE0E8,0x3F04,0x2000,0xC001,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_dsp" value="0xE0B7,0x3F42,0x1ECC,0xC268,0x1ECC,0xE1B2,0x3E47,0x2000,0xC000,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_parameter" value="0.000000,0.000000,0.000000,0.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="7">
|
||||
<Param name="record_mode_para" value="0x86A0,0xC2,0x7F00,0x1C,0xA000,0x1C,0x0,0xA,0x1D4,0xC5,0x263,0x0,0x7F08,0x0,0x0,0x600,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x6"/>
|
||||
<Param name="sph_in_iir_mic1_dsp" value="0xE342,0x3CA1,0x1DDC,0xC448,0x1DDC,0xE0E8,0x3F04,0x2000,0xC001,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_dsp" value="0xE0B7,0x3F42,0x1ECC,0xC268,0x1ECC,0xE1B2,0x3E47,0x2000,0xC000,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_parameter" value="0.000000,0.000000,0.000000,0.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="8">
|
||||
<Param name="record_mode_para" value="0x0,0x1DF,0x7F00,0x1C,0xA000,0x1C,0x0,0x4,0x1D4,0xC5,0x263,0x0,0x7F08,0x0,0x0,0x600,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x6"/>
|
||||
<Param name="sph_in_iir_mic1_dsp" value="0xE342,0x3CA1,0x1DDC,0xC448,0x1DDC,0xE0E8,0x3F04,0x2000,0xC001,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_dsp" value="0xE0B7,0x3F42,0x1ECC,0xC268,0x1ECC,0xE1B2,0x3E47,0x2000,0xC000,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_parameter" value="0.000000,0.000000,0.000000,0.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="9">
|
||||
<Param name="record_mode_para" value="0x3AA,0x0,0x0,0x0,0x0,0x0,0x0,0xAA00,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xAA00,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="sph_in_iir_mic1_dsp" value="0xE342,0x3CA1,0x1DDC,0xC448,0x1DDC,0xE0E8,0x3F04,0x2000,0xC001,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_dsp" value="0xE0B7,0x3F42,0x1ECC,0xC268,0x1ECC,0xE1B2,0x3E47,0x2000,0xC000,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_parameter" value="0.000000,0.000000,0.000000,0.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="10">
|
||||
<Param name="record_mode_para" value="0x2AA,0x0,0x0,0x0,0x0,0x0,0x0,0xAA02,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xAA00,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="sph_in_iir_mic1_dsp" value="0xE342,0x3CA1,0x1DDC,0xC448,0x1DDC,0xE0E8,0x3F04,0x2000,0xC001,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_dsp" value="0xE0B7,0x3F42,0x1ECC,0xC268,0x1ECC,0xE1B2,0x3E47,0x2000,0xC000,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_parameter" value="0.000000,0.000000,0.000000,0.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="11">
|
||||
<Param name="record_mode_para" value="0x2AA,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x4,0x0,0x0,0x0,0x0,0xE00,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="sph_in_iir_mic1_dsp" value="0xE342,0x3CA1,0x1DDC,0xC448,0x1DDC,0xE0E8,0x3F04,0x2000,0xC001,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_dsp" value="0xE0B7,0x3F42,0x1ECC,0xC268,0x1ECC,0xE1B2,0x3E47,0x2000,0xC000,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_dsp" value="0xC0FD,0x7EFF,0x3F4D,0x80B5,0xC7D8,0x7721,0x3828,0x88DF,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x3FE,0x2"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_dsp" value="0xC7D8,0x7721,0x3828,0x88DF,0xC7D8,0x7721,0x3828,0x88DF,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_parameter" value="0.000000,0.000000,0.000000,0.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="12">
|
||||
<Param name="record_mode_para" value="0x0,0x1DF,0x4004,0x901C,0x1100,0x2000,0x300,0x4,0x8F10,0xC5,0x262,0x4000,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="sph_in_iir_mic1_dsp" value="0xE342,0x3CA1,0x1DDC,0xC448,0x1DDC,0xE0E8,0x3F04,0x2000,0xC001,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_dsp" value="0xE0B7,0x3F42,0x1ECC,0xC268,0x1ECC,0xE1B2,0x3E47,0x2000,0xC000,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_parameter" value="0.000000,0.000000,0.000000,0.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="13">
|
||||
<Param name="record_mode_para" value="0xAA,0x0,0x0,0x0,0x0,0x0,0x0,0xAA02,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xAA00,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="sph_in_iir_mic1_dsp" value="0xE342,0x3CA1,0x1DDC,0xC448,0x1DDC,0xE0E8,0x3F04,0x2000,0xC001,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_dsp" value="0xE0B7,0x3F42,0x1ECC,0xC268,0x1ECC,0xE1B2,0x3E47,0x2000,0xC000,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_dsp" value="0xC7D8,0x7721,0x3828,0x88DF,0xC7D8,0x7721,0x3828,0x88DF,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_dsp" value="0xC7D8,0x7721,0x3828,0x88DF,0xC7D8,0x7721,0x3828,0x88DF,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_parameter" value="0.000000,0.000000,0.000000,0.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="14">
|
||||
<Param name="record_mode_para" value="0x4000,0x0,0x0,0xC,0x203,0x0,0x900,0x4,0xC0,0xC4,0x200,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xE8,0x6C,0xAD,0xED,0x6D,0xAD,0xF,0xF,0xD,0x10,0x27,0x0,0xE,0x56,0x6D,0x83"/>
|
||||
<Param name="sph_in_iir_mic1_dsp" value="0xE342,0x3CA1,0x1DDC,0xC448,0x1DDC,0xE0E8,0x3F04,0x2000,0xC001,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_dsp" value="0xE0B7,0x3F42,0x1ECC,0xC268,0x1ECC,0xE1B2,0x3E47,0x2000,0xC000,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_parameter" value="0.000000,0.000000,0.000000,0.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="15">
|
||||
<Param name="record_mode_para" value="0x4000,0x0,0x0,0xC,0x203,0x0,0x940,0x7,0x140,0xC4,0x200,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xE8,0x6C,0xAD,0xE4,0x64,0xA4,0x2,0xF,0x11,0x1C,0x27,0x4,0x19,0x62,0x72,0x83"/>
|
||||
<Param name="sph_in_iir_mic1_dsp" value="0xE342,0x3CA1,0x1DDC,0xC448,0x1DDC,0xE0E8,0x3F04,0x2000,0xC001,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_dsp" value="0xE0B7,0x3F42,0x1ECC,0xC268,0x1ECC,0xE1B2,0x3E47,0x2000,0xC000,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_parameter" value="0.000000,0.000000,0.000000,0.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="16">
|
||||
<Param name="record_mode_para" value="0x4000,0x0,0x0,0x0,0x203,0x0,0x940,0x4,0xC0,0xC4,0x200,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xE6,0x62,0xA4,0xA4,0xA4,0xA4,0x9,0xA,0xE,0x18,0x2F,0xF,0x18,0x51,0x7B,0x96"/>
|
||||
<Param name="sph_in_iir_mic1_dsp" value="0xE342,0x3CA1,0x1DDC,0xC448,0x1DDC,0xE0E8,0x3F04,0x2000,0xC001,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_dsp" value="0xE0B7,0x3F42,0x1ECC,0xC268,0x1ECC,0xE1B2,0x3E47,0x2000,0xC000,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_parameter" value="0.000000,0.000000,0.000000,0.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="17">
|
||||
<Param name="record_mode_para" value="0x4000,0x0,0x0,0x0,0x203,0x0,0x940,0x3,0x140,0xC4,0x200,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xE6,0x62,0xA4,0xA4,0xA4,0xA4,0x9,0xA,0xE,0x18,0x2F,0xF,0x18,0x51,0x7B,0x96"/>
|
||||
<Param name="sph_in_iir_mic1_dsp" value="0xE342,0x3CA1,0x1DDC,0xC448,0x1DDC,0xE0E8,0x3F04,0x2000,0xC001,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_dsp" value="0xE0B7,0x3F42,0x1ECC,0xC268,0x1ECC,0xE1B2,0x3E47,0x2000,0xC000,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_parameter" value="0.000000,0.000000,0.000000,0.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="18">
|
||||
<Param name="record_mode_para" value="0x100,0x1DF,0x4004,0x101C,0x9104,0x2000,0x300,0x0,0xFD0,0xC5,0x263,0x0,0x0,0x0,0x0,0x2600,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xE9,0x6C,0xAD,0xE4,0x64,0xA4,0x7,0xF,0xF,0xF,0x31,0x6,0x1E,0x3C,0x5A,0x8C"/>
|
||||
<Param name="sph_in_iir_mic1_dsp" value="0xE342,0x3CA1,0x1DDC,0xC448,0x1DDC,0xE0E8,0x3F04,0x2000,0xC001,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_dsp" value="0xE0B7,0x3F42,0x1ECC,0xC268,0x1ECC,0xE1B2,0x3E47,0x2000,0xC000,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_parameter" value="0.000000,0.000000,0.000000,0.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="19">
|
||||
<Param name="record_mode_para" value="0x100,0x1DF,0x4004,0x101C,0x9104,0x2000,0x300,0x0,0xFD0,0xC5,0x263,0x0,0x0,0x0,0x0,0x2600,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xE9,0x6C,0xAD,0xE4,0x64,0xA4,0x7,0xF,0xF,0xF,0x31,0x6,0x1E,0x3C,0x5A,0x8C"/>
|
||||
<Param name="sph_in_iir_mic1_dsp" value="0xE342,0x3CA1,0x1DDC,0xC448,0x1DDC,0xE0E8,0x3F04,0x2000,0xC001,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_dsp" value="0xE0B7,0x3F42,0x1ECC,0xC268,0x1ECC,0xE1B2,0x3E47,0x2000,0xC000,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_parameter" value="0.000000,0.000000,0.000000,0.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="20">
|
||||
<Param name="record_mode_para" value="0x4000,0x0,0x0,0x0,0x203,0x0,0x940,0x4,0xC0,0xC4,0x200,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xE8,0x6C,0xAD,0xE4,0x64,0xA4,0x2,0xF,0x11,0x1C,0x27,0x4,0x19,0x62,0x72,0x83"/>
|
||||
<Param name="sph_in_iir_mic1_dsp" value="0xE342,0x3CA1,0x1DDC,0xC448,0x1DDC,0xE0E8,0x3F04,0x2000,0xC001,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_dsp" value="0xE0B7,0x3F42,0x1ECC,0xC268,0x1ECC,0xE1B2,0x3E47,0x2000,0xC000,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_parameter" value="0.000000,0.000000,0.000000,0.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="21">
|
||||
<Param name="record_mode_para" value="0x4000,0x0,0x0,0x0,0x203,0x0,0x900,0x3,0xC0,0xC4,0x200,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xE8,0x6C,0xAD,0xE4,0x64,0xA4,0x2,0xF,0x11,0x1C,0x27,0x4,0x19,0x62,0x72,0x83"/>
|
||||
<Param name="sph_in_iir_mic1_dsp" value="0xE342,0x3CA1,0x1DDC,0xC448,0x1DDC,0xE0E8,0x3F04,0x2000,0xC001,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_dsp" value="0xE0B7,0x3F42,0x1ECC,0xC268,0x1ECC,0xE1B2,0x3E47,0x2000,0xC000,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_parameter" value="0.000000,0.000000,0.000000,0.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="22">
|
||||
<Param name="record_mode_para" value="0x4000,0x0,0x0,0x0,0x203,0x0,0x940,0xA,0x140,0xC4,0x200,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xE8,0x6C,0xAD,0xE4,0x64,0xA4,0x2,0xF,0x11,0x1C,0x27,0x4,0x19,0x62,0x72,0x83"/>
|
||||
<Param name="sph_in_iir_mic1_dsp" value="0xE342,0x3CA1,0x1DDC,0xC448,0x1DDC,0xE0E8,0x3F04,0x2000,0xC001,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_dsp" value="0xE0B7,0x3F42,0x1ECC,0xC268,0x1ECC,0xE1B2,0x3E47,0x2000,0xC000,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_dsp" value="0xC0B3,0x7F4B,0x3F03,0x8101,0xC7D8,0x7721,0x3828,0x88DF,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x402,0x2"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_dsp" value="0xC7D8,0x7721,0x3828,0x88DF,0xC7D8,0x7721,0x3828,0x88DF,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_parameter" value="0.000000,0.000000,0.000000,0.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="23">
|
||||
<Param name="record_mode_para" value="0x3AA,0x0,0x0,0x0,0x0,0x0,0x0,0xAA0A,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xAA00,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="sph_in_iir_mic1_dsp" value="0xE342,0x3CA1,0x1DDC,0xC448,0x1DDC,0xE0E8,0x3F04,0x2000,0xC001,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_dsp" value="0xE0B7,0x3F42,0x1ECC,0xC268,0x1ECC,0xE1B2,0x3E47,0x2000,0xC000,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_parameter" value="0.000000,0.000000,0.000000,0.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="24">
|
||||
<Param name="record_mode_para" value="0x3AA,0x0,0x0,0x0,0x0,0x0,0x0,0xAA0A,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xAA00,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="sph_in_iir_mic1_dsp" value="0xE342,0x3CA1,0x1DDC,0xC448,0x1DDC,0xE0E8,0x3F04,0x2000,0xC001,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_dsp" value="0xE0B7,0x3F42,0x1ECC,0xC268,0x1ECC,0xE1B2,0x3E47,0x2000,0xC000,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_parameter" value="0.000000,0.000000,0.000000,0.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="25">
|
||||
<Param name="record_mode_para" value="0x0,0x1DF,0x4004,0x901C,0x1104,0x2000,0x300,0x8,0x8F10,0xC5,0x267,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="sph_in_iir_mic1_dsp" value="0xE342,0x3CA1,0x1DDC,0xC448,0x1DDC,0xE0E8,0x3F04,0x2000,0xC001,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_dsp" value="0xE0B7,0x3F42,0x1ECC,0xC268,0x1ECC,0xE1B2,0x3E47,0x2000,0xC000,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_dsp" value="0xC0B3,0x7F4B,0x3F03,0x8101,0xC7D8,0x7721,0x3828,0x88DF,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x402,0x2"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_dsp" value="0xC7D8,0x7721,0x3828,0x88DF,0xC7D8,0x7721,0x3828,0x88DF,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_parameter" value="0.000000,0.000000,0.000000,0.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="26">
|
||||
<Param name="record_mode_para" value="0x2AA,0x0,0x0,0x0,0x0,0x0,0x0,0xAA03,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xAA00,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="sph_in_iir_mic1_dsp" value="0xE342,0x3CA1,0x1DDC,0xC448,0x1DDC,0xE0E8,0x3F04,0x2000,0xC001,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_dsp" value="0xE0B7,0x3F42,0x1ECC,0xC268,0x1ECC,0xE1B2,0x3E47,0x2000,0xC000,0x2000,0x0,0x0,0x0,0x0,0x2000,0x0,0x0,0x0,0x0,0x2000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_dsp" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x400,0x2"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_parameter" value="0.000000,0.000000,0.000000,0.000000"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitPool>
|
||||
</AudioParam>
|
||||
@@ -0,0 +1,55 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ParamTreeView version="1.1">
|
||||
<TreeRoot name="TX_DRC+DG">
|
||||
<Sheet/>
|
||||
<Feature name="DRC">
|
||||
<FieldList>
|
||||
<Field audio_type="Record" param="record_mode_para" name="48K Limiter's bounder"/>
|
||||
<Field audio_type="Record" param="record_mode_para" name="48K Limiter's attack rate"/>
|
||||
<Field audio_type="Record" param="record_mode_para" name="48K Limiter's release rate"/>
|
||||
<Field audio_type="Record" param="record_mode_para" name="48k Expander"/>
|
||||
<Field audio_type="Record" param="record_mode_para" name="48k Compressor"/>
|
||||
<Field audio_type="Record" param="record_mode_para" name="High band noise suppressor"/>
|
||||
<Field audio_type="Record" param="record_mode_para" name="UL mute 1sec"/>
|
||||
<Field audio_type="Record" param="record_mode_para" name="UL IIR switch"/>
|
||||
</FieldList>
|
||||
<CategoryPathList>
|
||||
<Category path=""/>
|
||||
</CategoryPathList>
|
||||
</Feature>
|
||||
<Feature name="Digital Gain">
|
||||
<FieldList>
|
||||
<Field audio_type="Record" param="record_mode_para" name="UL Digital Gain"/>
|
||||
</FieldList>
|
||||
<CategoryPathList>
|
||||
<Category path=""/>
|
||||
</CategoryPathList>
|
||||
</Feature>
|
||||
<Feature name="Stereo Enhancement">
|
||||
<FieldList>
|
||||
<Field audio_type="Record" param="record_mode_para" name="Bass enhancement"/>
|
||||
<Field audio_type="Record" param="record_mode_para" name="Richen"/>
|
||||
<Field audio_type="Record" param="record_mode_para" name="Widen"/>
|
||||
</FieldList>
|
||||
<CategoryPathList>
|
||||
<Category path=""/>
|
||||
</CategoryPathList>
|
||||
</Feature>
|
||||
</TreeRoot>
|
||||
<TreeRoot name="NREC">
|
||||
<Sheet/>
|
||||
<Feature name="NR">
|
||||
<FieldList>
|
||||
<Field audio_type="Record" param="record_mode_para" name="Thermal NR"/>
|
||||
<Field audio_type="Record" param="record_mode_para" name="UL NR switch"/>
|
||||
<Field audio_type="Record" param="record_mode_para" name="Thermal noise upper bound"/>
|
||||
<Field audio_type="Record" param="record_mode_para" name="UL NR suppression strength"/>
|
||||
</FieldList>
|
||||
<CategoryPathList>
|
||||
<Category path=""/>
|
||||
</CategoryPathList>
|
||||
</Feature>
|
||||
</TreeRoot>
|
||||
<!-- TreeRoot2 -->
|
||||
<!-- TreeRoot3... -->
|
||||
</ParamTreeView>
|
||||
@@ -0,0 +1,141 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ParamUnitDesc tab_name="Audio Record" version="1.1">
|
||||
<CategoryTypeList>
|
||||
<CategoryType name="Scene" feature_option="VIR_SCENE_CUSTOMIZATION_SUPPORT">
|
||||
<Category name="Default" wording="Default"/>
|
||||
<Category name="App1" wording="Application1" visible="false"/>
|
||||
<Category name="App2" wording="Application2" visible="false"/>
|
||||
<Category name="HDR_RECORD" feature_option="AUDIO_PMIC_4ADC_SUPPORT"/>
|
||||
</CategoryType>
|
||||
<CategoryType name="Application">
|
||||
<Category name="SndRecNormal" wording="Sound recording"/>
|
||||
<Category name="SndRecLecture" wording="Lecture" visible="false"/>
|
||||
<Category name="SndRecMeeting" wording="Meeting" visible="false"/>
|
||||
<Category name="CamRecNormal" wording="Camera recording"/>
|
||||
<Category name="CamRecMeeting" wording="Meeting" visible="false"/>
|
||||
<Category name="ASR" wording="ASR improvement" visible="false"/>
|
||||
<Category name="VR" wording="Voice recognition" />
|
||||
<Category name="VoiceUnLk" visible="false" />
|
||||
<Category name="Customization2" visible="false"/>
|
||||
<Category name="FastRecord" visible="true"/>
|
||||
<Category name="Unprocessed" visible="true"/>
|
||||
<Category name="IncallRecord" visible="true"/>
|
||||
<Category name="AAudio" visible="true"/>
|
||||
<Category name="VoicePerformance" wording="Voice performance recording"/>
|
||||
<Category name="KTV" wording="In Ear Monitor"/>
|
||||
</CategoryType>
|
||||
<CategoryType name="Profile" wording="Device">
|
||||
<Category name="Handset"/>
|
||||
<CategoryGroup name="Headset">
|
||||
<Category name="4-pole HS" wording="4-pole headset"/>
|
||||
<Category name="5-pole HS" wording="5-pole headset(ANC OFF)" feature_option="5_POLE_HS_SUPPORT"/>
|
||||
<Category name="5-pole HS+ANC" wording="5-pole headset(ANC ON)" feature_option="MTK_HEADSET_ACTIVE_NOISE_CANCELLATION"/>
|
||||
</CategoryGroup>
|
||||
<Category name="BT earphone" wording="Bluetooth"/>
|
||||
<Category name="USB" wording="USB" feature_option="MTK_AURISYS_FRAMEWORK_SUPPORT"/>
|
||||
</CategoryType>
|
||||
</CategoryTypeList>
|
||||
<ParamUnit>
|
||||
<Param name="record_mode_para" type="uint_array">
|
||||
|
||||
<!-- New TX DRC -->
|
||||
<Field name="TX Graphical_UI_DRC Switch" array_index="32" bit="0,0" check_list="0,off,1,on"/>
|
||||
<Field name="TX RMS_TAV_Count" array_index="32" bit="1,3" check_list="0,20,1,20,2,40,3,60,4,80,5,100,6,100,7,100"/>
|
||||
<Field name="TX DRC-Delay" array_index="32" bit="4,5" check_list="0,0ms,1,5ms,2,10ms,3,15ms"/>
|
||||
<Field name="TX DRC Min-Gain" array_index="32" bit="6,7" check_list="0,-6dB,1,-9dB,2,-12dB,3,-18dB"/>
|
||||
<Field name="TX-1 Gain Attack_Rate" array_index="33" bit="0,2" check_list="0,0.5ms,1,1ms,2,2ms,3,4ms,4,8ms,5,16ms,6,32ms,7,64ms"/>
|
||||
<Field name="TX-1 Gain Release_Rate" array_index="33" bit="3,5" check_list="0,0.5ms,1,1ms,2,2ms,3,4ms,4,8ms,5,16ms,6,32ms,7,64ms"/>
|
||||
<Field name="TX-1 Gain Hysterisis" array_index="33" bit="6,7" check_list="0,0dB,1,1dB,2,2dB,3,3dB"/>
|
||||
<Field name="TX-2 Gain Attack_Rate" array_index="34" bit="0,2" check_list="0,0.5ms,1,1ms,2,2ms,3,4ms,4,8ms,5,16ms,6,32ms,7,64ms"/>
|
||||
<Field name="TX-2 Gain Release_Rate" array_index="34" bit="3,5" check_list="0,0.5ms,1,1ms,2,2ms,3,4ms,4,8ms,5,16ms,6,32ms,7,64ms"/>
|
||||
<Field name="TX-2 Gain Hysterisis" array_index="34" bit="6,7" check_list="0,0dB,1,1dB,2,2dB,3,3dB"/>
|
||||
<Field name="TX-3 Gain Attack_Rate" array_index="35" bit="0,2" check_list="0,0.5ms,1,1ms,2,2ms,3,4ms,4,8ms,5,16ms,6,32ms,7,64ms"/>
|
||||
<Field name="TX-3 Gain Release_Rate" array_index="35" bit="3,5" check_list="0,0.5ms,1,1ms,2,2ms,3,4ms,4,8ms,5,16ms,6,32ms,7,64ms"/>
|
||||
<Field name="TX-3 Gain Hysterisis" array_index="35" bit="6,7" check_list="0,0dB,1,1dB,2,2dB,3,3dB"/>
|
||||
<Field name="TX-4 Gain Attack_Rate" array_index="36" bit="0,2" check_list="0,0.5ms,1,1ms,2,2ms,3,4ms,4,8ms,5,16ms,6,32ms,7,64ms"/>
|
||||
<Field name="TX-4 Gain Release_Rate" array_index="36" bit="3,5" check_list="0,0.5ms,1,1ms,2,2ms,3,4ms,4,8ms,5,16ms,6,32ms,7,64ms"/>
|
||||
<Field name="TX-4 Gain Hysterisis" array_index="36" bit="6,7" check_list="0,0dB,1,1dB,2,2dB,3,3dB"/>
|
||||
<Field name="TX-5 Gain Attack_Rate" array_index="37" bit="0,2" check_list="0,0.5ms,1,1ms,2,2ms,3,4ms,4,8ms,5,16ms,6,32ms,7,64ms"/>
|
||||
<Field name="TX-5 Gain Release_Rate" array_index="37" bit="3,5" check_list="0,0.5ms,1,1ms,2,2ms,3,4ms,4,8ms,5,16ms,6,32ms,7,64ms"/>
|
||||
<Field name="TX-5 Gain Hysterisis" array_index="37" bit="6,7" check_list="0,0dB,1,1dB,2,2dB,3,3dB"/>
|
||||
<Field name="TX DSP_Compression_ratio_0" array_index="38" bit="0,7"/>
|
||||
<Field name="TX DSP_Compression_ratio_1" array_index="39" bit="0,7"/>
|
||||
<Field name="TX DSP_Compression_ratio_2" array_index="40" bit="0,7"/>
|
||||
<Field name="TX DSP_Compression_ratio_3" array_index="41" bit="0,7"/>
|
||||
<Field name="TX DSP_Compression_ratio_4" array_index="42" bit="0,7"/>
|
||||
<Field name="TX DSP_Threshold_Y0" array_index="43" bit="0,3"/>
|
||||
<Field name="TX DSP_Threshold_X1" array_index="44" bit="0,7"/>
|
||||
<Field name="TX DSP_Threshold_X2" array_index="45" bit="0,7"/>
|
||||
<Field name="TX DSP_Threshold_X3" array_index="46" bit="0,7"/>
|
||||
<Field name="TX DSP_Threshold_X4" array_index="47" bit="0,7"/>
|
||||
|
||||
<!-- New RX DRC -->
|
||||
<Field name="RX Graphical_UI_DRC Switch" array_index="32" bit="8,8" check_list="0,off,1,on"/>
|
||||
<Field name="RX RMS_TAV_Count" array_index="32" bit="9,11" check_list="0,20,1,20,2,40,3,60,4,80,5,100,6,100,7,100"/>
|
||||
<Field name="RX DRC-Delay" array_index="32" bit="12,13" check_list="0,0ms,1,5ms,2,10ms,3,15ms"/>
|
||||
<Field name="RX DRC Min-Gain" array_index="32" bit="14,15" check_list="0,-6dB,1,-9dB,2,-12dB,3,-18dB"/>
|
||||
<Field name="RX-1 Gain Attack_Rate" array_index="33" bit="8,10" check_list="0,0.5ms,1,1ms,2,2ms,3,4ms,4,8ms,5,16ms,6,32ms,7,64ms"/>
|
||||
<Field name="RX-1 Gain Release_Rate" array_index="33" bit="11,13" check_list="0,0.5ms,1,1ms,2,2ms,3,4ms,4,8ms,5,16ms,6,32ms,7,64ms"/>
|
||||
<Field name="RX-1 Gain Hysterisis" array_index="33" bit="14,15" check_list="0,0dB,1,1dB,2,2dB,3,3dB"/>
|
||||
<Field name="RX-2 Gain Attack_Rate" array_index="34" bit="8,10" check_list="0,0.5ms,1,1ms,2,2ms,3,4ms,4,8ms,5,16ms,6,32ms,7,64ms"/>
|
||||
<Field name="RX-2 Gain Release_Rate" array_index="34" bit="11,13" check_list="0,0.5ms,1,1ms,2,2ms,3,4ms,4,8ms,5,16ms,6,32ms,7,64ms"/>
|
||||
<Field name="RX-2 Gain Hysterisis" array_index="34" bit="14,15" check_list="0,0dB,1,1dB,2,2dB,3,3dB"/>
|
||||
<Field name="RX-3 Gain Attack_Rate" array_index="35" bit="8,10" check_list="0,0.5ms,1,1ms,2,2ms,3,4ms,4,8ms,5,16ms,6,32ms,7,64ms"/>
|
||||
<Field name="RX-3 Gain Release_Rate" array_index="35" bit="11,13" check_list="0,0.5ms,1,1ms,2,2ms,3,4ms,4,8ms,5,16ms,6,32ms,7,64ms"/>
|
||||
<Field name="RX-3 Gain Hysterisis" array_index="35" bit="14,15" check_list="0,0dB,1,1dB,2,2dB,3,3dB"/>
|
||||
<Field name="RX-4 Gain Attack_Rate" array_index="36" bit="8,10" check_list="0,0.5ms,1,1ms,2,2ms,3,4ms,4,8ms,5,16ms,6,32ms,7,64ms"/>
|
||||
<Field name="RX-4 Gain Release_Rate" array_index="36" bit="11,13" check_list="0,0.5ms,1,1ms,2,2ms,3,4ms,4,8ms,5,16ms,6,32ms,7,64ms"/>
|
||||
<Field name="RX-4 Gain Hysterisis" array_index="36" bit="14,15" check_list="0,0dB,1,1dB,2,2dB,3,3dB"/>
|
||||
<Field name="RX-5 Gain Attack_Rate" array_index="37" bit="8,10" check_list="0,0.5ms,1,1ms,2,2ms,3,4ms,4,8ms,5,16ms,6,32ms,7,64ms"/>
|
||||
<Field name="RX-5 Gain Release_Rate" array_index="37" bit="11,13" check_list="0,0.5ms,1,1ms,2,2ms,3,4ms,4,8ms,5,16ms,6,32ms,7,64ms"/>
|
||||
<Field name="RX-5 Gain Hysterisis" array_index="37" bit="14,15" check_list="0,0dB,1,1dB,2,2dB,3,3dB"/>
|
||||
<Field name="RX DSP_Compression_ratio_0" array_index="38" bit="8,15"/>
|
||||
<Field name="RX DSP_Compression_ratio_1" array_index="39" bit="8,15"/>
|
||||
<Field name="RX DSP_Compression_ratio_2" array_index="40" bit="8,15"/>
|
||||
<Field name="RX DSP_Compression_ratio_3" array_index="41" bit="8,15"/>
|
||||
<Field name="RX DSP_Compression_ratio_4" array_index="42" bit="8,15"/>
|
||||
<Field name="RX DSP_Threshold_Y0" array_index="43" bit="4,11 "/>
|
||||
<Field name="RX DSP_Threshold_X1" array_index="44" bit="8,15"/>
|
||||
<Field name="RX DSP_Threshold_X2" array_index="45" bit="8,15"/>
|
||||
<Field name="RX DSP_Threshold_X3" array_index="46" bit="8,15"/>
|
||||
<Field name="RX DSP_Threshold_X4" array_index="47" bit="8,15"/>
|
||||
|
||||
<Field name="48K Limiter's bounder" array_index="0" bit="14,15" check_list="0,0 dBFS,1, -1 dBFS,2, -2 dBFS,3, -3 dBFS"/>
|
||||
<Field name="48K Limiter's attack rate" array_index="0" bit="12,13" check_list="0,-48 dB/20ms,1, -24 dB/20ms,2, -12 dB/20ms,3, -06 dB/20ms"/>
|
||||
<Field name="48K Limiter's release rate" array_index="0" bit="10,11" check_list="0,1 dB/20ms,1, 2 dB/20ms,2, 3 dB/20ms,3, 6 dB/20ms"/>
|
||||
<Field name="Thermal NR" array_index="4" bit="9,9" check_list="0,off,1,on"/>
|
||||
<Field name="UL NR switch" array_index="4" bit="0,1" check_list="0,off,1,on,2,on ,3,on "/>
|
||||
<Field name="Thermal noise upper bound" array_index="6" bit="13,15" check_list="0,-50dB (baseline),1, baseline + 3 dB,2, baseline + 6 dB,3, baseline + 9 dB,4, baseline - 4 dB,5, baseline - 8 dB,6, baseline - 12 dB,7, baseline - 16 dB"/>
|
||||
<Field name="48k Expander" array_index="6" bit="11,12" check_list="0,off,1,-60 dB rms,2,-66 dB rms,3,-72 dB rms"/>
|
||||
<Field name="48k Compressor" array_index="6" bit="8,10" check_list="0,off,1, -6 dB,2,-9 dB,3,-12 dB,4,-15 dB,5,-18 dB,6,-21 dB,7,-24 dB"/>
|
||||
<Field name="High band noise suppressor" array_index="6" bit="6,7" check_list="0,off,1, weak (Nokia-like),2, middle (fit AWB noise),3, aggressive (quite)"/>
|
||||
<Field name="Bass enhancement" array_index="6" bit="4,5" check_list="0,off,1, weak: 6 dB,2, middle: 10 dB,3, strong: 14 dB (may clipping)"/>
|
||||
<Field name="Richen" array_index="6" bit="2,3" check_list="0,off,1, strong: 0 dB,2, middle: -3 dB,3, weak: -6 dB"/>
|
||||
<Field name="Widen" array_index="6" bit="0,1" check_list="0,off,1, focus,2, middle,3, widen"/>
|
||||
<Field name="UL Digital Gain" array_index="7" bit="0,3" check_list="0,0dB,1,1dB,2,2dB,3,3dB,4,4dB,5,5dB,6,6dB,7,7dB,8,8dB,9,9dB,10,10dB,11,11dB,12,12dB,13,13dB,14,14dB,15,15dB"/>
|
||||
<Field name="UL NR suppression strength" array_index="8" bit="6,8" check_list="0,000 (NR strong),1, 001,2, 010,3, 011,4, 100,5, 101,6, 110,7, 111 (NR off)"/>
|
||||
<Field name="UL mute 1sec" array_index="10" bit="1,1" check_list="0,on,1,off"/>
|
||||
<Field name="UL Limiter TH" array_index="3" bit="2,3" check_list="0,off,1,off,2,-4.3 dBFS,3,-1.4 dBFS"/>
|
||||
<Field name="UL IIR switch" array_index="0" bit="9,9" check_list="0,off"/>
|
||||
<Field name="UL IIR cut off frequency" array_index="3" bit="6,7" check_list="0,off,1,175Hz,2,228Hz,3,279Hz"/>
|
||||
<Field name="DL IIR cut off frequency" array_index="8" bit="0,2" check_list="0,all-pass,1,100Hz,2,150Hz,3,200Hz,4,250Hz,5,300Hz,6,350Hz,7,400Hz"/>
|
||||
<Field name="AEC" array_index="1" bit="0,15" check_list="189,189,221,221,224,224,253,253,479,479"/>
|
||||
<Field name="NLP" array_index="0" bit="0,7" check_list="0,0,64,64,96,96,128,128,192,192,255,255"/>
|
||||
<Field name="ES" array_index="2" bit="11,14" check_list="0,-0.56dB,1,-1.16dB,2,-1.80dB,3,-2.50dB,4,-3.25dB,5,-4.08dB,6,-5.00dB,7,-6.02dB,8,-7.18dB,9,-8.52dB,10,-10.1dB,11,-12.0dB,12,-14.5dB,13,-18.1dB,14,-24.1dB,15,-Inf" />
|
||||
<Field name="AES" array_index="12" bit="11,14" check_list="0,-0.56dB,1,-1.16dB,2,-1.80dB,3,-2.50dB,4,-3.25dB,5,-4.08dB,6,-5.00dB,7,-6.02dB,8,-7.18dB,9,-8.52dB,10,-10.1dB,11,-12.0dB,12,-14.5dB,13,-18.1dB,14,-24.1dB,15,-Inf" />
|
||||
</Param>
|
||||
<Param name="sph_in_iir_mic1_dsp" type="ushort_array"/>
|
||||
<Param name="sph_in_iir_mic1_eq_freq" type="double_array"/>
|
||||
<Param name="sph_in_iir_mic1_eq_mag" type="double_array"/>
|
||||
<Param name="sph_in_iir_mic2_dsp" type="ushort_array"/>
|
||||
<Param name="sph_in_iir_mic2_eq_freq" type="double_array"/>
|
||||
<Param name="sph_in_iir_mic2_eq_mag" type="double_array"/>
|
||||
<Param name="sph_in_iir_mic1_enh_dsp" type="ushort_array"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_freq" type="double_array"/>
|
||||
<Param name="sph_in_iir_mic1_enh_eq_mag" type="double_array"/>
|
||||
<Param name="sph_in_iir_mic2_enh_dsp" type="ushort_array"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_freq" type="double_array"/>
|
||||
<Param name="sph_in_iir_mic2_enh_eq_mag" type="double_array"/>
|
||||
<Param name="sph_in_parameter" type="double_array"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitDesc>
|
||||
@@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<AudioParam version="1.0">
|
||||
<ParamTree>
|
||||
<Param path="" param_id="0"/>
|
||||
<Param path="RCV" param_id="0"/>
|
||||
<Param path="HAC" param_id="0"/>
|
||||
<Param path="HS" param_id="0"/>
|
||||
<Param path="HP" param_id="0"/>
|
||||
<Param path="SPK" param_id="0"/>
|
||||
<Param path="HS5POLE" param_id="0"/>
|
||||
<Param path="BT" param_id="1"/>
|
||||
<Param path="TTY" param_id="1"/>
|
||||
<Param path="USB" param_id="0"/>
|
||||
<Param path="HEARING_AID" param_id="0"/>
|
||||
<Param path="MISC" param_id="1"/>
|
||||
</ParamTree>
|
||||
<ParamUnitPool>
|
||||
<ParamUnit param_id="0">
|
||||
<Param name="ringback_gain_visibility" value="1"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="1">
|
||||
<Param name="ringback_gain_visibility" value="0"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitPool>
|
||||
</AudioParam>
|
||||
@@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ParamUnitDesc version="1.0">
|
||||
<CategoryTypeList>
|
||||
<CategoryType name="Profile">
|
||||
<Category name="RCV" wording="Receiver" alias="Normal,Handset,Lpbk_Handset,Handset_SV,HAC,Tty_HCO_Handset,Tty_VCO_Handset,HANDSET_PATH,HANDSET_EMERGENCY_PATH,HANDSET_EV_PATH,HANDSET_2MIC_PATH,HANDSET_2MICEV_PATH,LOOPBACK_HANDSET_PATH"/>
|
||||
<Category name="HAC" alias="HANDSETHAC_PATH"/>
|
||||
<Category name="HS" wording="Headset" alias="Headset,4_pole_Headset,Lpbk_Headset,HEADSET_PATH,LOOPBACK_HEADSET_PATH,LOOPBACK_NODELAY_HEADSET_MIC1,LOOPBACK_NODELAY_HEADSET_MIC2,LOOPBACK_NODELAY_HEADSET_MIC3,Lpbk_Nodelay_Headset_Mic1,Lpbk_Nodelay_Headset_Mic2,Lpbk_Nodelay_Headset_Mic3"/>
|
||||
<Category name="HP" wording="Headphone" alias="3_pole_Headset,TP5PI_PATH"/>
|
||||
<Category name="SPK" wording="Speaker" alias="Hands-free,1-mic NR,2-mic NR,Handsfree,MagiConference,Handsfree_SV,Lpbk_Handsfree,SPEAKER_PHONE_PATH,SPEAKER_EMERGENCY_PATH,SPK_EV_PATH,SPK_2MIC_PATH,SPK_2MICEV_PATH,LOOPBACK_SPEAKER_PATH"/>
|
||||
<Category name="HS5POLE" wording="Headset(5-pole)" alias="HS5POLE_ANC,5_pole_Headset,5-pole headset,5_pole_Headset+ANC,TP5PI_PATH"/>
|
||||
<Category name="BT" alias="BT earphone,BT_Earphone,BT_NREC_Off,BLUETOOTH_PATH,STEREO_BLUETOOTH_PATH,BT_NSEC_OFF_PATH,BLUETOOTH_16_PATH,BT_NSEC_OFF_16_PATH,BT_NREC_On_NB,BT_NREC_On_WB"/>
|
||||
<Category name="TTY" alias="Tty_HCO_Handset,Tty_VCO_Handset,Tty_HCO_Handsfree,Tty_VCO_Handsfree,TTY_PATH"/>
|
||||
<Category name="USB" alias="Usb_Headset"/>
|
||||
<Category name="HEARING_AID" alias="Hearing_Aid"/>
|
||||
<Category name="MISC" alias="HFK_PATH,CALLFWD_PATH,SLD_PATH,SPEAKERDOCK_PATH,SPEAKERDOCK_EV_PATH"/>
|
||||
</CategoryType>
|
||||
</CategoryTypeList>
|
||||
<ParamUnit>
|
||||
<Param name="ringback_gain_visibility" type="int"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitDesc>
|
||||
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<AudioParam version="1.0">
|
||||
<ParamTree>
|
||||
<Param path="RCV" param_id="0"/>
|
||||
<Param path="HS" param_id="1"/>
|
||||
<Param path="HP" param_id="1"/>
|
||||
<Param path="SPK" param_id="3"/>
|
||||
<Param path="HS5POLE" param_id="1"/>
|
||||
<Param path="USB" param_id="1"/>
|
||||
<Param path="HEARING_AID" param_id="2"/>
|
||||
<Param path="HSSPK" param_id="1"/>
|
||||
<Param path="BT_A2DP" param_id="1"/>
|
||||
<Param path="BT_A2DP_HP" param_id="1"/>
|
||||
<Param path="BT_A2DP_SPK" param_id="1"/>
|
||||
</ParamTree>
|
||||
<ParamUnitPool>
|
||||
<ParamUnit param_id="0">
|
||||
<Param name="ringback_gain" value="31,28,25,22,19,16,13,10,7,4,1"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="1">
|
||||
<Param name="ringback_gain" value="31,28,25,22,19,16,13,10,7,4,1"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="2">
|
||||
<Param name="ringback_gain" value="31,28,25,22,19,16,13,10,7,4,1"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="3">
|
||||
<Param name="ringback_gain" value="31,28,25,22,19,16,13,10,7,4,1"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitPool>
|
||||
</AudioParam>
|
||||
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ParamUnitDesc version="1.0">
|
||||
<CategoryTypeList>
|
||||
<CategoryType name="Profile">
|
||||
<Category name="RCV" wording="Receiver" alias="Normal,Handset,Lpbk_Handset,Handset_SV,HAC,Tty_HCO_Handset,Tty_VCO_Handset,HANDSET_PATH,HANDSET_EMERGENCY_PATH,HANDSET_EV_PATH,HANDSET_2MIC_PATH,HANDSET_2MICEV_PATH,LOOPBACK_HANDSET_PATH,HAC,HANDSETHAC_PATH"/>
|
||||
<Category name="HS" wording="Headset" alias="Headset,4_pole_Headset,Lpbk_Headset,HEADSET_PATH,LOOPBACK_HEADSET_PATH,LOOPBACK_NODELAY_HEADSET_MIC1,LOOPBACK_NODELAY_HEADSET_MIC2,LOOPBACK_NODELAY_HEADSET_MIC3,Lpbk_Nodelay_Headset_Mic1,Lpbk_Nodelay_Headset_Mic2,Lpbk_Nodelay_Headset_Mic3"/>
|
||||
<Category name="HP" wording="Headphone" alias="3_pole_Headset,TP5PI_PATH"/>
|
||||
<Category name="SPK" wording="Speaker" alias="Hands-free,1-mic NR,2-mic NR,Handsfree,MagiConference,Handsfree_SV,Lpbk_Handsfree,Tty_HCO_Handsfree,Tty_VCO_Handsfree,SPEAKER_PHONE_PATH,SPEAKER_EMERGENCY_PATH,SPK_EV_PATH,SPK_2MIC_PATH,SPK_2MICEV_PATH,LOOPBACK_SPEAKER_PATH"/>
|
||||
<Category name="HS5POLE" wording="Headset(5-pole)" alias="HS5POLE_ANC,5_pole_Headset,5-pole headset,5_pole_Headset+ANC,TP5PI_PATH"/>
|
||||
<Category name="USB" alias="Usb_Headset"/>
|
||||
<Category name="HEARING_AID" alias="Hearing_Aid"/>
|
||||
<Category name="HSSPK"/>
|
||||
<Category name="BT_A2DP"/>
|
||||
<Category name="BT_A2DP_HP"/>
|
||||
<Category name="BT_A2DP_SPK"/>
|
||||
</CategoryType>
|
||||
</CategoryTypeList>
|
||||
<ParamUnit>
|
||||
<!-- The gain is applied when the ringback tone is played by DUT rather than operator -->
|
||||
<Param name="ringback_gain" type="short_array"/><!-- index, corresponding dB in another xml -->
|
||||
</ParamUnit>
|
||||
</ParamUnitDesc>
|
||||
@@ -0,0 +1,105 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<AudioParam>
|
||||
<ParamTree>
|
||||
<Param path="smartpa_nxp_tfa9887" param_id="0"/>
|
||||
<Param path="smartpa_nxp_tfa9890" param_id="1"/>
|
||||
<Param path="smartpa_maxim_98926" param_id="2"/>
|
||||
<Param path="smartpa_richtek_rt5509" param_id="3"/>
|
||||
<Param path="smartpa_cirrus_cs35l35" param_id="4"/>
|
||||
<Param path="smartpa_mtk_dummy" param_id="5"/>
|
||||
<Param path="smartpa_mtk_mt6660" param_id="5"/>
|
||||
<Param path="smartpa_richtek_rt5512" param_id="5"/>
|
||||
<Param path="smartpa_nxp_tfa9874" param_id="6"/>
|
||||
<Param path="smartpa_cirrus_cs35l41" param_id="7"/>
|
||||
</ParamTree>
|
||||
<ParamUnitPool>
|
||||
<ParamUnit param_id="0">
|
||||
<Param name="have_dsp" value="1"/>
|
||||
<Param name="is_alsa_codec" value="0"/>
|
||||
<Param name="chip_delay_us" value="22000"/>
|
||||
<Param name="supported_rate_list" value="8000,11025,12000,16000,22050,24000,32000,44100,48000"/>
|
||||
<Param name="spk_lib_path" value="libtfa9887_interface.so"/>
|
||||
<Param name="spk_lib64_path" value="libtfa9887_interface.so"/>
|
||||
<Param name="codec_ctl_name" value=""/>
|
||||
<Param name="is_apll_needed" value="1"/>
|
||||
<Param name="i2s_set_stage" value="10"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="1">
|
||||
<Param name="have_dsp" value="1"/>
|
||||
<Param name="is_alsa_codec" value="0"/>
|
||||
<Param name="chip_delay_us" value="22000"/>
|
||||
<Param name="supported_rate_list" value="8000,11025,12000,16000,22050,24000,32000,44100,48000"/>
|
||||
<Param name="spk_lib_path" value="libtfa9890_interface.so"/>
|
||||
<Param name="spk_lib64_path" value="libtfa9890_interface.so"/>
|
||||
<Param name="codec_ctl_name" value=""/>
|
||||
<Param name="is_apll_needed" value="1"/>
|
||||
<Param name="i2s_set_stage" value="10"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="2">
|
||||
<Param name="have_dsp" value="0"/>
|
||||
<Param name="is_alsa_codec" value="1"/>
|
||||
<Param name="chip_delay_us" value="22000"/>
|
||||
<Param name="supported_rate_list" value="16000,44100,48000"/>
|
||||
<Param name="spk_lib_path" value=""/>
|
||||
<Param name="spk_lib64_path" value=""/>
|
||||
<Param name="codec_ctl_name" value="Spk_Enable"/>
|
||||
<Param name="is_apll_needed" value="0"/>
|
||||
<Param name="i2s_set_stage" value="1"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="3">
|
||||
<Param name="have_dsp" value="1"/>
|
||||
<Param name="is_alsa_codec" value="1"/>
|
||||
<Param name="chip_delay_us" value="22000"/>
|
||||
<Param name="supported_rate_list" value="8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000"/>
|
||||
<Param name="spk_lib_path" value="librt_extamp_intf.so"/>
|
||||
<Param name="spk_lib64_path" value="librt_extamp_intf.so"/>
|
||||
<Param name="codec_ctl_name" value=""/>
|
||||
<Param name="is_apll_needed" value="1"/>
|
||||
<Param name="i2s_set_stage" value="4"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="4">
|
||||
<Param name="have_dsp" value="2"/>
|
||||
<Param name="is_alsa_codec" value="1"/>
|
||||
<Param name="chip_delay_us" value="22000"/>
|
||||
<Param name="supported_rate_list" value="48000"/>
|
||||
<Param name="spk_lib_path" value=""/>
|
||||
<Param name="spk_lib64_path" value=""/>
|
||||
<Param name="codec_ctl_name" value=""/>
|
||||
<Param name="is_apll_needed" value="1"/>
|
||||
<Param name="i2s_set_stage" value="8"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="5">
|
||||
<Param name="have_dsp" value="2"/>
|
||||
<Param name="is_alsa_codec" value="1"/>
|
||||
<Param name="chip_delay_us" value="22000"/>
|
||||
<Param name="supported_rate_list" value="8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000"/>
|
||||
<Param name="spk_lib_path" value="librt_extamp_intf.so"/>
|
||||
<Param name="spk_lib64_path" value="librt_extamp_intf.so"/>
|
||||
<Param name="codec_ctl_name" value=""/>
|
||||
<Param name="is_apll_needed" value="1"/>
|
||||
<Param name="i2s_set_stage" value="4"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="6">
|
||||
<Param name="have_dsp" value="2"/>
|
||||
<Param name="is_alsa_codec" value="1"/>
|
||||
<Param name="chip_delay_us" value="22000"/>
|
||||
<Param name="supported_rate_list" value="8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000"/>
|
||||
<Param name="spk_lib_path" value="libnxp_extamp_intf.so"/>
|
||||
<Param name="spk_lib64_path" value="libnxp_extamp_intf.so"/>
|
||||
<Param name="codec_ctl_name" value=""/>
|
||||
<Param name="is_apll_needed" value="1"/>
|
||||
<Param name="i2s_set_stage" value="4"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="7">
|
||||
<Param name="have_dsp" value="1"/>
|
||||
<Param name="is_alsa_codec" value="1"/>
|
||||
<Param name="chip_delay_us" value="22000"/>
|
||||
<Param name="supported_rate_list" value="8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000"/>
|
||||
<Param name="spk_lib_path" value="libcs_extamp_intf.so"/>
|
||||
<Param name="spk_lib64_path" value="libcs_extamp_intf.so"/>
|
||||
<Param name="codec_ctl_name" value=""/>
|
||||
<Param name="is_apll_needed" value="1"/>
|
||||
<Param name="i2s_set_stage" value="4"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitPool>
|
||||
</AudioParam>
|
||||
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ParamUnitDesc version="1.0">
|
||||
<CategoryTypeList>
|
||||
<CategoryType name="Speaker type">
|
||||
<Category name="smartpa_nxp_tfa9887"/>
|
||||
<Category name="smartpa_nxp_tfa9890"/>
|
||||
<Category name="smartpa_maxim_98926"/>
|
||||
<Category name="smartpa_richtek_rt5509"/>
|
||||
<Category name="smartpa_cirrus_cs35l35"/>
|
||||
<Category name="smartpa_mtk_dummy"/>
|
||||
<Category name="smartpa_mtk_mt6660"/>
|
||||
<Category name="smartpa_richtek_rt5512"/>
|
||||
<Category name="smartpa_nxp_tfa9874"/>
|
||||
<Category name="smartpa_cirrus_cs35l41"/>
|
||||
</CategoryType>
|
||||
</CategoryTypeList>
|
||||
<ParamUnit>
|
||||
<Param name="have_dsp" type="int"/>
|
||||
<Param name="is_alsa_codec" type="int"/>
|
||||
<Param name="chip_delay_us" type="uint_array"/>
|
||||
<Param name="supported_rate_list" type="uint_array"/>
|
||||
<Param name="spk_lib_path" type="string"/>
|
||||
<Param name="spk_lib64_path" type="string"/>
|
||||
<Param name="codec_ctl_name" type="string"/>
|
||||
<Param name="is_apll_needed" type="int"/>
|
||||
<Param name="i2s_set_stage" type="int"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitDesc>
|
||||
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<AudioParam version="1.0">
|
||||
<ParamTree>
|
||||
<Param path="Common" param_id="0"/>
|
||||
</ParamTree>
|
||||
<ParamUnitPool>
|
||||
<ParamUnit param_id="0">
|
||||
<Param name="besloudness" value="1"/>
|
||||
<Param name="hifi_audio" value="1"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitPool>
|
||||
</AudioParam>
|
||||
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ParamUnitDesc version="1.0">
|
||||
<CategoryTypeList>
|
||||
<CategoryType name="SoundEnhancement">
|
||||
<Category name="Common"/>
|
||||
</CategoryType>
|
||||
</CategoryTypeList>
|
||||
<ParamUnit>
|
||||
<Param name="besloudness" type="int"/>
|
||||
<Param name="hifi_audio" type="int" />
|
||||
</ParamUnit>
|
||||
</ParamUnitDesc>
|
||||
@@ -0,0 +1,151 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<AudioParam version="1.0">
|
||||
<ParamTree>
|
||||
<Param path="NB" param_id="0"/>
|
||||
<Param path="NB,Handset" param_id="6"/>
|
||||
<Param path="NB,MagiConference" param_id="1"/>
|
||||
<Param path="WB" param_id="2"/>
|
||||
<Param path="WB,Handset" param_id="8"/>
|
||||
<Param path="WB,MagiConference" param_id="3"/>
|
||||
<Param path="SWB" param_id="4"/>
|
||||
<Param path="SWB,Handset" param_id="7"/>
|
||||
<Param path="SWB,MagiConference" param_id="5"/>
|
||||
</ParamTree>
|
||||
<ParamUnitPool>
|
||||
<ParamUnit param_id="0">
|
||||
<Param name="dmnr_para" value="0x8100,0xD1A,0xC4D,0x3101,0x0,0x0,0x0,0x0,0x0,0x0,0x80F,0x800F,0x8012,0x4B,0x4B,0x0,0x0,0x0,0x0,0x0,0x502C,0x6529,0x0,0xA40C,0x0,0xFA0,0x0,0x0,0x0,0x0,0x0,0x3E8,0x0,0x0,0x0,0x0,0x3A98,0x0,0x0,0x0,0x0,0x0,0x0,0x66BB"/>
|
||||
<Param name="sph_in_iir_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_out_iir_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_out_iir_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_enh_pmv_gain" value="0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000"/>
|
||||
<Param name="sph_out_iir_enh_pmv_gain" value="0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000"/>
|
||||
<Param name="sph_in_iir_enh_pmv_freq" value="1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000"/>
|
||||
<Param name="sph_out_iir_enh_pmv_freq" value="1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000"/>
|
||||
<Param name="sph_in_iir_enh_pmv_type" value="0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6"/>
|
||||
<Param name="sph_out_iir_enh_pmv_type" value="0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6"/>
|
||||
<Param name="sph_in_iir_enh_pmv_qfactor" value="1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000"/>
|
||||
<Param name="sph_out_iir_enh_pmv_qfactor" value="1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="1">
|
||||
<Param name="dmnr_para" value="0x8080,0xD06,0x2F3D,0xF901,0x0,0x0,0x0,0x0,0x0,0x0,0x680F,0x800F,0x8012,0x81,0x81,0x0,0x0,0x0,0x0,0x0,0x50BC,0x6529,0x0,0xA40D,0x800,0xFA0,0x0,0x0,0x0,0x0,0x0,0x3E8,0x0,0x0,0x0,0x0,0x4DFF,0x0,0x0,0x0,0x0,0x0,0x0,0x66BB"/>
|
||||
<Param name="sph_in_iir_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_out_iir_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_out_iir_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_enh_pmv_gain" value="0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000"/>
|
||||
<Param name="sph_out_iir_enh_pmv_gain" value="0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000"/>
|
||||
<Param name="sph_in_iir_enh_pmv_freq" value="1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000"/>
|
||||
<Param name="sph_out_iir_enh_pmv_freq" value="1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000"/>
|
||||
<Param name="sph_in_iir_enh_pmv_type" value="0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6"/>
|
||||
<Param name="sph_out_iir_enh_pmv_type" value="0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6"/>
|
||||
<Param name="sph_in_iir_enh_pmv_qfactor" value="1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000"/>
|
||||
<Param name="sph_out_iir_enh_pmv_qfactor" value="1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="2">
|
||||
<Param name="dmnr_para" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x44,0x0,0x0,0x0"/>
|
||||
<Param name="sph_in_iir_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_out_iir_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_out_iir_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_enh_pmv_gain" value="0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000"/>
|
||||
<Param name="sph_out_iir_enh_pmv_gain" value="0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000"/>
|
||||
<Param name="sph_in_iir_enh_pmv_freq" value="1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000"/>
|
||||
<Param name="sph_out_iir_enh_pmv_freq" value="1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000"/>
|
||||
<Param name="sph_in_iir_enh_pmv_type" value="0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6"/>
|
||||
<Param name="sph_out_iir_enh_pmv_type" value="0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6"/>
|
||||
<Param name="sph_in_iir_enh_pmv_qfactor" value="1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000"/>
|
||||
<Param name="sph_out_iir_enh_pmv_qfactor" value="1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="3">
|
||||
<Param name="dmnr_para" value="0x2E28,0x0,0x3282,0x1FA0,0x9D3,0x2692,0xE6DE,0xB1A2,0xE11D,0xC7BC,0x34A8,0x9B6A,0x25D0,0x2E79,0x1508,0x307B,0x283,0x4127,0xFAB9,0xFA18,0xF18F,0xD90A,0xE1C0,0xF3A6,0x1987,0x40B8,0x315,0x2277,0x7DB,0x259E,0xD78,0x1373,0x8,0x2,0x3,0x129F,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x1964,0x1838,0x28DE,0x14D6,0xD20,0x35E5,0x27C3,0x2D10,0x200B,0xE30,0x1E3C,0x406F,0x194F,0x3F2F,0x2CE4,0x1E35,0x10DE,0x2006,0x2,0x0,0x0,0x66BB,0x44,0x0,0x0,0x0"/>
|
||||
<Param name="sph_in_iir_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_out_iir_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_out_iir_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_enh_pmv_gain" value="0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000"/>
|
||||
<Param name="sph_out_iir_enh_pmv_gain" value="0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000"/>
|
||||
<Param name="sph_in_iir_enh_pmv_freq" value="1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000"/>
|
||||
<Param name="sph_out_iir_enh_pmv_freq" value="1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000"/>
|
||||
<Param name="sph_in_iir_enh_pmv_type" value="0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6"/>
|
||||
<Param name="sph_out_iir_enh_pmv_type" value="0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6"/>
|
||||
<Param name="sph_in_iir_enh_pmv_qfactor" value="1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000"/>
|
||||
<Param name="sph_out_iir_enh_pmv_qfactor" value="1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="4">
|
||||
<Param name="dmnr_para" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xC524,0x7A90,0x4000,0x8001,0xC090,0x7F54,0x4000,0x800A,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x3BB,0x2,0xC524,0x7A90,0x4000,0x8001,0xC090,0x7F54,0x4000,0x800A,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x3BB,0x2,0xF2D,0x93,0x0,0xA,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="sph_in_iir_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_out_iir_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_out_iir_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_enh_pmv_gain" value="0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000"/>
|
||||
<Param name="sph_out_iir_enh_pmv_gain" value="0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000"/>
|
||||
<Param name="sph_in_iir_enh_pmv_freq" value="1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000"/>
|
||||
<Param name="sph_out_iir_enh_pmv_freq" value="1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000"/>
|
||||
<Param name="sph_in_iir_enh_pmv_type" value="0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6"/>
|
||||
<Param name="sph_out_iir_enh_pmv_type" value="0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6"/>
|
||||
<Param name="sph_in_iir_enh_pmv_qfactor" value="1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000"/>
|
||||
<Param name="sph_out_iir_enh_pmv_qfactor" value="1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="5">
|
||||
<Param name="dmnr_para" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xC524,0x7A90,0x4000,0x8001,0xC090,0x7F54,0x4000,0x800A,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x3BB,0x2,0xF2D,0x69,0x71,0xA,0x140,0x0,0x0,0x0,0x0,0xF930,0x1F10,0xCD92,0x6F51,0x40,0x16,0xF930,0x1F10,0x6F1B,0x6F14,0x40,0x15"/>
|
||||
<Param name="sph_in_iir_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_out_iir_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_out_iir_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_enh_pmv_gain" value="0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000"/>
|
||||
<Param name="sph_out_iir_enh_pmv_gain" value="0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000"/>
|
||||
<Param name="sph_in_iir_enh_pmv_freq" value="1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000"/>
|
||||
<Param name="sph_out_iir_enh_pmv_freq" value="1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000"/>
|
||||
<Param name="sph_in_iir_enh_pmv_type" value="0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6"/>
|
||||
<Param name="sph_out_iir_enh_pmv_type" value="0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6"/>
|
||||
<Param name="sph_in_iir_enh_pmv_qfactor" value="1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000"/>
|
||||
<Param name="sph_out_iir_enh_pmv_qfactor" value="1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="6">
|
||||
<Param name="dmnr_para" value="0x8080,0xD1A,0xC4D,0x3101,0x0,0x0,0x0,0x0,0x0,0x0,0x600A,0x800F,0x8012,0x4B,0x4B,0x0,0x0,0x0,0x0,0x0,0x502C,0x6529,0x0,0xA40C,0x0,0xFA0,0x0,0x0,0x0,0x0,0x0,0x3E8,0x0,0x0,0x0,0x0,0x3A98,0x0,0x0,0x0,0x0,0x0,0x0,0x66BB"/>
|
||||
<Param name="sph_in_iir_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_out_iir_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_out_iir_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_enh_pmv_gain" value="0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000"/>
|
||||
<Param name="sph_out_iir_enh_pmv_gain" value="0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000"/>
|
||||
<Param name="sph_in_iir_enh_pmv_freq" value="1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000"/>
|
||||
<Param name="sph_out_iir_enh_pmv_freq" value="1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000"/>
|
||||
<Param name="sph_in_iir_enh_pmv_type" value="0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6"/>
|
||||
<Param name="sph_out_iir_enh_pmv_type" value="0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6"/>
|
||||
<Param name="sph_in_iir_enh_pmv_qfactor" value="1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000"/>
|
||||
<Param name="sph_out_iir_enh_pmv_qfactor" value="1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="7">
|
||||
<Param name="dmnr_para" value="0x83C0,0x96,0x1BB,0xCD,0x0,0x0,0x0,0x0,0x0,0x0,0x81D8,0x6039,0xE0D4,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x502C,0x6530,0x0,0xA40C,0x1770,0x0,0x0,0x400,0x0,0x0,0x0,0x3E8,0x0,0x0,0x0,0x0,0x4DFF,0x0,0x0,0x0,0x0,0x0,0x0,0x66BB,0xF2D,0x69,0x71,0xA,0x140,0x0,0x0,0x0,0x0,0xF930,0x1F10,0xC514,0x6B62,0x60,0x494,0xC524,0x7A90,0x4000,0x8001,0xC090,0x7F54,0x4000,0x800A,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x3BB,0x2,0xC524,0x7A90,0x4000,0x8001,0xC090,0x7F54,0x4000,0x800A,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x3BB,0x2,0xF2D,0x69,0x71,0xA,0x140,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="sph_in_iir_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_out_iir_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_out_iir_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_enh_pmv_gain" value="0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000"/>
|
||||
<Param name="sph_out_iir_enh_pmv_gain" value="0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000"/>
|
||||
<Param name="sph_in_iir_enh_pmv_freq" value="1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000"/>
|
||||
<Param name="sph_out_iir_enh_pmv_freq" value="1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000"/>
|
||||
<Param name="sph_in_iir_enh_pmv_type" value="0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6"/>
|
||||
<Param name="sph_out_iir_enh_pmv_type" value="0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6"/>
|
||||
<Param name="sph_in_iir_enh_pmv_qfactor" value="1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000"/>
|
||||
<Param name="sph_out_iir_enh_pmv_qfactor" value="1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="8">
|
||||
<Param name="dmnr_para" value="0x1A6E,0x0,0x1341,0xF57,0xEC4,0xA75,0xF9DC,0x2469,0xDD21,0xCF,0xF569,0xFF3A,0xF7C7,0xF5,0x1E32,0xD7F5,0x2F00,0xBBC1,0xED94,0x201D,0xFFF0,0x15E0,0x3E4,0x15A8,0x16B0,0x1021,0xE2EB,0xF00B,0xD86A,0xC5B,0xD930,0x3758,0x8,0x4,0x1,0x47F,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x1388,0x1838,0xF1E,0xABA,0xFD2,0x3905,0x2E5A,0x1D7B,0x3DE1,0x169F,0x2C1E,0x3796,0x112F,0xF5D,0x342D,0x24C2,0x11F3,0x2298,0x0,0x0,0x0,0x66BB,0x44,0x0,0x0,0x0"/>
|
||||
<Param name="sph_in_iir_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_out_iir_enh_eq_freq" value="100.000000,800.000000,1600.000000,2400.000000,3200.000000,4000.000000"/>
|
||||
<Param name="sph_in_iir_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_out_iir_enh_eq_mag" value="1.000000,2.000000,3.000000,4.000000,5.000000,6.000000"/>
|
||||
<Param name="sph_in_iir_enh_pmv_gain" value="0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000"/>
|
||||
<Param name="sph_out_iir_enh_pmv_gain" value="0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,0.000000"/>
|
||||
<Param name="sph_in_iir_enh_pmv_freq" value="1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000"/>
|
||||
<Param name="sph_out_iir_enh_pmv_freq" value="1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000,1000.000000"/>
|
||||
<Param name="sph_in_iir_enh_pmv_type" value="0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6"/>
|
||||
<Param name="sph_out_iir_enh_pmv_type" value="0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6,0x6"/>
|
||||
<Param name="sph_in_iir_enh_pmv_qfactor" value="1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000"/>
|
||||
<Param name="sph_out_iir_enh_pmv_qfactor" value="1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000,1.000000"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitPool>
|
||||
</AudioParam>
|
||||
@@ -0,0 +1,181 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ParamUnitDesc version="1.0">
|
||||
<CategoryTypeList>
|
||||
<CategoryType name="Band" wording="Bandwidth">
|
||||
<Category name="NB" wording="Narrow Band"/>
|
||||
<Category name="WB" wording="Wide Band"/>
|
||||
<Category name="SWB" wording="Super Wide Band"/>
|
||||
</CategoryType>
|
||||
<CategoryType name="Profile">
|
||||
<Category name="Handset" alias="Normal,HAC,HANDSET_2MIC_PATH,HANDSET_2MICEV_PATH"/>
|
||||
<Category name="MagiConference" wording="2-mic NR"/>
|
||||
</CategoryType>
|
||||
</CategoryTypeList>
|
||||
<ParamUnit>
|
||||
<Param name="dmnr_para" type="ushort_array">
|
||||
<!-- DMNR Mode Parameter 0 -->
|
||||
<Field name="NC max band" array_index="0" bit="0,0" check_list="0,0-8K,1,0-4K"/>
|
||||
<Field name="ABM Taps" array_index="0" bit="1,1" check_list="0,4taps,1,1tap"/>
|
||||
<Field name="NS Initial Convergence" array_index="0" bit="2,2" check_list="0,off,1,on"/>
|
||||
<Field name="VAD hysteresis" array_index="0" bit="3,3" check_list="0,on,1,off"/>
|
||||
<Field name="VAD Adaptive hysteresis" array_index="0" bit="4,4" check_list="0,on,1,off"/>
|
||||
<Field name="ABM GCC Band range" array_index="0" bit="5,5" check_list="0,0~7,1,0~3"/>
|
||||
<Field name="NS Less Gain Protection (Normal)" array_index="0" bit="6,8" check_list="0,off,1,weakest,2,weaker,3,weak,4,medium,5,strong,6,stronger,7,strongest"/>
|
||||
<Field name="NS Dynamic LB (Normal)" array_index="0" bit="9,10" check_list="0,off,1,800 ms,2,400 ms,3,200 ms"/>
|
||||
<Field name="NS Dynamic LB (WA)" array_index="0" bit="11,12" check_list="0,off,1,800 ms,2,400 ms,3,200 ms"/>
|
||||
<Field name="NS Dynamic LB (Mic2)" array_index="0" bit="13,14" check_list="0,off,1,800 ms,2,400 ms,3,200 ms"/>
|
||||
<!-- DMNR Mode Parameter 1 -->
|
||||
<Field name="TMOS Detection THD in Mic1" array_index="1" bit="0,15" check_list="0,default,20,20,30,30,40,40,50,50,60,60,70,70,80,80,90,90,100,100,150,150,200,200"/>
|
||||
<!-- DMNR Mode Parameter 2 -->
|
||||
<Field name="HR Frequency Range" array_index="2" bit="0,1" check_list="0,0-6K,1,0-8K,2,0-4K,3,0-2K"/>
|
||||
<Field name="HR Pitch Boost Strength" array_index="2" bit="2,3" check_list="0,1.5dB,1,3dB,2,4.5dB,3,6dB"/>
|
||||
<Field name="HR Comb Suppression Strength" array_index="2" bit="4,5" check_list="0,-6dB,1,-12dB,2,-18dB,3,-24dB"/>
|
||||
<Field name="HR Harmonic Clarity Level" array_index="2" bit="6,7" check_list="0,weakest,1,medium,2,strong,3,strongest"/>
|
||||
<Field name="HR Peak Protection Strength" array_index="2" bit="8,9" check_list="0,weakest,1,medium,2,strong,3,strongest"/>
|
||||
<Field name="HR Time-smoothing Factor" array_index="2" bit="10,11" check_list="0,weakest,1,medium,2,strong,3,strongest"/>
|
||||
<!-- DMNR Mode Parameter 3 -->
|
||||
<Field name="SNRI Expander switch" array_index="3" bit="0" check_list="0,off,1,on"/>
|
||||
<Field name="SNRI Expander Gain LB" array_index="3" bit="1,3" check_list="0,9 dB,1,12 dB,2,15 dB,3,18 dB,4,21 dB,5,24 dB,6,27 dB,7,30 dB"/>
|
||||
<Field name="SNRI Expander Gain Under-estimation" array_index="3" bit="4" check_list="0,6 dB,1,12 dB"/>
|
||||
<Field name="SNRI Expander Triggered THD" array_index="3" bit="5,6" check_list="0,-30 dB(hardest),1,-28 dB,2,-26 dB,3,-24 dB(easiest)"/>
|
||||
<Field name="VAD Stricter VAD(Normal)" array_index="3" bit="8,8" check_list="0,on,1,off"/>
|
||||
<Field name="NS 1-mic VAD THD (TMOS)" array_index="3" bit="9,10" check_list="0,weakest,1,medium,2,strong,3,strongest"/>
|
||||
<Field name="NS Noise Over-estimation (TMOS)" array_index="3" bit="11,12" check_list="0,1.5dB,1,3dB,2,4.5dB,3,0dB"/>
|
||||
<Field name="TMOS detection switch" array_index="3" bit="13,13" check_list="0,off,1,on"/>
|
||||
<Field name="NS Gain LB (TMOS)" array_index="3" bit="14,15" check_list="0,same as normal,1,3dB,2,6dB,3,9dB"/>
|
||||
<!-- DMNR Mode Parameter 4 -->
|
||||
<Field name="VAD Power Ratio Scaler Modifier" array_index="4" bit="0,15" check_list="0,default(WB normal Cal-data[50]),3000,3000,3500,3500,4000,4000,4500,4500,5000,5000,5500,5500,6000,6000,7000,7000,7500,7500,8000,8000,8500,8500,9000,9000,10000,10000"/>
|
||||
<!-- DMNR Mode Parameter 5 -->
|
||||
<Field name="NS Switch or Gain lowerbound (Low SNR)" array_index="5" bit="0,3" check_list="0,off,1,2 dB,2,4 dB,3,6 dB,4,8 dB,5,10 dB,6,12 dB,7,14 dB,8,16 dB,9,18 dB,10,20 dB,11,22 dB,12,24 dB,13,26 dB,14,28 dB,15,30 dB"/>
|
||||
<Field name="Low SNR detection THD" array_index="5" bit="4,11" check_list="0,default(9830400),1,65536,8,524288,16,1048576,50,3276800,75,4915200,200,13107200,250,16384000"/>
|
||||
<!-- DMNR Mode Parameter 6 -->
|
||||
<Field name="VAD Band0p5 Power Ratio Scaler Modifier" array_index="6" bit="0,15" check_list="0,default(WB normal Cal-data[40]),1500,1500,1750,1750,2000,2000,2250,2250,2500,2500,2750,2750,3000,3000,3250,3250,3500,3500,3750,3750,4000,4000,4250,4250,4500,4500"/>
|
||||
<!-- DMNR Mode Parameter 7 -->
|
||||
<Field name="NC Disable NC function threshold" array_index="7" bit="0,15" check_list="0,default(600),50,50,70,70,90,90,120,120,150,150,500,500,1000,1000,5000,5000,10000,10000,20000,20000,32767,32767"/>
|
||||
<!-- DMNR Mode Parameter 10 -->
|
||||
<Field name="NS Highband(4-8k) 2-mic VAD THD (Normal)" array_index="10" bit="0,1" check_list="0,weakest,1,medium,2,strong,3,strongest"/>
|
||||
<Field name="NS Highband(4-8k) Non-stationary noise suppression strength (Normal)" array_index="10" bit="2,3" check_list="0,weakest,1,medium,2,strong,3,strongest"/>
|
||||
<Field name="ABM regularization handover (Normal)" array_index="10" bit="9,10" check_list="0,1s,1,2s,2,0.5s,3,0.25s"/>
|
||||
<Field name="VAD ABM VAD THD (Normal)" array_index="10" bit="11,12" check_list="0,loose,1,medium,2,strict,3,strictest"/>
|
||||
<Field name="NS Noise Over-estimation (Normal)" array_index="10" bit="13,14" check_list="0,1.5dB,1,3dB,2,4.5dB,3,0dB"/>
|
||||
<Field name="NC strength (Normal)" array_index="10" bit="15,15" check_list="0,strong,1,weak"/>
|
||||
<!-- DMNR Mode Parameter 11 -->
|
||||
<Field name="NS Highband(4-8k) 2-mic VAD THD (WA)" array_index="11" bit="0,1" check_list="0,weakest,1,medium,2,strong,3,strongest"/>
|
||||
<Field name="NS Highband(4-8k) Non-stationary noise suppression strength (WA)" array_index="11" bit="2,3" check_list="0,weakest,1,medium,2,strong,3,strongest"/>
|
||||
<Field name="ABM regularization handover (WA)" array_index="11" bit="9,10" check_list="0,1s,1,2s,2,0.5s,3,0.25s"/>
|
||||
<Field name="VAD ABM VAD THD (WA)" array_index="11" bit="11,12" check_list="0,loose,1,medium,2,strict,3,strictest"/>
|
||||
<Field name="NS Noise Over-estimation (WA)" array_index="11" bit="13,14" check_list="0,1.5dB,1,3dB,2,4.5dB,3,0dB"/>
|
||||
<Field name="NC strength (WA)" array_index="11" bit="15,15" check_list="0,strong,1,weak"/>
|
||||
<!-- DMNR Mode Parameter 12 -->
|
||||
<Field name="ABM Skip when FE VAD is on" array_index="12" bit="0,0" check_list="0,skip when FE,1,continue when FE"/>
|
||||
<Field name="WA DMNR switch cooldown" array_index="12" bit="1,2" check_list="0,0.5s,1,1s,2,1.5s,3,2s"/>
|
||||
<Field name="WA DMNR Cover Range" array_index="12" bit="3,5" check_list="0,0(prone to WA),1,1,2,2,3,3,4,4,5,5,6,6,7,7(prone to normal)"/>
|
||||
<Field name="WA DMNR Minimal Switch Time" array_index="12" bit="6,7" check_list="0,225ms,1,450ms,2,875ms,3,1750ms"/>
|
||||
<Field name="NS Strong DC suppression" array_index="12" bit="10,11" check_list="0,off,1,93.75 Hz,2,156.25 Hz,3,250 Hz"/>
|
||||
<Field name="NS Highband(4k-8k) speech protection" array_index="12" bit="12,13" check_list="0,weak,1,medium,2,medium-strong,3,strong"/>
|
||||
<Field name="VAD Well-cal shadow VAD bias ctrl" array_index="12" bit="14,15" check_list="0,300,1,600,2,1000,3,2000"/>
|
||||
<!-- DMNR Mode Parameter 13 -->
|
||||
<Field name="HR Strength (Normal)" array_index="13" bit="0,1" check_list="0,off,1,weak,2,medium,3,strong"/>
|
||||
<Field name="HR Pitch Boost Switch (Normal)" array_index="13" bit="2,2" check_list="0,off,1,on"/>
|
||||
<Field name="HR Comb Suppression Switch(Normal)" array_index="13" bit="3,3" check_list="0,off,1,on"/>
|
||||
<Field name="HR Excitation Generation Strength (Normal)" array_index="13" bit="4,5" check_list="0,0(most harmonics),1,1,2,2,3,3(fewest harmonics)"/>
|
||||
<Field name="HR Appliance Condition Threshold (Normal)" array_index="13" bit="6,8" check_list="0,300(loose),1,400,2,500,3,600,4,700,5,800,6,900,7,1000(strict)"/>
|
||||
<Field name="HR Aggressive Mode (Normal)" array_index="13" bit="9,9" check_list="0,off,1,on"/>
|
||||
<!-- DMNR Mode Parameter 14 -->
|
||||
<Field name="HR Strength (WA)" array_index="14" bit="0,1" check_list="0,off,1,weak,2,medium,3,strong"/>
|
||||
<Field name="HR Pitch Boost Switch (WA)" array_index="14" bit="2,2" check_list="0,off,1,on"/>
|
||||
<Field name="HR Comb Suppression Switch(WA)" array_index="14" bit="3,3" check_list="0,off,1,on"/>
|
||||
<Field name="HR Excitation Generation Strength (WA)" array_index="14" bit="4,5" check_list="0,0(most harmonics),1,1,2,2,3,3(fewest harmonics)"/>
|
||||
<Field name="HR Appliance Condition Threshold (WA)" array_index="14" bit="6,8" check_list="0,300(loose),1,400,2,500,3,600,4,700,5,800,6,900,7,1000(strict)"/>
|
||||
<Field name="HR Aggressive Mode (WA)" array_index="14" bit="9,9" check_list="0,off,1,on"/>
|
||||
<!-- DMNR Mode Parameter 15 -->
|
||||
<Field name="HR Strength (Mic2)" array_index="15" bit="0,1" check_list="0,off,1,weak,2,medium,3,strong"/>
|
||||
<Field name="HR Pitch Boost Switch (Mic2)" array_index="15" bit="2,2" check_list="0,off,1,on"/>
|
||||
<Field name="HR Comb Suppression Switch(Mic2)" array_index="15" bit="3,3" check_list="0,off,1,on"/>
|
||||
<Field name="HR Excitation Generation Strength (Mic2)" array_index="15" bit="4,5" check_list="0,0(most harmonics),1,1,2,2,3,3(fewest harmonics)"/>
|
||||
<Field name="HR Appliance Condition Threshold (Mic2)" array_index="15" bit="6,8" check_list="0,300(loose),1,400,2,500,3,600,4,700,5,800,6,900,7,1000(strict)"/>
|
||||
<Field name="HR Aggressive Mode (Mic2)" array_index="15" bit="9,9" check_list="0,off,1,on"/>
|
||||
<!-- DMNR Mode Parameter 20 -->
|
||||
<Field name="NS Gain lowerbound (Mic2)" array_index="20" bit="0,3" check_list="0,off,1,2 dB,2,4 dB,3,6 dB,4,8 dB,5,10 dB,6,12 dB,7,14 dB,8,16 dB,9,18 dB,10,20 dB,11,22 dB,12,24 dB,13,26 dB,14,28 dB,15,30 dB"/>
|
||||
<Field name="NS Noise Over-estimation (Mic2)" array_index="20" bit="4,5" check_list="0,1.5dB,1,3dB,2,4.5dB,3,0dB"/>
|
||||
<Field name="NS 1-mic VAD THD (Mic2)" array_index="20" bit="6,7" check_list="0,weakest,1,medium,2,strong,3,strongest"/>
|
||||
<Field name="Switch to Mic1 speed THD" array_index="20" bit="8,9" check_list="0,450 ms,1,225 ms,2,600 ms,3,750 ms"/>
|
||||
<Field name="Switch to Mic2 speed THD" array_index="20" bit="10,11" check_list="0,450 ms,1,225 ms,2,600 ms,3,750 ms"/>
|
||||
<Field name="Lower bound of MagiNRDual-NS Gain for mic2 TMOS" array_index="20" bit="12,13" check_list="0,off,1,3 dB,2,6 dB,3,9 dB"/>
|
||||
<Field name="NS Gain lowerbound (Mic2-TMOS)" array_index="20" bit="14,15" check_list="0,loosest,1,loose,2,strict,3,strictest"/>
|
||||
<!-- DMNR Mode Parameter 21 -->
|
||||
<Field name="Reduce DMNR adaptive TX gain when mic2" array_index="21" bit="0,3" check_list="0,0 dB,1,-1 dB,2,-2 dB,3,-3 dB,4,-4 dB,5,-5 dB,6,-6 dB,7,-7 dB,8,0 dB,9,1 dB,10,2 dB,11,3 dB,12,4 dB,13,5 dB,14,6 dB,15,7 dB"/>
|
||||
<Field name="Mic siwtch algorithm 250~750Hz mic1/mic2 energy threshold" array_index="21" bit="4,5" check_list="0,-2 dB,1,-0.06 dB,2,-4 dB,3,-6 dB"/>
|
||||
<Field name="prevent finger touch from selecting to mic1" array_index="21" bit="8,9" check_list="0,off,1,-15 dB,2,-12 dB,3,-10 dB"/>
|
||||
<Field name="Mic2 direction detection" array_index="21" bit="10,10" check_list="0,on,1,off"/>
|
||||
<Field name="Mic switch algorithm delay control" array_index="21" bit="11,14" check_list="0,10,1,11,2,12,3,13,4,14,5,15,6,16,7,17,8,18,9,19,10,20,11,21,12,22,13,23,14,24,15,25"/>
|
||||
<Field name="Mic switch PD speed" array_index="21" bit="15,15" check_list="0,fast,1,slow"/>
|
||||
<!-- DMNR Mode Parameter 22 -->
|
||||
<Field name="TMOS Detection THD in Mic2" array_index="22" bit="0,15" check_list="0,15000,1500,1500,3000,3000,5000,5000,10000,10000,20000,20000,32767,32767"/>
|
||||
<!-- DMNR Mode Parameter 23 -->
|
||||
<Field name="mic1/mic2 HB range" array_index="23" bit="0,0" check_list="0,2-4 kHz,1,1-3 kHz"/>
|
||||
<Field name="Mic2 direction VAD enable" array_index="23" bit="1,1" check_list="0,off,1,on"/>
|
||||
<Field name="Mic siwtch algorithm 0~250 Hz mic1/mic2 energy threshold" array_index="23" bit="2,3" check_list="0,-18 dB,1,-13 dB,2,-10 dB,3,off"/>
|
||||
<Field name="DMNR ASLR in noisy signal control" array_index="23" bit="4,4" check_list="0,off,1,on"/>
|
||||
<Field name="Mic2 Blocking algorithm 0~250 Hz mic1 - mic2 energy threshold1" array_index="23" bit="5,6" check_list="0,-7.4 dB,1,-8.6 dB,2,-10.4 dB,3,off"/>
|
||||
<Field name="Mic2 Blocking algorithm 0~250 Hz mic1 - mic2 energy threshold2" array_index="23" bit="7,8" check_list="0,-3.4 dB,1,-5.2 dB,2,-2.2 dB,3,-1.2 dB"/>
|
||||
<Field name="Switch to mic1 speed THD" array_index="23" bit="9,10" check_list="0,450 ms,1,225 ms,2,300 ms,3,375 ms"/>
|
||||
<Field name="WA Ctrl Switch for Mic2 Blocking" array_index="23" bit="11,11" check_list="0,on,1,off"/>
|
||||
<Field name="Lower bound of MagiNRDual-NS Gain for mic1" array_index="23" bit="12,15" check_list="0,off,1,2 dB,2,4 dB,3,6 dB,4,8 dB,5,10 dB,6,12 dB,7,14 dB,8,16 dB,9,18 dB,10,20 dB,11,22 dB,12,24 dB,13,26 dB,14,28 dB,15,30 dB"/>
|
||||
<!-- DMNR Mode Parameter 24 -->
|
||||
<Field name="Mic siwtch algorithm HB 2k~4k Hz (if cal [23] bit 0 = 1 HB is 1k~3k)" array_index="24" bit="0,15" check_list="0,default(4096 -9 dB),2067,-12 dB,2603,-11 dB,3277,-10 dB,5193,-8 dB,6538,-7 dB,8231,-6 dB,10362,-5 dB,13045,-4 dB,16422,-3 dB,20675,-2 dB,26028,-1 dB"/>
|
||||
<!-- DMNR Mode Parameter 25 -->
|
||||
<Field name="Mic1 or Mic2 band 1 power thd for one-mic VAD" array_index="25" bit="0,15" check_list="0,default(1500 -64.5 dB Fs),500,-69.3 dB Fs,1000,-66.3 dB Fs,2000, -63 dB Fs,3000, -61.5 dB Fs,5000, -59.3 dB Fs,10000, -56.3 dB Fs,20000, -53.3 dB Fs,30000, -51.5 dB Fs"/>
|
||||
<!-- DMNR Mode Parameter 26 -->
|
||||
<Field name="Mic1 high band power threshold" array_index="26" bit="0,15" check_list="0,default(2000 -63 dB Fs),500,-69.3 dB Fs,1000,-66.3 dB Fs,1500, -64.5 dB Fs,3000, -61.5 dB Fs,5000, -59.3 dB Fs,10000, -56.3 dB Fs,20000, -53.3 dB Fs,30000, -51.5 dB Fs"/>
|
||||
<!-- DMNR Mode Parameter 27 -->
|
||||
<Field name="FE VAD thd for mic switch" array_index="27" bit="0,15" check_list="0,0,1500,1500,3000,3000,5000,5000,10000,10000,15000,15000,20000,20000,32767,32767"/>
|
||||
<!--Field name="Mic2 HB thd for mic2 Blocking Switch (if cal [23] bit 0 = 1 HB is 1k~3k otherwise 2k~4k)" array_index="28" bit="0,15" check_list="0,default(4096 -9 dB),2067,-12 dB,2603,-11 dB,3277,-10 dB,5193,-8 dB,6538,-7 dB,8231,-6 dB,10362,-5 dB,13045,-4 dB,16422,-3 dB,20675,-2 dB,26028,-1 dB"/-->
|
||||
<!--Field name="Mic2 HB2 thd2 for mic2 Blocking Switch (if cal [23] bit 0 = 1 HB is 1k~3k otherwise 2k~4k)" array_index="29" bit="0,15" check_list="0,default(10000 -5 dB),2067,-12 dB,2603,-11 dB,3277,-10 dB,4096,-9 dB,5193,-8 dB,6538,-7 dB,8231,-6 dB,13045,-4 dB,16422,-3 dB,20675,-2 dB,26028,-1 dB"/-->
|
||||
<!--Field name="Mic2 HB Abs Power thd for mic2 Blocking" array_index="30" bit="0,15" check_list="0,default(1500)"/-->
|
||||
<!--Field name="Mic1 LB Abs Power thd for mic2 Blocking (250HZ (Band0))" array_index="31" bit="0,15" check_list="0,default(5000)"/-->
|
||||
<!--Field name="Mic2 LB Abs Power thd for mic2 Blocking (250HZ (Band0))" array_index="32" bit="0,15" check_list="0,default(150)"/-->
|
||||
<!--Field name="Mic2 LB2 Abs Power thd for mic2 Blocking (250~750 HZ (Band1))" array_index="33" bit="0,15" check_list="0,default(20000)"/-->
|
||||
<!--Field name="Mic2 FB Abs Power thd for mic2 Blocking (0~8K HZ)" array_index="34" bit="0,15" check_list="0,default(10000)"/-->
|
||||
<!--Field name="Stationary Noise Over-estimation for Mic2 Blocking" array_index="35" bit="0,2" check_list="0,0 dB,1,1.5 dB,2,3 dB,3,4.5 dB,4,6 dB,5,7.5 dB,6,9 dB,7,10.5 dB"/-->
|
||||
<!-- DMNR Mode Parameter 36 -->
|
||||
<Field name="Mic2 band0 Power thrshold for mic Selection mic2 band 0 power threshold" array_index="36" bit="0,15" check_list="0,default(7500 -39.5 dB),1000,-48.2 dB,3000,-43.5 dB,5000,-41.2 dB,10000,-38.2 dB,20000,-35.2 dB,30000,-33.5 dB"/>
|
||||
<!-- DMNR Mode Parameter 40 -->
|
||||
<Field name="FE VAD thd for VCE" array_index="40" bit="0,15" check_list="0,0,1500,1500,3000,3000,5000,5000,10000,10000,15000,15000,20000,20000,32767,32767"/>
|
||||
<Field name="Noise type detection NB switch" array_index="0" bit="0,0" check_list="0,off,1,on"/>
|
||||
<Field name="Noise type detection WB switch" array_index="0" bit="1,1" check_list="0,off,1,on"/>
|
||||
<Field name="Noise type detection rejection THD" array_index="0" bit="9,10" check_list="0,lowest,1,lower,2,stronger,3,strongest"/>
|
||||
<Field name="Noise type detection detection confidence THD" array_index="0" bit="11,12" check_list="0,loosest,1,looser,2,stricter,3,strictest"/>
|
||||
<Field name="Noise type detection detection speed" array_index="0" bit="13,14" check_list="0,slowest,1,slower,2,faster,3,fastest"/>
|
||||
<Field name="Noise type detection using default model" array_index="0" bit="15,15" check_list="0,on,1,off"/>
|
||||
<Field name="Noise type specialization enable at speechband(pub)" array_index="1" bit="0,0" check_list="0,off,1,on"/>
|
||||
<Field name="Noise type specialization VAD THD offset at speechband(pub)" array_index="1" bit="1,4" check_list="0,off,1,+500,2,+1000,3,+1500,4,+2000,5,+2500,6,+3000,7,+3500,9,-500,10,-1000,11,-1500,12,-2000,13,-2500,14,-3000,15,-3500"/>
|
||||
<Field name="Noise type specialization Gain LB offset at speechband(pub)" array_index="1" bit="5,8" check_list="0,off,1,-2 dB,2,-4 dB,3,-6 dB,4,-8 dB,5,-10 dB,6,-12 dB,7,-14 dB,9,2 dB,10,4 dB,11,6 dB,12,8 dB,13,10 dB,14,12 dB,15,14 dB"/>
|
||||
<Field name="Noise type specialization PD VAD tolerance at speechband(pub)" array_index="1" bit="9,12" check_list="0,off,1,1 dB,2,2 dB,3,3 dB,4,4 dB,5,5 dB,6,6 dB,7,7 dB,9,-1 dB,10,-2 dB,11,-3 dB,12,-4 dB,13,-5 dB,14,-6 dB,15,-7 dB"/>
|
||||
<Field name="Noise type specialization enable at midband(road,corssroad,train)" array_index="2" bit="0,0" check_list="0,off,1,on"/>
|
||||
<Field name="Noise type specialization VAD THD offset at midband(road,corssroad,train)" array_index="2" bit="1,4" check_list="0,off,1,+500,2,+1000,3,+1500,4,+2000,5,+2500,6,+3000,7,+3500,9,-500,10,-1000,11,-1500,12,-2000,13,-2500,14,-3000,15,-3500"/>
|
||||
<Field name="Noise type specialization Gain LB offset at midband(road,corssroad,train)" array_index="2" bit="5,8" check_list="0,off,1,-2 dB,2,-4 dB,3,-6 dB,4,-8 dB,5,-10 dB,6,-12 dB,7,-14 dB,9,2 dB,10,4 dB,11,6 dB,12,8 dB,13,10 dB,14,12 dB,15,14 dB"/>
|
||||
<Field name="Noise type specialization PD VAD tolerance at midband(road,corssroad,train)" array_index="2" bit="9,12" check_list="0,off,1,1 dB,2,2 dB,3,3 dB,4,4 dB,5,5 dB,6,6 dB,7,7 dB,9,-1 dB,10,-2 dB,11,-3 dB,12,-4 dB,13,-5 dB,14,-6 dB,15,-7 dB"/>
|
||||
<Field name="Noise type specialization enable at lowband(car)" array_index="3" bit="0,0" check_list="0,off,1,on"/>
|
||||
<Field name="Noise type specialization VAD THD offset at lowband(car)" array_index="3" bit="1,4" check_list="0,off,1,+500,2,+1000,3,+1500,4,+2000,5,+2500,6,+3000,7,+3500,9,-500,10,-1000,11,-1500,12,-2000,13,-2500,14,-3000,15,-3500"/>
|
||||
<Field name="Noise type specialization Gain LB offset at lowband(car)" array_index="3" bit="5,8" check_list="0,off,1,-2 dB,2,-4 dB,3,-6 dB,4,-8 dB,5,-10 dB,6,-12 dB,7,-14 dB,9,2 dB,10,4 dB,11,6 dB,12,8 dB,13,10 dB,14,12 dB,15,14 dB"/>
|
||||
<Field name="Noise type specialization PD VAD tolerance at lowband(car)" array_index="3" bit="9,12" check_list="0,off,1,1 dB,2,2 dB,3,3 dB,4,4 dB,5,5 dB,6,6 dB,7,7 dB,9,-1 dB,10,-2 dB,11,-3 dB,12,-4 dB,13,-5 dB,14,-6 dB,15,-7 dB"/>
|
||||
<Field name="Noise type specialization enable at high-SNR(cafe,mensa,callcenter)" array_index="4" bit="0,0" check_list="0,off,1,on"/>
|
||||
<Field name="Noise type specialization VAD THD offset at high-SNR(cafe,mensa,callcenter)" array_index="4" bit="1,4" check_list="0,off,1,+500,2,+1000,3,+1500,4,+2000,5,+2500,6,+3000,7,+3500,9,-500,10,-1000,11,-1500,12,-2000,13,-2500,14,-3000,15,-3500"/>
|
||||
<Field name="Noise type specialization Gain LB offset at high-SNR(cafe,mensa,callcenter)" array_index="4" bit="5,8" check_list="0,off,1,-2 dB,2,-4 dB,3,-6 dB,4,-8 dB,5,-10 dB,6,-12 dB,7,-14 dB,9,2 dB,10,4 dB,11,6 dB,12,8 dB,13,10 dB,14,12 dB,15,14 dB"/>
|
||||
<Field name="Noise type specialization PD VAD tolerance at high-SNR(cafe,mensa,callcenter)" array_index="4" bit="9,12" check_list="0,off,1,1 dB,2,2 dB,3,3 dB,4,4 dB,5,5 dB,6,6 dB,7,7 dB,9,-1 dB,10,-2 dB,11,-3 dB,12,-4 dB,13,-5 dB,14,-6 dB,15,-7 dB"/>
|
||||
</Param>
|
||||
<Param name="sph_in_iir_enh_eq_freq" type="double_array"/>
|
||||
<Param name="sph_out_iir_enh_eq_freq" type="double_array"/>
|
||||
<Param name="sph_in_iir_enh_eq_mag" type="double_array"/>
|
||||
<Param name="sph_out_iir_enh_eq_mag" type="double_array"/>
|
||||
<Param name="sph_in_iir_enh_pmv_gain" type="double_array"/>
|
||||
<Param name="sph_out_iir_enh_pmv_gain" type="double_array"/>
|
||||
<Param name="sph_in_iir_enh_pmv_freq" type="double_array"/>
|
||||
<Param name="sph_out_iir_enh_pmv_freq" type="double_array"/>
|
||||
<Param name="sph_in_iir_enh_pmv_type" type="ushort_array"/>
|
||||
<Param name="sph_out_iir_enh_pmv_type" type="ushort_array"/>
|
||||
<Param name="sph_in_iir_enh_pmv_qfactor" type="double_array"/>
|
||||
<Param name="sph_out_iir_enh_pmv_qfactor" type="double_array"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitDesc>
|
||||
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<AudioParam version="1.0">
|
||||
<ParamTree>
|
||||
<Param path="" param_id="0"/>
|
||||
<Param path="USBAudio" param_id="0"/>
|
||||
</ParamTree>
|
||||
<ParamUnitPool>
|
||||
<ParamUnit param_id="0">
|
||||
<Param name="EchoRef_para" value="0x1,0x100,0x8"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitPool>
|
||||
</AudioParam>
|
||||
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ParamUnitDesc version="1.0">
|
||||
<CategoryTypeList>
|
||||
<CategoryType name="Device" wording="Device">
|
||||
<Category name="USBAudio" wording="USBAudio"/>
|
||||
</CategoryType>
|
||||
</CategoryTypeList>
|
||||
<ParamUnit>
|
||||
<Param name="EchoRef_para" type="ushort_array"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitDesc>
|
||||
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<AudioParam version="1.0">
|
||||
<ParamTree>
|
||||
<Param path="Common" param_id="0"/>
|
||||
<Param path="EPL_On" param_id="1"/>
|
||||
<Param path="EPL_Off" param_id="2"/>
|
||||
</ParamTree>
|
||||
<ParamUnitPool>
|
||||
<ParamUnit param_id="0">
|
||||
<Param name="speech_common_para" value="0x6,0xDABD,0x7918,0x2A00,0x8001,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="debug_info" value="0x3,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x4000,0x0,0x0"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="1">
|
||||
<Param name="speech_common_para" value="0x6,0xDABD,0x7918,0x2A00,0x8001,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="debug_info" value="0x3,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
</ParamUnit>
|
||||
<ParamUnit param_id="2">
|
||||
<Param name="speech_common_para" value="0x0,0xDABD,0x7918,0x2A00,0x8001,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
<Param name="debug_info" value="0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitPool>
|
||||
</AudioParam>
|
||||
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ParamUnitDesc version="1.0">
|
||||
<CategoryTypeList>
|
||||
<CategoryType name="CategoryLayer" wording="CategoryLayer">
|
||||
<Category name="Common"/>
|
||||
<Category name="EPL_On"/>
|
||||
<Category name="EPL_Off"/>
|
||||
</CategoryType>
|
||||
</CategoryTypeList>
|
||||
<ParamUnit>
|
||||
<Param name="speech_common_para" type="ushort_array">
|
||||
<Field name="Loud speaker mode Pre-Clipping threshold" array_index="3" bit="0,2" check_list="0,8960,1,10752,2,12902,3,15483,4,18579,5,22295,6,26754,7,32767"/>
|
||||
</Param>
|
||||
<Param name="debug_info" type="ushort_array"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitDesc>
|
||||
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<AudioParam version="1.0">
|
||||
<ParamTree>
|
||||
<Param path="Common" param_id="0"/>
|
||||
</ParamTree>
|
||||
<ParamUnitPool>
|
||||
<ParamUnit param_id="0">
|
||||
<Param name="shape_rx_fir_para" value="0xFF73,0x1C3,0x1DC,0x240,0x26E,0x22B,0x156,0xFFE5,0xFDEB,0xFB89,0xF8E6,0xF60E,0xF2C3,0xEDFB,0xE38B,0xAE09,0x51F7,0x1C75,0x1205,0xD3D,0x9F2,0x71A,0x477,0x215,0x1B,0xFEAA,0xFDD5,0xFD92,0xFDC0,0xFE24,0xFE3D,0x8D"/>
|
||||
</ParamUnit>
|
||||
</ParamUnitPool>
|
||||
</AudioParam>
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user