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

  /frameworks/base/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)
  /frameworks/base/media/libstagefright/codecs/aacdec/
fxp_mul32_c_msc_evc_armv5.h 116 __inline Int32 fxp_mac32_Q30(const Int32 a, const Int32 b, Int32 L_add)
fxp_mul32_c_equivalent.h 222 __inline Int32 fxp_mac32_Q30(const Int32 a, const Int32 b, Int32 L_add)
fxp_mul32_c_msc_evc.h 192 __inline Int32 fxp_mac32_Q30(const Int32 a, const Int32 b, Int32 L_add)
fxp_mul32_arm_gcc.h 274 static inline Int32 fxp_mac32_Q30(const Int32 a, const Int32 b, Int32 L_add)
fxp_mul32_arm_v4.h 284 __inline Int32 fxp_mac32_Q30(const Int32 L_var1, const Int32 L_var2, Int32 L_add)
fxp_mul32_arm_v4_gcc.h 356 static inline Int32 fxp_mac32_Q30(const Int32 a, const Int32 b, Int32 L_add)
fxp_mul32_arm_v5.h 228 __inline Int32 fxp_mac32_Q30(const Int32 L_var1, const Int32 L_var2, Int32 L_add)
sbr_generate_high_freq.cpp 571 temp1 = fxp_mac32_Q30(ac.r01r, ac.r12r, temp1);

Completed in 66 milliseconds