audio_effects.xml 6.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--- Copyright (c) 2018, The Linux Foundation. All rights reserved. -->
  3. <!--- -->
  4. <!--- Redistribution and use in source and binary forms, with or without -->
  5. <!--- modification, are permitted provided that the following conditions are -->
  6. <!--- met: -->
  7. <!--- * Redistributions of source code must retain the above copyright -->
  8. <!--- notice, this list of conditions and the following disclaimer. -->
  9. <!--- * Redistributions in binary form must reproduce the above -->
  10. <!--- copyright notice, this list of conditions and the following -->
  11. <!--- disclaimer in the documentation and/or other materials provided -->
  12. <!--- with the distribution. -->
  13. <!--- * Neither the name of The Linux Foundation nor the names of its -->
  14. <!--- contributors may be used to endorse or promote products derived -->
  15. <!--- from this software without specific prior written permission. -->
  16. <!--- -->
  17. <!--- THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED -->
  18. <!--- WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -->
  19. <!--- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT -->
  20. <!--- ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS -->
  21. <!--- BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -->
  22. <!--- CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -->
  23. <!--- SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR -->
  24. <!--- BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, -->
  25. <!--- WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE -->
  26. <!--- OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN -->
  27. <!--- IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -->
  28. <audio_effects_conf version="2.0" xmlns="http://schemas.android.com/audio/audio_effects_conf/v2_0">
  29. <libraries>
  30. <library name="bundle" path="libbundlewrapper.so"/>
  31. <library name="reverb" path="libreverbwrapper.so"/>
  32. <library name="qcbassboost" path="libqcbassboost.so"/>
  33. <library name="qcvirt" path="libqcvirt.so"/>
  34. <library name="qcreverb" path="libqcreverb.so"/>
  35. <library name="visualizer_sw" path="libvisualizer.so"/>
  36. <library name="visualizer_hw" path="libqcomvisualizer.so"/>
  37. <library name="downmix" path="libdownmix.so"/>
  38. <library name="loudness_enhancer" path="libldnhncr.so"/>
  39. <library name="dynamics_processing" path="libdynproc.so"/>
  40. <library name="proxy" path="libeffectproxy.so"/>
  41. <library name="offload_bundle" path="libqcompostprocbundle.so"/>
  42. <library name="audio_pre_processing" path="libqcomvoiceprocessing.so"/>
  43. </libraries>
  44. <effects>
  45. <effectProxy name="bassboost" library="proxy" uuid="14804144-a5ee-4d24-aa88-0002a5d5c51b">
  46. <libsw library="qcbassboost" uuid="23aca180-44bd-11e2-bcfd-0800200c9a66"/>
  47. <libhw library="offload_bundle" uuid="2c4a8c24-1581-487f-94f6-0002a5d5c51b"/>
  48. </effectProxy>
  49. <effectProxy name="virtualizer" library="proxy" uuid="d3467faa-acc7-4d34-acaf-0002a5d5c51b">
  50. <libsw library="qcvirt" uuid="e6c98a16-22a3-11e2-b87b-f23c91aec05e"/>
  51. <libhw library="offload_bundle" uuid="509a4498-561a-4bea-b3b1-0002a5d5c51b"/>
  52. </effectProxy>
  53. <effectProxy name="equalizer" library="proxy" uuid="c8e70ecd-48ca-456e-8a4f-0002a5d5c51b">
  54. <libsw library="bundle" uuid="ce772f20-847d-11df-bb17-0002a5d5c51b"/>
  55. <libhw library="offload_bundle" uuid="a0dac280-401c-11e3-9379-0002a5d5c51b"/>
  56. </effectProxy>
  57. <effect name="volume" library="bundle" uuid="119341a0-8469-11df-81f9-0002a5d5c51b"/>
  58. <effectProxy name="reverb_env_aux" library="proxy" uuid="48404ac9-d202-4ccc-bf84-0002a5d5c51b">
  59. <libsw library="qcreverb" uuid="a8c1e5f3-293d-43cd-95ec-d5e26c02e217"/>
  60. <libhw library="offload_bundle" uuid="79a18026-18fd-4185-8233-0002a5d5c51b"/>
  61. </effectProxy>
  62. <effectProxy name="reverb_env_ins" library="proxy" uuid="b707403a-a1c1-4291-9573-0002a5d5c51b">
  63. <libsw library="qcreverb" uuid="791fff8b-8129-4655-83a4-59bc61034c3a"/>
  64. <libhw library="offload_bundle" uuid="eb64ea04-973b-43d2-8f5e-0002a5d5c51b"/>
  65. </effectProxy>
  66. <effectProxy name="reverb_pre_aux" library="proxy" uuid="1b78f587-6d1c-422e-8b84-0002a5d5c51b">
  67. <libsw library="qcreverb" uuid="53ef1db5-c0c0-445b-b060-e34d20ebb70a"/>
  68. <libhw library="offload_bundle" uuid="6987be09-b142-4b41-9056-0002a5d5c51b"/>
  69. </effectProxy>
  70. <effectProxy name="reverb_pre_ins" library="proxy" uuid="f3e178d2-ebcb-408e-8357-0002a5d5c51b">
  71. <libsw library="qcreverb" uuid="b08a0e38-22a5-11e2-b87b-f23c91aec05e"/>
  72. <libhw library="offload_bundle" uuid="aa2bebf6-47cf-4613-9bca-0002a5d5c51b"/>
  73. </effectProxy>
  74. <effectProxy name="visualizer" library="proxy" uuid="1d0a1a53-7d5d-48f2-8e71-27fbd10d842c">
  75. <libsw library="visualizer_sw" uuid="d069d9e0-8329-11df-9168-0002a5d5c51b"/>
  76. <libhw library="visualizer_hw" uuid="7a8044a0-1a71-11e3-a184-0002a5d5c51b"/>
  77. </effectProxy>
  78. <effect name="downmix" library="downmix" uuid="93f04452-e4fe-41cc-91f9-e475b6d1d69f"/>
  79. <effect name="hw_acc" library="offload_bundle" uuid="7d1580bd-297f-4683-9239-e475b6d1d69f"/>
  80. <effect name="loudness_enhancer" library="loudness_enhancer" uuid="fa415329-2034-4bea-b5dc-5b381c8d1e2c"/>
  81. <effect name="dynamics_processing" library="dynamics_processing" uuid="e0e6539b-1781-7261-676f-6d7573696340"/>
  82. <effect name="aec" library="audio_pre_processing" uuid="0f8d0d2a-59e5-45fe-b6e4-248c8a799109"/>
  83. <effect name="ns" library="audio_pre_processing" uuid="1d97bb0b-9e2f-4403-9ae3-58c2554306f8"/>
  84. </effects>
  85. <preprocess>
  86. <stream type="voice_communication">
  87. <apply effect="aec"/>
  88. <apply effect="ns"/>
  89. </stream>
  90. </preprocess>
  91. </audio_effects_conf>