Searched defs:L_add (Results 1 – 11 of 11) sorted by relevance
/frameworks/av/media/module/codecs/mp3dec/src/ |
D | pv_mp3dec_fxd_op_msc_evc.h | 63 __inline int32 fxp_mac32_Q30(const int32 a, const int32 b, int32 L_add) in fxp_mac32_Q30() 96 __inline int32 fxp_mac32_Q32(int32 L_add, const int32 a, const int32 b) in fxp_mac32_Q32()
|
D | pv_mp3dec_fxd_op_c_equivalent.h | 70 __inline Int32 fxp_mac32_Q30(const Int32 a, const Int32 b, Int32 L_add) in fxp_mac32_Q30() 102 __inline Int32 fxp_mac32_Q32(Int32 L_add, const Int32 a, const Int32 b) in fxp_mac32_Q32()
|
D | pv_mp3dec_fxd_op_arm.h | 69 __inline Int32 fxp_mac32_Q30(const Int32 L_var1, const Int32 L_var2, Int32 L_add) in fxp_mac32_Q30() 144 __inline Int32 fxp_mac32_Q32(Int32 L_add, Int32 L_var1, const Int32 L_var2) in fxp_mac32_Q32()
|
D | pv_mp3dec_fxd_op_arm_gcc.h | 75 static inline int32 fxp_mac32_Q30(const int32 a, const int32 b, int32 L_add) in fxp_mac32_Q30() 187 static inline int32 fxp_mac32_Q32(int32 L_add, const int32 a, const int32 b) in fxp_mac32_Q32()
|
/frameworks/av/media/module/codecs/amrnb/common/include/ |
D | l_add.h | 111 __inline Word32 L_add(register Word32 L_var1, register Word32 L_var2, Flag *pOverflow) in L_add() function
|
D | basic_op_arm_v5.h | 119 __inline Word32 L_add(register Word32 L_var1, register Word32 L_var2, Flag *pOverflow) in L_add() function
|
D | basic_op_c_equivalent.h | 119 static inline Word32 L_add(Word32 L_var1, Word32 L_var2, Flag *pOverflow) in L_add() function
|
D | basic_op_arm_gcc_v5.h | 121 __inline Word32 L_add(register Word32 L_var1, register Word32 L_var2, Flag *pOverflow) in L_add() function
|
/frameworks/av/media/module/codecs/amrwb/dec/src/ |
D | pvamrwbdecoder_basic_op_cequivalent.h | 467 __inline int32 fxp_mac_16by16(int16 var1, int16 var2, int32 L_add) in fxp_mac_16by16()
|
D | pvamrwbdecoder_basic_op_armv5.h | 212 __inline int32 fxp_mac_16by16(const int16 var1, const int16 var2, int32 L_add) in fxp_mac_16by16()
|
D | pvamrwbdecoder_basic_op_gcc_armv5.h | 258 static inline int32 fxp_mac_16by16(const int16 L_var1, const int16 L_var2, int32 L_add) in fxp_mac_16by16()
|