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

  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pv_mp3dec_fxd_op_c_equivalent.h 76 __inline Int32 fxp_mul32_Q32(const Int32 a, const Int32 b)
pv_mp3dec_fxd_op_msc_evc.h 73 #define fxp_mul32_Q32( a, b) _MulHigh( b, a)
pv_mp3dec_fxd_op_arm.h 88 __inline Int32 fxp_mul32_Q32(Int32 L_var1, const Int32 L_var2)
pv_mp3dec_fxd_op_arm_gcc.h 97 static inline int32 fxp_mul32_Q32(const int32 a, const int32 b)

Completed in 354 milliseconds