Searched defs:fxp_mul32_Q31 (Results 1 - 7 of 7) sorted by relevance

/frameworks/base/media/libstagefright/codecs/aacdec/
H A Dfxp_mul32_c_msc_evc_armv5.h96 #define fxp_mul32_Q31( a, b) _MulHigh( b, a) macro
H A Dfxp_mul32_arm_gcc.h338 static inline Int32 fxp_mul32_Q31(const Int32 a, const Int32 b) function
H A Dfxp_mul32_arm_v4.h239 __inline Int32 fxp_mul32_Q31(Int32 L_var1, const Int32 L_var2) function
H A Dfxp_mul32_arm_v4_gcc.h420 static inline Int32 fxp_mul32_Q31(const Int32 a, const Int32 b) function
H A Dfxp_mul32_arm_v5.h199 __inline Int32 fxp_mul32_Q31(Int32 L_var1, const Int32 L_var2) function
H A Dfxp_mul32_c_equivalent.h201 __inline Int32 fxp_mul32_Q31(const Int32 a, const Int32 b) function
H A Dfxp_mul32_c_msc_evc.h174 #define fxp_mul32_Q31( a, b) _MulHigh( b, a) macro

Completed in 456 milliseconds