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

  /external/opencore/codecs_v2/audio/gsm_amr/amr_wb/dec/src/
pvamrwbdecoder_basic_op_gcc_armv5.h 292 static inline int32 fxp_mul32_by_16(int32 L_var1, const int32 L_var2) function
306 #define fxp_mul32_by_16b( a, b) fxp_mul32_by_16( a, b)
  /frameworks/base/media/libstagefright/codecs/amrwb/src/
pvamrwbdecoder_basic_op_gcc_armv5.h 292 static inline int32 fxp_mul32_by_16(int32 L_var1, const int32 L_var2) function
306 #define fxp_mul32_by_16b( a, b) fxp_mul32_by_16( a, b)
  /external/opencore/codecs_v2/audio/aac/dec/src/
fxp_mul32_c_equivalent.h 163 __inline Int32 fxp_mul32_by_16(Int32 L_var1, const Int32 L_var2) function
172 #define fxp_mul32_by_16b( a, b) fxp_mul32_by_16( a, b)
fxp_mul32_c_msc_evc.h 142 __inline Int32 fxp_mul32_by_16(Int32 L_var1, const Int32 L_var2) function
149 #define fxp_mul32_by_16b( a, b) fxp_mul32_by_16( a, b)
fxp_mul32_c_msc_evc_armv5.h 81 #define fxp_mul32_by_16( L_var1, L_var2) _SmulWLo_SW_SL( L_var1, L_var2) macro
83 #define fxp_mul32_by_16b( a, b) fxp_mul32_by_16( a, b)
fxp_mul32_arm_gcc.h 209 static inline Int32 fxp_mul32_by_16(Int32 L_var1, const Int32 L_var2) function
225 #define fxp_mul32_by_16b( a, b) fxp_mul32_by_16( a, b)
fxp_mul32_arm_v4.h 183 __inline Int32 fxp_mul32_by_16(Int32 L_var1, Int32 L_var2) function
196 #define fxp_mul32_by_16b( a, b) fxp_mul32_by_16( a, b)
fxp_mul32_arm_v4_gcc.h 274 static inline Int32 fxp_mul32_by_16(Int32 L_var1, Int32 L_var2) function
296 #define fxp_mul32_by_16b( a, b) fxp_mul32_by_16( a, b)
fxp_mul32_arm_v5.h 364 __inline Int32 fxp_mul32_by_16(Int32 L_var1, const Int32 L_var2) function
374 #define fxp_mul32_by_16b( a, b) fxp_mul32_by_16(a, b)
  /frameworks/base/media/libstagefright/codecs/aacdec/
fxp_mul32_c_equivalent.h 163 __inline Int32 fxp_mul32_by_16(Int32 L_var1, const Int32 L_var2) function
172 #define fxp_mul32_by_16b( a, b) fxp_mul32_by_16( a, b)
fxp_mul32_c_msc_evc.h 142 __inline Int32 fxp_mul32_by_16(Int32 L_var1, const Int32 L_var2) function
149 #define fxp_mul32_by_16b( a, b) fxp_mul32_by_16( a, b)
fxp_mul32_c_msc_evc_armv5.h 81 #define fxp_mul32_by_16( L_var1, L_var2) _SmulWLo_SW_SL( L_var1, L_var2) macro
83 #define fxp_mul32_by_16b( a, b) fxp_mul32_by_16( a, b)
fxp_mul32_arm_gcc.h 209 static inline Int32 fxp_mul32_by_16(Int32 L_var1, const Int32 L_var2) function
225 #define fxp_mul32_by_16b( a, b) fxp_mul32_by_16( a, b)
fxp_mul32_arm_v4.h 183 __inline Int32 fxp_mul32_by_16(Int32 L_var1, Int32 L_var2) function
196 #define fxp_mul32_by_16b( a, b) fxp_mul32_by_16( a, b)
fxp_mul32_arm_v4_gcc.h 274 static inline Int32 fxp_mul32_by_16(Int32 L_var1, Int32 L_var2) function
296 #define fxp_mul32_by_16b( a, b) fxp_mul32_by_16( a, b)
fxp_mul32_arm_v5.h 364 __inline Int32 fxp_mul32_by_16(Int32 L_var1, const Int32 L_var2) function
374 #define fxp_mul32_by_16b( a, b) fxp_mul32_by_16(a, b)

Completed in 353 milliseconds