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

  /frameworks/base/media/libstagefright/codecs/mp3dec/src/
pv_mp3dec_fxd_op_c_equivalent.h 78 __inline Int32 fxp_mul32_Q28(const Int32 a, const Int32 b)
pv_mp3dec_fxd_op_msc_evc.h 77 __inline int32 fxp_mul32_Q28(const int32 a, const int32 b)
pv_mp3dec_fxd_op_arm.h 98 __inline Int32 fxp_mul32_Q28(const Int32 L_var1, const Int32 L_var2)
pv_mp3dec_fxd_op_arm_gcc.h 131 static inline int32 fxp_mul32_Q28(const int32 a, const int32 b)
  /frameworks/base/media/libstagefright/codecs/aacdec/
fxp_mul32_c_equivalent.h 244 __inline Int32 fxp_mul32_Q28(const Int32 a, const Int32 b)
fxp_mul32_c_msc_evc.h 214 __inline Int32 fxp_mul32_Q28(const Int32 a, const Int32 b)
fxp_mul32_c_msc_evc_armv5.h 138 __inline Int32 fxp_mul32_Q28(const Int32 a, const Int32 b)
fxp_mul32_arm_gcc.h 432 static inline Int32 fxp_mul32_Q28(const Int32 a, const Int32 b)
fxp_mul32_arm_v4.h 337 __inline Int32 fxp_mul32_Q28(const Int32 L_var1, const Int32 L_var2)
fxp_mul32_arm_v4_gcc.h 514 static inline Int32 fxp_mul32_Q28(const Int32 a, const Int32 b)
fxp_mul32_arm_v5.h 290 __inline Int32 fxp_mul32_Q28(const Int32 L_var1, const Int32 L_var2)

Completed in 107 milliseconds