Searched defs:fxp_mul32_by_16b (Results 1 - 10 of 10) sorted by relevance

/frameworks/base/media/libstagefright/codecs/aacdec/
H A Dfxp_mul32_c_msc_evc_armv5.h83 #define fxp_mul32_by_16b( a, b) fxp_mul32_by_16( a, b) macro
H A Dfxp_mul32_arm_gcc.h225 #define fxp_mul32_by_16b( a, b) fxp_mul32_by_16( a, b) macro
H A Dfxp_mul32_arm_v4.h196 #define fxp_mul32_by_16b( a, b) fxp_mul32_by_16( a, b) macro
H A Dfxp_mul32_arm_v4_gcc.h296 #define fxp_mul32_by_16b( a, b) fxp_mul32_by_16( a, b) macro
H A Dfxp_mul32_arm_v5.h374 #define fxp_mul32_by_16b( a, b) fxp_mul32_by_16(a, b) macro
H A Dfxp_mul32_c_equivalent.h172 #define fxp_mul32_by_16b( a, b) fxp_mul32_by_16( a, b) macro
H A Dfxp_mul32_c_msc_evc.h149 #define fxp_mul32_by_16b( a, b) fxp_mul32_by_16( a, b) macro
/frameworks/base/media/libstagefright/codecs/amrwb/src/
H A Dpvamrwbdecoder_basic_op_armv5.h231 __inline int32 fxp_mul32_by_16b(int32 L_var1, const int32 L_var2) function
H A Dpvamrwbdecoder_basic_op_cequivalent.h529 __inline int32 fxp_mul32_by_16b(int32 L_var1, const int32 L_var2) function
H A Dpvamrwbdecoder_basic_op_gcc_armv5.h306 #define fxp_mul32_by_16b( a, b) fxp_mul32_by_16( a, b) macro

Completed in 120 milliseconds