Home
last modified time | relevance | path

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

/frameworks/av/media/module/codecs/amrwb/dec/src/
Dpvamrwbdecoder_basic_op_gcc_armv5.h292 static inline int32 fxp_mul32_by_16(int32 L_var1, const int32 L_var2) in fxp_mul32_by_16() function
306 #define fxp_mul32_by_16b( a, b) fxp_mul32_by_16( a, b)