Searched refs:fxp_mul_16by16bb (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrwb/src/
H A Dpvamrwbdecoder_basic_op_gcc_armv5.h274 static inline int32 fxp_mul_16by16bb(int16 L_var1, const int16 L_var2) function
289 #define fxp_mul_16by16(a, b) fxp_mul_16by16bb( a, b)

Completed in 51 milliseconds