emerald: push vendor tree 22.2
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
*.img filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.so filter=lfs diff=lfs merge=lfs -text
|
||||||
+35658
File diff suppressed because it is too large
Load Diff
+21
@@ -0,0 +1,21 @@
|
|||||||
|
#
|
||||||
|
# Automatically generated file. DO NOT MODIFY
|
||||||
|
#
|
||||||
|
|
||||||
|
LOCAL_PATH := $(call my-dir)
|
||||||
|
|
||||||
|
ifeq ($(TARGET_DEVICE),emerald)
|
||||||
|
|
||||||
|
$(call add-radio-file-sha1-checked,radio/dpm.img,bac7cb64c63f7ddb4937bff2b34a7378dafb72f4)
|
||||||
|
$(call add-radio-file-sha1-checked,radio/gz.img,06968e18c4c179bdd05c2e20a7d1b91f672b5c3b)
|
||||||
|
$(call add-radio-file-sha1-checked,radio/lk.img,1398e2c57641e4110a01d9621426168c386fbdfb)
|
||||||
|
$(call add-radio-file-sha1-checked,radio/mcupm.img,a11c2e3142d3545bffc953c82dc352015bbdf0c3)
|
||||||
|
$(call add-radio-file-sha1-checked,radio/md1img.img,1c5d3a25065cf0e24ea9d695022f8428795bffb6)
|
||||||
|
$(call add-radio-file-sha1-checked,radio/pi_img.img,e0fc64bf316a82a8f47d03f0eb2d11ada1464d8e)
|
||||||
|
$(call add-radio-file-sha1-checked,radio/preloader_raw.img,e86f2b23abd36ce050d70b1e6eb553dc073712c5)
|
||||||
|
$(call add-radio-file-sha1-checked,radio/scp.img,1d26ee5bd33245bffcb65db245dd1f3a4d03ad28)
|
||||||
|
$(call add-radio-file-sha1-checked,radio/spmfw.img,f58eb787756013cfd193b963427061e0048dd290)
|
||||||
|
$(call add-radio-file-sha1-checked,radio/sspm.img,5bdbaa4f55e41f37e5d647184e468b6b877d6f28)
|
||||||
|
$(call add-radio-file-sha1-checked,radio/tee.img,4e697d6326c7772ebd86736cb958017c53c42df6)
|
||||||
|
|
||||||
|
endif
|
||||||
@@ -0,0 +1,16 @@
|
|||||||
|
#
|
||||||
|
# Automatically generated file. DO NOT MODIFY
|
||||||
|
#
|
||||||
|
|
||||||
|
AB_OTA_PARTITIONS += \
|
||||||
|
dpm \
|
||||||
|
gz \
|
||||||
|
lk \
|
||||||
|
mcupm \
|
||||||
|
md1img \
|
||||||
|
pi_img \
|
||||||
|
preloader_raw \
|
||||||
|
scp \
|
||||||
|
spmfw \
|
||||||
|
sspm \
|
||||||
|
tee
|
||||||
+1975
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,109 @@
|
|||||||
|
{
|
||||||
|
"version": "1.0",
|
||||||
|
"product": "emerald",
|
||||||
|
"threshold": {
|
||||||
|
"lowerAdj_freeMem_threshold": 307200,
|
||||||
|
"cam_boost_threshold": 2956012,
|
||||||
|
"lowAdj_threshold": 0,
|
||||||
|
"3rd_lowAdj_threshold": 50,
|
||||||
|
"update_state_delay_ms": 5000,
|
||||||
|
"kill_lowprio_sysapp_threshlod": 10240,
|
||||||
|
"intercept_restart_time": 3000,
|
||||||
|
"kill_highprio_sysapp_threshlod": 30720,
|
||||||
|
"skip_task": 2,
|
||||||
|
"skip_task_lower": 1,
|
||||||
|
"protect_locktask_num": 2,
|
||||||
|
"kill_tag": 31
|
||||||
|
},
|
||||||
|
"support": {
|
||||||
|
"mms_camcpt_enable": false,
|
||||||
|
"adj_swap_support": true,
|
||||||
|
"inhibit_procs_enable": true,
|
||||||
|
"inhibit_3rdprocs_enable": true,
|
||||||
|
"cam_boost_early_enable": true,
|
||||||
|
"perceptible_support": true,
|
||||||
|
"oom_update_support": true,
|
||||||
|
"lmkd_perceptible_support": true,
|
||||||
|
"inhibit_dynamic_enable": false
|
||||||
|
},
|
||||||
|
"oom":{
|
||||||
|
"oom_level": "23040:0,51200:100,128000:200,179200:250,256000:500,307200:800",
|
||||||
|
"psi_level": "30,20,13,8"
|
||||||
|
},
|
||||||
|
"threshold_6Gmem": {
|
||||||
|
"lowerAdj_freeMem_threshold": 102400,
|
||||||
|
"cam_boost_threshold": 1843200,
|
||||||
|
"lowAdj_threshold": 0,
|
||||||
|
"3rd_lowAdj_threshold": 50,
|
||||||
|
"cam_boost_ext_mem":204800,
|
||||||
|
"update_state_delay_ms": 5000,
|
||||||
|
"kill_lowprio_sysapp_threshlod": 10240,
|
||||||
|
"intercept_restart_time": 3000,
|
||||||
|
"kill_highprio_sysapp_threshlod": 30720,
|
||||||
|
"skip_task_lower": 1,
|
||||||
|
"protect_locktask_num": 2,
|
||||||
|
"kill_tag": 31,
|
||||||
|
"skip_task":2
|
||||||
|
},
|
||||||
|
"configs": [
|
||||||
|
{
|
||||||
|
"name": "protect_list",
|
||||||
|
"config": [
|
||||||
|
"com.ss.android.lark.kami"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "white_list",
|
||||||
|
"config": [
|
||||||
|
"com.android.camera",
|
||||||
|
"android.process.media",
|
||||||
|
"com.miui.gallery",
|
||||||
|
"com.tencent.mm",
|
||||||
|
"com.miui.home",
|
||||||
|
"com.android.traceur",
|
||||||
|
"com.tencent.mobileqq",
|
||||||
|
"com.tencent.mm:push",
|
||||||
|
"com.tencent.mobileqq:MSF",
|
||||||
|
"com.ss.android.lark.kami:wschannel",
|
||||||
|
"com.xiaomi.mi_connect_service",
|
||||||
|
"com.phonetest.application:CameraMemoryWatcher",
|
||||||
|
"com.phonetest.application",
|
||||||
|
"android.camera.cts",
|
||||||
|
"android.camera.cts:errorLoggingServiceProcess",
|
||||||
|
"com.miui.screenrecorder"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "black_list",
|
||||||
|
"config": [
|
||||||
|
"com.miui.newhome:launcher",
|
||||||
|
"com.miui.newhome",
|
||||||
|
"com.miui.systemAdSolution",
|
||||||
|
"com.xiaomi.smarthome:plugin0",
|
||||||
|
"com.xiaomi.smarthome",
|
||||||
|
"com.android.quicksearchbox",
|
||||||
|
"com.miui.systemAdSolution:ui",
|
||||||
|
"com.xiaomi.misettings",
|
||||||
|
"com.android.settings:remote"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhibit_app_list",
|
||||||
|
"config": [
|
||||||
|
"com.google.android.providers.media.module",
|
||||||
|
"com.sohu.inputmethod.sogou.xiaomi",
|
||||||
|
"com.baidu.input_mi",
|
||||||
|
"com.iflytek.inputmethod.miui"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhibit_native_list",
|
||||||
|
"config": [
|
||||||
|
"com.google.android.gms.persistent",
|
||||||
|
"/system/bin/logd",
|
||||||
|
"/vendor/bin/diag-router",
|
||||||
|
"/vendor/bin/hw/android.hardware.security.keymint-service-qti"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Executable
BIN
Binary file not shown.
@@ -0,0 +1,15 @@
|
|||||||
|
# VTService .rc configure
|
||||||
|
|
||||||
|
service vtservice /system_ext/bin/vtservice
|
||||||
|
class main
|
||||||
|
user system
|
||||||
|
group system camera graphics inet net_admin net_raw media sdcard_rw radio sdcard_r media_rw
|
||||||
|
capabilities NET_ADMIN NET_RAW
|
||||||
|
ioprio rt 4
|
||||||
|
disabled
|
||||||
|
|
||||||
|
on property:persist.vendor.vilte_support=1
|
||||||
|
start vtservice
|
||||||
|
|
||||||
|
on property:persist.vendor.viwifi_support=1
|
||||||
|
start vtservice
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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.
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>0</config>
|
||||||
|
<format>L1 only: 1</format>
|
||||||
|
<setting>0</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>1</config>
|
||||||
|
<format>L1 CAIC FrequencyHz</format>
|
||||||
|
<setting>1560000000,1575000000</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>
|
||||||
+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="" />
|
||||||
|
<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="yes" />
|
||||||
|
<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,176 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<AudioParam version="1.0">
|
||||||
|
<ParamTree>
|
||||||
|
<Param path="Common" param_id="8"/>
|
||||||
|
<Param path="MT3967" param_id="9"/>
|
||||||
|
<Param path="MT6735" param_id="1"/>
|
||||||
|
<Param path="MT6755" param_id="10"/>
|
||||||
|
<Param path="MT6757" param_id="11"/>
|
||||||
|
<Param path="MT6759" param_id="12"/>
|
||||||
|
<Param path="MT6761" param_id="2"/>
|
||||||
|
<Param path="MT6763" param_id="13"/>
|
||||||
|
<Param path="MT6765" param_id="2"/>
|
||||||
|
<Param path="MT6768" param_id="4"/>
|
||||||
|
<Param path="MT6771" param_id="14"/>
|
||||||
|
<Param path="MT6775" param_id="15"/>
|
||||||
|
<Param path="MT6779" param_id="16"/>
|
||||||
|
<Param path="MT6785" param_id="5"/>
|
||||||
|
<Param path="MT6789" param_id="7"/>
|
||||||
|
<Param path="MT6797" param_id="3"/>
|
||||||
|
<Param path="MT6799" param_id="17"/>
|
||||||
|
<Param path="MT6855" param_id="6"/>
|
||||||
|
<Param path="MT6885" param_id="18"/>
|
||||||
|
<Param path="MT6893" param_id="19"/>
|
||||||
|
<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>
|
||||||
|
<ParamUnit param_id="8">
|
||||||
|
<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="9">
|
||||||
|
<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="10">
|
||||||
|
<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="11">
|
||||||
|
<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="12">
|
||||||
|
<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="13">
|
||||||
|
<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="14">
|
||||||
|
<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="15">
|
||||||
|
<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="16">
|
||||||
|
<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="17">
|
||||||
|
<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="18">
|
||||||
|
<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="19">
|
||||||
|
<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>
|
||||||
|
</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,142 @@
|
|||||||
|
<?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,Notification,HS" param_id="7"/>
|
||||||
|
<Param path="Default,Ring_Alarm,HS" param_id="8"/>
|
||||||
|
<Param path="Default,Ring_Alarm,SPK" param_id="9"/>
|
||||||
|
<Param path="Default,Notification,SPK" param_id="10"/>
|
||||||
|
<Param path="Default,Others,HSSPK" param_id="11"/>
|
||||||
|
<Param path="Default,Ring_Alarm,HSSPK" param_id="12"/>
|
||||||
|
<Param path="Default,Notification,HSSPK" param_id="13"/>
|
||||||
|
<Param path="Default,Others,USB" param_id="14"/>
|
||||||
|
<Param path="Default,Ring_Alarm,USB" param_id="15"/>
|
||||||
|
<Param path="Default,Notification,USB" param_id="16"/>
|
||||||
|
</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="3"/>
|
||||||
|
<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="8">
|
||||||
|
<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="9">
|
||||||
|
<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="10">
|
||||||
|
<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="11">
|
||||||
|
<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="12">
|
||||||
|
<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="13">
|
||||||
|
<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="14">
|
||||||
|
<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="15">
|
||||||
|
<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="16">
|
||||||
|
<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>
|
||||||
|
</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,464 @@
|
|||||||
|
<?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,USB" param_id="3"/>
|
||||||
|
<Param path="Default,Music,HS" param_id="4"/>
|
||||||
|
<Param path="Default,System,HS" param_id="5"/>
|
||||||
|
<Param path="Default,Bluetooth_sco,USB" param_id="6"/>
|
||||||
|
<Param path="Default,Music,BT_A2DP" param_id="10"/>
|
||||||
|
<Param path="Default,Music,BT_A2DP_HP" param_id="21"/>
|
||||||
|
<Param path="Default,Music,BT_A2DP_SPK" param_id="7"/>
|
||||||
|
<Param path="Default,System,BT_A2DP" param_id="8"/>
|
||||||
|
<Param path="Default,Ring,BT_A2DP" param_id="9"/>
|
||||||
|
<Param path="Default,Alarm,BT_A2DP" param_id="11"/>
|
||||||
|
<Param path="Default,Notification,BT_A2DP" param_id="12"/>
|
||||||
|
<Param path="Default,Bluetooth_sco,BT_A2DP" param_id="13"/>
|
||||||
|
<Param path="Default,Enforced_Audible,BT_A2DP" param_id="14"/>
|
||||||
|
<Param path="Default,DTMF,BT_A2DP" param_id="15"/>
|
||||||
|
<Param path="Default,TTS,BT_A2DP" param_id="16"/>
|
||||||
|
<Param path="Default,Accessibility,BT_A2DP" param_id="17"/>
|
||||||
|
<Param path="Default,Assistant,BT_A2DP" param_id="18"/>
|
||||||
|
<Param path="Default,System,BT_A2DP_HP" param_id="19"/>
|
||||||
|
<Param path="Default,Ring,BT_A2DP_HP" param_id="20"/>
|
||||||
|
<Param path="Default,Alarm,BT_A2DP_HP" param_id="22"/>
|
||||||
|
<Param path="Default,Notification,BT_A2DP_HP" param_id="23"/>
|
||||||
|
<Param path="Default,Bluetooth_sco,BT_A2DP_HP" param_id="24"/>
|
||||||
|
<Param path="Default,Enforced_Audible,BT_A2DP_HP" param_id="25"/>
|
||||||
|
<Param path="Default,DTMF,BT_A2DP_HP" param_id="26"/>
|
||||||
|
<Param path="Default,TTS,BT_A2DP_HP" param_id="27"/>
|
||||||
|
<Param path="Default,Accessibility,BT_A2DP_HP" param_id="28"/>
|
||||||
|
<Param path="Default,Assistant,BT_A2DP_HP" param_id="29"/>
|
||||||
|
<Param path="Default,System,BT_A2DP_SPK" param_id="30"/>
|
||||||
|
<Param path="Default,Ring,BT_A2DP_SPK" param_id="31"/>
|
||||||
|
<Param path="Default,Alarm,BT_A2DP_SPK" param_id="32"/>
|
||||||
|
<Param path="Default,Notification,BT_A2DP_SPK" param_id="33"/>
|
||||||
|
<Param path="Default,Bluetooth_sco,BT_A2DP_SPK" param_id="34"/>
|
||||||
|
<Param path="Default,Enforced_Audible,BT_A2DP_SPK" param_id="35"/>
|
||||||
|
<Param path="Default,DTMF,BT_A2DP_SPK" param_id="36"/>
|
||||||
|
<Param path="Default,TTS,BT_A2DP_SPK" param_id="37"/>
|
||||||
|
<Param path="Default,Accessibility,BT_A2DP_SPK" param_id="38"/>
|
||||||
|
<Param path="Default,Assistant,BT_A2DP_SPK" param_id="39"/>
|
||||||
|
<Param path="Default,Ring,HS" param_id="40"/>
|
||||||
|
<Param path="Default,Alarm,HS" param_id="41"/>
|
||||||
|
<Param path="Default,Notification,HS" param_id="42"/>
|
||||||
|
<Param path="Default,Bluetooth_sco,HS" param_id="43"/>
|
||||||
|
<Param path="Default,Enforced_Audible,HS" param_id="44"/>
|
||||||
|
<Param path="Default,DTMF,HS" param_id="45"/>
|
||||||
|
<Param path="Default,TTS,HS" param_id="46"/>
|
||||||
|
<Param path="Default,Accessibility,HS" param_id="47"/>
|
||||||
|
<Param path="Default,Assistant,HS" param_id="48"/>
|
||||||
|
<Param path="Default,System,SPK" param_id="49"/>
|
||||||
|
<Param path="Default,Ring,SPK" param_id="50"/>
|
||||||
|
<Param path="Default,Alarm,SPK" param_id="51"/>
|
||||||
|
<Param path="Default,Notification,SPK" param_id="52"/>
|
||||||
|
<Param path="Default,Bluetooth_sco,SPK" param_id="53"/>
|
||||||
|
<Param path="Default,Enforced_Audible,SPK" param_id="54"/>
|
||||||
|
<Param path="Default,DTMF,SPK" param_id="55"/>
|
||||||
|
<Param path="Default,TTS,SPK" param_id="56"/>
|
||||||
|
<Param path="Default,Accessibility,SPK" param_id="57"/>
|
||||||
|
<Param path="Default,Assistant,SPK" param_id="58"/>
|
||||||
|
<Param path="Default,System,HSSPK" param_id="59"/>
|
||||||
|
<Param path="Default,Ring,HSSPK" param_id="60"/>
|
||||||
|
<Param path="Default,Music,HSSPK" param_id="61"/>
|
||||||
|
<Param path="Default,Alarm,HSSPK" param_id="62"/>
|
||||||
|
<Param path="Default,Notification,HSSPK" param_id="63"/>
|
||||||
|
<Param path="Default,Bluetooth_sco,HSSPK" param_id="64"/>
|
||||||
|
<Param path="Default,Enforced_Audible,HSSPK" param_id="65"/>
|
||||||
|
<Param path="Default,DTMF,HSSPK" param_id="66"/>
|
||||||
|
<Param path="Default,TTS,HSSPK" param_id="67"/>
|
||||||
|
<Param path="Default,Accessibility,HSSPK" param_id="68"/>
|
||||||
|
<Param path="Default,Assistant,HSSPK" param_id="69"/>
|
||||||
|
<Param path="Default,System,USB" param_id="70"/>
|
||||||
|
<Param path="Default,Ring,USB" param_id="71"/>
|
||||||
|
<Param path="Default,Alarm,USB" param_id="72"/>
|
||||||
|
<Param path="Default,Notification,USB" param_id="73"/>
|
||||||
|
<Param path="Default,Enforced_Audible,USB" param_id="74"/>
|
||||||
|
<Param path="Default,DTMF,USB" param_id="75"/>
|
||||||
|
<Param path="Default,TTS,USB" param_id="76"/>
|
||||||
|
<Param path="Default,Accessibility,USB" param_id="77"/>
|
||||||
|
<Param path="Default,Assistant,USB" param_id="78"/>
|
||||||
|
</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,-54,-50,-46,-42,-38,-33,-27,-24,-20,-17,-13,-10,-7,-4,0"/>
|
||||||
|
</ParamUnit>
|
||||||
|
<ParamUnit param_id="3">
|
||||||
|
<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="4">
|
||||||
|
<Param name="digital_gain" value="-64,-55,-50,-45,-40,-35,-31,-27,-23,-19,-16,-12,-9,-6,-3,0"/>
|
||||||
|
</ParamUnit>
|
||||||
|
<ParamUnit param_id="5">
|
||||||
|
<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="6">
|
||||||
|
<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="7">
|
||||||
|
<Param name="digital_gain" value="-64,-55,-51,-47,-43,-39,-35,-32,-29,-26,-23,-20,-17,-14,-11,-7"/>
|
||||||
|
</ParamUnit>
|
||||||
|
<ParamUnit param_id="8">
|
||||||
|
<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="9">
|
||||||
|
<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="10">
|
||||||
|
<Param name="digital_gain" value="-64,-55,-51,-47,-43,-39,-35,-32,-29,-26,-23,-20,-17,-14,-11,-7"/>
|
||||||
|
</ParamUnit>
|
||||||
|
<ParamUnit param_id="11">
|
||||||
|
<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="12">
|
||||||
|
<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="13">
|
||||||
|
<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="14">
|
||||||
|
<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="15">
|
||||||
|
<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="16">
|
||||||
|
<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="17">
|
||||||
|
<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="18">
|
||||||
|
<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="19">
|
||||||
|
<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="20">
|
||||||
|
<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="21">
|
||||||
|
<Param name="digital_gain" value="-64,-55,-51,-47,-43,-39,-35,-32,-29,-26,-23,-20,-17,-14,-11,-7"/>
|
||||||
|
</ParamUnit>
|
||||||
|
<ParamUnit param_id="22">
|
||||||
|
<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="23">
|
||||||
|
<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="24">
|
||||||
|
<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="25">
|
||||||
|
<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="26">
|
||||||
|
<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="27">
|
||||||
|
<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="28">
|
||||||
|
<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="29">
|
||||||
|
<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="30">
|
||||||
|
<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="31">
|
||||||
|
<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="32">
|
||||||
|
<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="33">
|
||||||
|
<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="34">
|
||||||
|
<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="35">
|
||||||
|
<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="36">
|
||||||
|
<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="37">
|
||||||
|
<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="38">
|
||||||
|
<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="39">
|
||||||
|
<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="40">
|
||||||
|
<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="41">
|
||||||
|
<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="42">
|
||||||
|
<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="43">
|
||||||
|
<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="44">
|
||||||
|
<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="45">
|
||||||
|
<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="46">
|
||||||
|
<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="47">
|
||||||
|
<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="48">
|
||||||
|
<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="49">
|
||||||
|
<Param name="digital_gain" value="-64,-48,-45,-42,-39,-36,-33,-30,-27,-24,-21,-18,-15,-12,-9,-6"/>
|
||||||
|
</ParamUnit>
|
||||||
|
<ParamUnit param_id="50">
|
||||||
|
<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="51">
|
||||||
|
<Param name="digital_gain" value="-64,-48,-45,-42,-39,-36,-33,-30,-27,-24,-21,-18,-15,-12,-9,-6"/>
|
||||||
|
</ParamUnit>
|
||||||
|
<ParamUnit param_id="52">
|
||||||
|
<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="53">
|
||||||
|
<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="54">
|
||||||
|
<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="55">
|
||||||
|
<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="56">
|
||||||
|
<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="57">
|
||||||
|
<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="58">
|
||||||
|
<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="59">
|
||||||
|
<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="60">
|
||||||
|
<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="61">
|
||||||
|
<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="62">
|
||||||
|
<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="63">
|
||||||
|
<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="64">
|
||||||
|
<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="65">
|
||||||
|
<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="66">
|
||||||
|
<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="67">
|
||||||
|
<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="68">
|
||||||
|
<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="69">
|
||||||
|
<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="70">
|
||||||
|
<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="71">
|
||||||
|
<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="72">
|
||||||
|
<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="73">
|
||||||
|
<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="74">
|
||||||
|
<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="75">
|
||||||
|
<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="76">
|
||||||
|
<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="77">
|
||||||
|
<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="78">
|
||||||
|
<Param name="digital_gain" value="-64,-42,-39,-36,-33,-30,-27,-24,-21,-18,-15,-12,-9,-6,-3,0"/>
|
||||||
|
</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>
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user