HomeSort by relevance Sort by last modified time
    Searched refs:fxp_mac32_Q30 (Results 1 - 5 of 5) sorted by null

  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_dct_6.cpp 140 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);
pv_mp3dec_fxd_op_c_equivalent.h 67 __inline Int32 fxp_mac32_Q30(const Int32 a, const Int32 b, Int32 L_add)
pv_mp3dec_fxd_op_msc_evc.h 63 __inline int32 fxp_mac32_Q30(const int32 a, const int32 b, int32 L_add)
pv_mp3dec_fxd_op_arm.h 69 __inline Int32 fxp_mac32_Q30(const Int32 L_var1, const Int32 L_var2, Int32 L_add)
pv_mp3dec_fxd_op_arm_gcc.h 75 static inline int32 fxp_mac32_Q30(const int32 a, const int32 b, int32 L_add)

Completed in 119 milliseconds