Searched refs:fxp_mac32_Q29 (Results 1 – 11 of 11) sorted by relevance
/external/opencore/codecs_v2/audio/aac/dec/src/ |
D | ps_channel_filtering.cpp | 216 mHybridReal[3] = fxp_mac32_Q29(Q29_fmt(0.92387953251129f), imag, tmp1); in eight_ch_filtering() 218 mHybridImag[3] = fxp_mac32_Q29(Q29_fmt(-0.38268343236509f), imag, tmp2); in eight_ch_filtering()
|
D | sbr_inv_filt_levelemphasis.cpp | 194 tmp = fxp_mac32_Q29(Qfmt(0.09375f), BwVectorOld[i], tmp); in sbr_inv_filt_levelemphasis()
|
D | fxp_mul32_c_msc_evc_armv5.h | 127 __inline Int32 fxp_mac32_Q29(const Int32 a, const Int32 b, Int32 L_add) in fxp_mac32_Q29() function
|
D | fxp_mul32_c_msc_evc.h | 203 __inline Int32 fxp_mac32_Q29(const Int32 a, const Int32 b, Int32 L_add) in fxp_mac32_Q29() function
|
D | fxp_mul32_c_equivalent.h | 233 __inline Int32 fxp_mac32_Q29(const Int32 a, const Int32 b, Int32 L_add) in fxp_mac32_Q29() function
|
D | fxp_mul32_arm_gcc.h | 373 static inline Int32 fxp_mac32_Q29(const Int32 a, const Int32 b, Int32 L_add) in fxp_mac32_Q29() function
|
D | calc_auto_corr.cpp | 394 ac->det = fxp_mac32_Q29(ac->r12r, ac->r12r, ac->det); in calc_auto_corr()
|
D | fxp_mul32_arm_v4_gcc.h | 455 static inline Int32 fxp_mac32_Q29(const Int32 a, const Int32 b, Int32 L_add) in fxp_mac32_Q29() function
|
D | fxp_mul32_arm_v5.h | 262 __inline Int32 fxp_mac32_Q29(const Int32 L_var1, const Int32 L_var2, Int32 L_add) in fxp_mac32_Q29() function
|
D | fxp_mul32_arm_v4.h | 311 __inline Int32 fxp_mac32_Q29(const Int32 L_var1, const Int32 L_var2, Int32 L_add) in fxp_mac32_Q29() function
|
D | sbr_generate_high_freq.cpp | 846 temp1i = fxp_mac32_Q29(ac.r01i, ac.r12r, temp1i); in high_freq_coeff()
|