Home
last modified time | relevance | path

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

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