Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codecs/mp3dec/src/
H A Dpvmp3_dct_6.cpp141 tmp0 = fxp_mac32_Q30(tmp4, -cos_3_pi_12, tmp0); in pvmp3_dct_6()
142 vec[1] = fxp_mac32_Q30(tmp5, cos_11_pi_12, tmp0); in pvmp3_dct_6()
146 tmp0 = fxp_mac32_Q30(tmp4, cos_3_pi_12, tmp0); in pvmp3_dct_6()
147 vec[5] = fxp_mac32_Q30(tmp5, cos_7_pi_12, tmp0); in pvmp3_dct_6()
H A Dpv_mp3dec_fxd_op_msc_evc.h63 __inline int32 fxp_mac32_Q30(const int32 a, const int32 b, int32 L_add) in fxp_mac32_Q30() function
H A Dpv_mp3dec_fxd_op_c_equivalent.h70 __inline Int32 fxp_mac32_Q30(const Int32 a, const Int32 b, Int32 L_add) in fxp_mac32_Q30() 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) in fxp_mac32_Q30() 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) in fxp_mac32_Q30() function