Searched refs:fxp_mac32_Q30 (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/codecs/mp3dec/src/
H A Dpvmp3_dct_6.cpp140 tmp0 = fxp_mac32_Q30(tmp4, -cos_3_pi_12, tmp0);
141 vec[1] = fxp_mac32_Q30(tmp5, cos_11_pi_12, tmp0);
145 tmp0 = fxp_mac32_Q30(tmp4, cos_3_pi_12, tmp0);
146 vec[5] = fxp_mac32_Q30(tmp5, cos_7_pi_12, tmp0);
H A Dpv_mp3dec_fxd_op_c_equivalent.h67 __inline Int32 fxp_mac32_Q30(const Int32 a, const Int32 b, Int32 L_add) function
H A Dpv_mp3dec_fxd_op_msc_evc.h63 __inline int32 fxp_mac32_Q30(const int32 a, const int32 b, int32 L_add) function
H A Dpv_mp3dec_fxd_op_arm.h69 __inline Int32 fxp_mac32_Q30(const Int32 L_var1, const Int32 L_var2, Int32 L_add) function
H A Dpv_mp3dec_fxd_op_arm_gcc.h75 static inline int32 fxp_mac32_Q30(const int32 a, const int32 b, int32 L_add) function

Completed in 155 milliseconds