Searched refs:fxp_msu32_Q29 (Results 1 - 9 of 9) sorted by relevance

/frameworks/base/media/libstagefright/codecs/aacdec/
H A Dfxp_mul32_c_msc_evc_armv5.h132 __inline Int32 fxp_msu32_Q29(const Int32 a, const Int32 b, Int32 L_sub) function
H A Dsbr_generate_high_freq.cpp841 temp1r = fxp_msu32_Q29(ac.r01i, ac.r12i, temp1r);
842 temp1r = fxp_msu32_Q29(ac.r02r, ac.r11r, temp1r);
845 temp1i = fxp_msu32_Q29(ac.r02i, ac.r11r, temp1i);
H A Dfxp_mul32_c_equivalent.h238 __inline Int32 fxp_msu32_Q29(const Int32 a, const Int32 b, Int32 L_sub) function
H A Dfxp_mul32_c_msc_evc.h208 __inline Int32 fxp_msu32_Q29(const Int32 a, const Int32 b, Int32 L_sub) function
H A Dcalc_auto_corr.cpp398 ac->det = -fxp_msu32_Q29(ac->r11r, ac->r22r, ac->det);
H A Dfxp_mul32_arm_gcc.h394 static inline Int32 fxp_msu32_Q29(const Int32 a, const Int32 b, Int32 L_sub) function
H A Dfxp_mul32_arm_v4.h324 __inline Int32 fxp_msu32_Q29(const Int32 L_var1, const Int32 L_var2, Int32 L_sub) function
H A Dfxp_mul32_arm_v4_gcc.h476 static inline Int32 fxp_msu32_Q29(const Int32 a, const Int32 b, Int32 L_sub) function
H A Dfxp_mul32_arm_v5.h276 __inline Int32 fxp_msu32_Q29(const Int32 L_var1, const Int32 L_var2, Int32 L_sub) function

Completed in 226 milliseconds