HomeSort by relevance Sort by last modified time
    Searched defs:fxp_mul32_by_16b (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/codecs/amrwb/src/
pvamrwbdecoder_basic_op_armv5.h 231 __inline int32 fxp_mul32_by_16b(int32 L_var1, const int32 L_var2) function
pvamrwbdecoder_basic_op_cequivalent.h 529 __inline int32 fxp_mul32_by_16b(int32 L_var1, const int32 L_var2) function
pvamrwbdecoder_basic_op_gcc_armv5.h 306 #define fxp_mul32_by_16b( a, b) fxp_mul32_by_16( a, b) macro

Completed in 37 milliseconds