Searched defs:fxp_mul_16by16 (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrwb/src/
H A Dpvamrwbdecoder_basic_op_armv5.h221 __inline int32 fxp_mul_16by16(int16 var1, const int16 var2) function
H A Dpvamrwbdecoder_basic_op_cequivalent.h522 __inline int32 fxp_mul_16by16(int16 var1, const int16 var2) function
H A Dpvamrwbdecoder_basic_op_gcc_armv5.h289 #define fxp_mul_16by16(a, b) fxp_mul_16by16bb( a, b) macro

Completed in 643 milliseconds