Home
last modified time | relevance | path

Searched refs:fxp_mac32_by_16 (Results 1 – 11 of 11) sorted by relevance

/external/opencore/codecs_v2/audio/aac/dec/src/
Dcalc_sbr_anafilterbank.cpp166 realAccu1 = fxp_mac32_by_16(Qfmt27(-0.51075594183097F), -pt_X_1[-128], realAccu1); in calc_sbr_anafilterbank_LC()
167 realAccu1 = fxp_mac32_by_16(Qfmt27(-0.01876919066980F), pt_X_1[-256], realAccu1); in calc_sbr_anafilterbank_LC()
168 *(p_Y_1++) = fxp_mac32_by_16(Qfmt27(-0.01876919066980F), -pt_X_1[ -64], realAccu1); in calc_sbr_anafilterbank_LC()
186 realAccu1 = fxp_mac32_by_16(*(pt_C), tmp1, realAccu1); in calc_sbr_anafilterbank_LC()
187 realAccu2 = fxp_mac32_by_16(*(pt_C++), tmp2, realAccu2); in calc_sbr_anafilterbank_LC()
190 realAccu1 = fxp_mac32_by_16(*(pt_C), tmp1, realAccu1); in calc_sbr_anafilterbank_LC()
191 realAccu2 = fxp_mac32_by_16(*(pt_C++), tmp2, realAccu2); in calc_sbr_anafilterbank_LC()
194 realAccu1 = fxp_mac32_by_16(*(pt_C), tmp1, realAccu1); in calc_sbr_anafilterbank_LC()
195 realAccu2 = fxp_mac32_by_16(*(pt_C++), tmp2, realAccu2); in calc_sbr_anafilterbank_LC()
198 *(p_Y_1++) = fxp_mac32_by_16(*(pt_C), tmp1, realAccu1); in calc_sbr_anafilterbank_LC()
[all …]
Dps_all_pass_fract_delay_filter.cpp221 …iTmp = fxp_mac32_by_16(-*iIn << 1, rTmp0, iTmp); /* Q_fract(k,m)*y(n-1) - a(m)*g_decay_slope… in ps_all_pass_fract_delay_filter_type_I()
222 …*pt_iTmp = fxp_mac32_by_16(iTmp << 1, rTmp0, *iIn); /* y(n) = x(n) + a(m)*g_decay_slope(k)*( Q_… in ps_all_pass_fract_delay_filter_type_I()
225 rTmp = fxp_mac32_by_16(-*rIn << 1, rTmp0, rTmp); in ps_all_pass_fract_delay_filter_type_I()
226 *pt_rTmp = fxp_mac32_by_16(rTmp << 1, rTmp0, *rIn); in ps_all_pass_fract_delay_filter_type_I()
244 …iTmp = fxp_mac32_by_16(-*iIn << 1, rTmp0, iTmp); /* Q_fract(k,m)*y(n-1) - a(m)*g_decay_slope… in ps_all_pass_fract_delay_filter_type_I()
245 …*pt_iTmp = fxp_mac32_by_16(iTmp << 1, rTmp0, *iIn); /* y(n) = x(n) + a(m)*g_decay_slope(k)*( Q_… in ps_all_pass_fract_delay_filter_type_I()
248 rTmp = fxp_mac32_by_16(-*rIn << 1, rTmp0, rTmp); in ps_all_pass_fract_delay_filter_type_I()
249 *pt_rTmp = fxp_mac32_by_16(rTmp << 1, rTmp0, *rIn); in ps_all_pass_fract_delay_filter_type_I()
265 …iTmp = fxp_mac32_by_16(-*iIn, rTmp0, iTmp); /* Q_fract(k,m)*y(n-1) - a(m)*g_decay_slope(k)… in ps_all_pass_fract_delay_filter_type_I()
266 …*pt_iTmp = fxp_mac32_by_16(iTmp, rTmp0, *iIn); /* y(n) = x(n) + a(m)*g_decay_slope(k)*( Q_fra… in ps_all_pass_fract_delay_filter_type_I()
[all …]
Dps_stereo_processing.cpp232 *(ptr_hybrLeftReal) = fxp_mac32_by_16(temp2, h21, temp3) << 1; in ps_stereo_processing()
235 *(ptr_hybrRightReal) = fxp_mac32_by_16(temp2, h22, temp3) << 1; in ps_stereo_processing()
245 *(ptr_hybrLeftImag) = fxp_mac32_by_16(temp2, h21, temp3) << 1; in ps_stereo_processing()
248 *(ptr_hybrRightImag) = fxp_mac32_by_16(temp2, h22, temp3) << 1; in ps_stereo_processing()
285 *(ptr_hybrLeftReal) = fxp_mac32_by_16(temp2, h21, temp3) << 1; in ps_stereo_processing()
288 *(ptr_hybrRightReal) = fxp_mac32_by_16(temp2, h22, temp3) << 1; in ps_stereo_processing()
298 *(ptr_hybrLeftImag) = fxp_mac32_by_16(temp2, h21, temp3) << 1; in ps_stereo_processing()
301 *(ptr_hybrRightImag) = fxp_mac32_by_16(temp2, h22, temp3) << 1; in ps_stereo_processing()
342 *(ptr_hybrLeftReal++) = fxp_mac32_by_16(temp2, h21, temp3) << 1; in ps_stereo_processing()
345 *(ptr_hybrRightReal++) = fxp_mac32_by_16(temp2, h22, temp3) << 1; in ps_stereo_processing()
[all …]
Ddst8.cpp159 tmp_d = fxp_mac32_by_16((tmp_aa - tmp_bb) << 1, Qfmt15(0.70710678118655F), tmp_c); in dst_8()
Dfxp_mul32_c_msc_evc_armv5.h87 #define fxp_mac32_by_16( L_var1, L_var2, L_add) _SmulAddWLo_SW_SL( L_add, L_var1, L_var2) macro
Dfxp_mul32_c_msc_evc.h160 __inline Int32 fxp_mac32_by_16(const Int32 L_var1, const Int32 L_var2, Int32 L_add) in fxp_mac32_by_16() function
Dfxp_mul32_c_equivalent.h186 __inline Int32 fxp_mac32_by_16(const Int32 L_var1, const Int32 L_var2, Int32 L_add) in fxp_mac32_by_16() function
Dfxp_mul32_arm_gcc.h246 static inline Int32 fxp_mac32_by_16(const Int32 L_var1, const Int32 L_var2, Int32 L_add) in fxp_mac32_by_16() function
Dfxp_mul32_arm_v4_gcc.h324 static inline Int32 fxp_mac32_by_16(Int32 L_var1, Int32 L_var2, Int32 L_add) in fxp_mac32_by_16() function
Dfxp_mul32_arm_v5.h158 __inline Int32 fxp_mac32_by_16(Int32 L_var1, const Int32 L_var2, Int32 L_add) in fxp_mac32_by_16() function
Dfxp_mul32_arm_v4.h214 __inline Int32 fxp_mac32_by_16(Int32 L_var1, Int32 L_var2, Int32 L_add) in fxp_mac32_by_16() function