Dan Willemsen | 154fce4 | 2018-11-16 23:15:45 -0800 | [diff] [blame] | 1 | // Music bundle |
| 2 | cc_library_static { |
| 3 | name: "libmusicbundle", |
| 4 | |
| 5 | arch: { |
| 6 | arm: { |
| 7 | instruction_set: "arm", |
| 8 | }, |
| 9 | }, |
| 10 | |
| 11 | vendor: true, |
| 12 | srcs: [ |
Saketh Sathuvalli | 2b7eb6b | 2019-03-12 18:28:58 +0530 | [diff] [blame] | 13 | "StereoWidening/src/LVCS_BypassMix.cpp", |
| 14 | "StereoWidening/src/LVCS_Control.cpp", |
| 15 | "StereoWidening/src/LVCS_Equaliser.cpp", |
| 16 | "StereoWidening/src/LVCS_Init.cpp", |
| 17 | "StereoWidening/src/LVCS_Process.cpp", |
| 18 | "StereoWidening/src/LVCS_ReverbGenerator.cpp", |
| 19 | "StereoWidening/src/LVCS_StereoEnhancer.cpp", |
| 20 | "StereoWidening/src/LVCS_Tables.cpp", |
| 21 | "Bass/src/LVDBE_Control.cpp", |
| 22 | "Bass/src/LVDBE_Init.cpp", |
| 23 | "Bass/src/LVDBE_Process.cpp", |
| 24 | "Bass/src/LVDBE_Tables.cpp", |
| 25 | "Bundle/src/LVM_API_Specials.cpp", |
| 26 | "Bundle/src/LVM_Buffers.cpp", |
| 27 | "Bundle/src/LVM_Init.cpp", |
| 28 | "Bundle/src/LVM_Process.cpp", |
| 29 | "Bundle/src/LVM_Tables.cpp", |
| 30 | "Bundle/src/LVM_Control.cpp", |
| 31 | "SpectrumAnalyzer/src/LVPSA_Control.cpp", |
| 32 | "SpectrumAnalyzer/src/LVPSA_Init.cpp", |
Saketh Sathuvalli | 2b7eb6b | 2019-03-12 18:28:58 +0530 | [diff] [blame] | 33 | "SpectrumAnalyzer/src/LVPSA_Process.cpp", |
| 34 | "SpectrumAnalyzer/src/LVPSA_QPD_Init.cpp", |
| 35 | "SpectrumAnalyzer/src/LVPSA_QPD_Process.cpp", |
| 36 | "SpectrumAnalyzer/src/LVPSA_Tables.cpp", |
| 37 | "Eq/src/LVEQNB_CalcCoef.cpp", |
| 38 | "Eq/src/LVEQNB_Control.cpp", |
| 39 | "Eq/src/LVEQNB_Init.cpp", |
| 40 | "Eq/src/LVEQNB_Process.cpp", |
| 41 | "Eq/src/LVEQNB_Tables.cpp", |
| 42 | "Common/src/InstAlloc.cpp", |
| 43 | "Common/src/DC_2I_D16_TRC_WRA_01.cpp", |
| 44 | "Common/src/DC_2I_D16_TRC_WRA_01_Init.cpp", |
| 45 | "Common/src/FO_2I_D16F32C15_LShx_TRC_WRA_01.cpp", |
| 46 | "Common/src/FO_2I_D16F32Css_LShx_TRC_WRA_01_Init.cpp", |
| 47 | "Common/src/FO_1I_D16F16C15_TRC_WRA_01.cpp", |
| 48 | "Common/src/FO_1I_D16F16Css_TRC_WRA_01_Init.cpp", |
| 49 | "Common/src/BP_1I_D16F32C30_TRC_WRA_01.cpp", |
| 50 | "Common/src/BP_1I_D16F16C14_TRC_WRA_01.cpp", |
| 51 | "Common/src/BP_1I_D32F32C30_TRC_WRA_02.cpp", |
| 52 | "Common/src/BP_1I_D16F16Css_TRC_WRA_01_Init.cpp", |
| 53 | "Common/src/BP_1I_D16F32Cll_TRC_WRA_01_Init.cpp", |
| 54 | "Common/src/BP_1I_D32F32Cll_TRC_WRA_02_Init.cpp", |
| 55 | "Common/src/BQ_2I_D32F32Cll_TRC_WRA_01_Init.cpp", |
| 56 | "Common/src/BQ_2I_D32F32C30_TRC_WRA_01.cpp", |
| 57 | "Common/src/BQ_2I_D16F32C15_TRC_WRA_01.cpp", |
| 58 | "Common/src/BQ_2I_D16F32C14_TRC_WRA_01.cpp", |
| 59 | "Common/src/BQ_2I_D16F32C13_TRC_WRA_01.cpp", |
| 60 | "Common/src/BQ_2I_D16F32Css_TRC_WRA_01_init.cpp", |
| 61 | "Common/src/BQ_2I_D16F16C15_TRC_WRA_01.cpp", |
| 62 | "Common/src/BQ_2I_D16F16C14_TRC_WRA_01.cpp", |
| 63 | "Common/src/BQ_2I_D16F16Css_TRC_WRA_01_Init.cpp", |
| 64 | "Common/src/BQ_1I_D16F16C15_TRC_WRA_01.cpp", |
| 65 | "Common/src/BQ_1I_D16F16Css_TRC_WRA_01_Init.cpp", |
| 66 | "Common/src/BQ_1I_D16F32C14_TRC_WRA_01.cpp", |
| 67 | "Common/src/BQ_1I_D16F32Css_TRC_WRA_01_init.cpp", |
| 68 | "Common/src/PK_2I_D32F32C30G11_TRC_WRA_01.cpp", |
| 69 | "Common/src/PK_2I_D32F32C14G11_TRC_WRA_01.cpp", |
| 70 | "Common/src/PK_2I_D32F32CssGss_TRC_WRA_01_Init.cpp", |
| 71 | "Common/src/PK_2I_D32F32CllGss_TRC_WRA_01_Init.cpp", |
| 72 | "Common/src/Int16LShiftToInt32_16x32.cpp", |
| 73 | "Common/src/From2iToMono_16.cpp", |
| 74 | "Common/src/Copy_16.cpp", |
| 75 | "Common/src/MonoTo2I_16.cpp", |
| 76 | "Common/src/MonoTo2I_32.cpp", |
| 77 | "Common/src/LoadConst_16.cpp", |
| 78 | "Common/src/LoadConst_32.cpp", |
| 79 | "Common/src/dB_to_Lin32.cpp", |
| 80 | "Common/src/Shift_Sat_v16xv16.cpp", |
| 81 | "Common/src/Shift_Sat_v32xv32.cpp", |
| 82 | "Common/src/Abs_32.cpp", |
| 83 | "Common/src/Int32RShiftToInt16_Sat_32x16.cpp", |
| 84 | "Common/src/From2iToMono_32.cpp", |
| 85 | "Common/src/mult3s_16x16.cpp", |
| 86 | "Common/src/Mult3s_32x16.cpp", |
| 87 | "Common/src/NonLinComp_D16.cpp", |
| 88 | "Common/src/DelayMix_16x16.cpp", |
| 89 | "Common/src/MSTo2i_Sat_16x16.cpp", |
| 90 | "Common/src/From2iToMS_16x16.cpp", |
| 91 | "Common/src/Mac3s_Sat_16x16.cpp", |
| 92 | "Common/src/Mac3s_Sat_32x16.cpp", |
| 93 | "Common/src/Add2_Sat_16x16.cpp", |
| 94 | "Common/src/Add2_Sat_32x32.cpp", |
| 95 | "Common/src/LVC_MixSoft_1St_2i_D16C31_SAT.cpp", |
| 96 | "Common/src/LVC_MixSoft_1St_D16C31_SAT.cpp", |
| 97 | "Common/src/LVC_Mixer_VarSlope_SetTimeConstant.cpp", |
| 98 | "Common/src/LVC_Mixer_SetTimeConstant.cpp", |
| 99 | "Common/src/LVC_Mixer_SetTarget.cpp", |
| 100 | "Common/src/LVC_Mixer_GetTarget.cpp", |
| 101 | "Common/src/LVC_Mixer_Init.cpp", |
| 102 | "Common/src/LVC_Core_MixHard_1St_2i_D16C31_SAT.cpp", |
| 103 | "Common/src/LVC_Core_MixSoft_1St_2i_D16C31_WRA.cpp", |
| 104 | "Common/src/LVC_Core_MixInSoft_D16C31_SAT.cpp", |
| 105 | "Common/src/LVC_Mixer_GetCurrent.cpp", |
| 106 | "Common/src/LVC_MixSoft_2St_D16C31_SAT.cpp", |
| 107 | "Common/src/LVC_Core_MixSoft_1St_D16C31_WRA.cpp", |
| 108 | "Common/src/LVC_Core_MixHard_2St_D16C31_SAT.cpp", |
| 109 | "Common/src/LVC_MixInSoft_D16C31_SAT.cpp", |
| 110 | "Common/src/AGC_MIX_VOL_2St1Mon_D32_WRA.cpp", |
| 111 | "Common/src/LVM_Timer.cpp", |
| 112 | "Common/src/LVM_Timer_Init.cpp", |
Dan Willemsen | 154fce4 | 2018-11-16 23:15:45 -0800 | [diff] [blame] | 113 | ], |
| 114 | |
| 115 | local_include_dirs: [ |
| 116 | "Eq/lib", |
| 117 | "Eq/src", |
| 118 | "Bass/lib", |
| 119 | "Bass/src", |
| 120 | "Common/src", |
| 121 | "Bundle/src", |
| 122 | "SpectrumAnalyzer/lib", |
| 123 | "SpectrumAnalyzer/src", |
| 124 | "StereoWidening/src", |
| 125 | "StereoWidening/lib", |
| 126 | ], |
| 127 | export_include_dirs: [ |
| 128 | "Common/lib", |
| 129 | "Bundle/lib", |
| 130 | ], |
Saketh Sathuvalli | b99e1bc | 2018-02-21 17:10:34 +0530 | [diff] [blame] | 131 | shared_libs: [ |
| 132 | "liblog", |
| 133 | ], |
Saketh Sathuvalli | 7b66e3b | 2019-02-08 15:18:54 +0530 | [diff] [blame] | 134 | header_libs: [ |
Harish Mahendrakar | 0bbbe07 | 2020-10-01 23:28:48 +0530 | [diff] [blame] | 135 | "libhardware_headers", |
Saketh Sathuvalli | 7b66e3b | 2019-02-08 15:18:54 +0530 | [diff] [blame] | 136 | ], |
Saketh Sathuvalli | 2b7eb6b | 2019-03-12 18:28:58 +0530 | [diff] [blame] | 137 | cppflags: [ |
Dan Willemsen | 154fce4 | 2018-11-16 23:15:45 -0800 | [diff] [blame] | 138 | "-fvisibility=hidden", |
Dan Willemsen | 154fce4 | 2018-11-16 23:15:45 -0800 | [diff] [blame] | 139 | |
| 140 | "-Wall", |
| 141 | "-Werror", |
| 142 | ], |
| 143 | |
| 144 | } |
| 145 | |
| 146 | // Reverb library |
| 147 | cc_library_static { |
| 148 | name: "libreverb", |
| 149 | |
| 150 | arch: { |
| 151 | arm: { |
| 152 | instruction_set: "arm", |
| 153 | }, |
| 154 | }, |
| 155 | |
| 156 | vendor: true, |
| 157 | srcs: [ |
Saketh Sathuvalli | 2b7eb6b | 2019-03-12 18:28:58 +0530 | [diff] [blame] | 158 | "Reverb/src/LVREV_ApplyNewSettings.cpp", |
| 159 | "Reverb/src/LVREV_ClearAudioBuffers.cpp", |
| 160 | "Reverb/src/LVREV_GetControlParameters.cpp", |
| 161 | "Reverb/src/LVREV_GetInstanceHandle.cpp", |
| 162 | "Reverb/src/LVREV_GetMemoryTable.cpp", |
| 163 | "Reverb/src/LVREV_Process.cpp", |
| 164 | "Reverb/src/LVREV_SetControlParameters.cpp", |
| 165 | "Reverb/src/LVREV_Tables.cpp", |
| 166 | "Common/src/Abs_32.cpp", |
| 167 | "Common/src/InstAlloc.cpp", |
| 168 | "Common/src/LoadConst_16.cpp", |
| 169 | "Common/src/LoadConst_32.cpp", |
| 170 | "Common/src/From2iToMono_32.cpp", |
| 171 | "Common/src/Mult3s_32x16.cpp", |
| 172 | "Common/src/FO_1I_D32F32C31_TRC_WRA_01.cpp", |
| 173 | "Common/src/FO_1I_D32F32Cll_TRC_WRA_01_Init.cpp", |
| 174 | "Common/src/DelayAllPass_Sat_32x16To32.cpp", |
| 175 | "Common/src/Copy_16.cpp", |
| 176 | "Common/src/Mac3s_Sat_32x16.cpp", |
| 177 | "Common/src/DelayWrite_32.cpp", |
| 178 | "Common/src/Shift_Sat_v32xv32.cpp", |
| 179 | "Common/src/Add2_Sat_32x32.cpp", |
| 180 | "Common/src/JoinTo2i_32x32.cpp", |
| 181 | "Common/src/MonoTo2I_32.cpp", |
| 182 | "Common/src/LVM_FO_HPF.cpp", |
| 183 | "Common/src/LVM_FO_LPF.cpp", |
| 184 | "Common/src/LVM_Polynomial.cpp", |
| 185 | "Common/src/LVM_Power10.cpp", |
| 186 | "Common/src/LVM_GetOmega.cpp", |
| 187 | "Common/src/MixSoft_2St_D32C31_SAT.cpp", |
| 188 | "Common/src/MixSoft_1St_D32C31_WRA.cpp", |
| 189 | "Common/src/MixInSoft_D32C31_SAT.cpp", |
| 190 | "Common/src/LVM_Mixer_TimeConstant.cpp", |
| 191 | "Common/src/Core_MixHard_2St_D32C31_SAT.cpp", |
| 192 | "Common/src/Core_MixSoft_1St_D32C31_WRA.cpp", |
| 193 | "Common/src/Core_MixInSoft_D32C31_SAT.cpp", |
Dan Willemsen | 154fce4 | 2018-11-16 23:15:45 -0800 | [diff] [blame] | 194 | ], |
| 195 | |
| 196 | local_include_dirs: [ |
| 197 | "Reverb/src", |
| 198 | "Common/src", |
| 199 | ], |
| 200 | export_include_dirs: [ |
| 201 | "Reverb/lib", |
| 202 | "Common/lib", |
| 203 | ], |
| 204 | |
Saketh Sathuvalli | 2b7eb6b | 2019-03-12 18:28:58 +0530 | [diff] [blame] | 205 | cppflags: [ |
Dan Willemsen | 154fce4 | 2018-11-16 23:15:45 -0800 | [diff] [blame] | 206 | "-fvisibility=hidden", |
Dan Willemsen | 154fce4 | 2018-11-16 23:15:45 -0800 | [diff] [blame] | 207 | |
| 208 | "-Wall", |
| 209 | "-Werror", |
| 210 | ], |
| 211 | } |