HomeSort by relevance Sort by last modified time
    Searched defs:fxp_mul32_Q26 (Results 1 - 11 of 11) sorted by null

  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pv_mp3dec_fxd_op_c_equivalent.h 88 __inline Int32 fxp_mul32_Q26(const Int32 a, const Int32 b)
pv_mp3dec_fxd_op_msc_evc.h 90 __inline int32 fxp_mul32_Q26(const int32 a, const int32 b)
pv_mp3dec_fxd_op_arm.h 128 __inline Int32 fxp_mul32_Q26(Int32 L_var1, Int32 L_var2)
pv_mp3dec_fxd_op_arm_gcc.h 168 static inline int32 fxp_mul32_Q26(const int32 a, const int32 b)
  /frameworks/av/media/libstagefright/codecs/aacdec/
fxp_mul32_c_equivalent.h 254 __inline Int32 fxp_mul32_Q26(const Int32 a, const Int32 b)
fxp_mul32_c_msc_evc.h 224 __inline Int32 fxp_mul32_Q26(const Int32 a, const Int32 b)
fxp_mul32_c_msc_evc_armv5.h 148 __inline Int32 fxp_mul32_Q26(const Int32 a, const Int32 b)
fxp_mul32_arm_gcc.h 466 static inline Int32 fxp_mul32_Q26(const Int32 a, const Int32 b)
fxp_mul32_arm_v4.h 363 __inline Int32 fxp_mul32_Q26(const Int32 L_var1, const Int32 L_var2)
fxp_mul32_arm_v4_gcc.h 548 static inline Int32 fxp_mul32_Q26(const Int32 a, const Int32 b)
fxp_mul32_arm_v5.h 327 __inline Int32 fxp_mul32_Q26(const Int32 L_var1, const Int32 L_var2)

Completed in 616 milliseconds