OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fxp_mul32_Q30
(Results
1 - 11
of
11
) sorted by null
/frameworks/base/media/libstagefright/codecs/mp3dec/src/
pv_mp3dec_fxd_op_c_equivalent.h
62
__inline Int32
fxp_mul32_Q30
(const Int32 a, const Int32 b)
pv_mp3dec_fxd_op_msc_evc.h
57
__inline int32
fxp_mul32_Q30
(const int32 a, const int32 b)
pv_mp3dec_fxd_op_arm.h
55
__inline Int32
fxp_mul32_Q30
(const Int32 L_var1, const Int32 L_var2)
pv_mp3dec_fxd_op_arm_gcc.h
58
static inline int32
fxp_mul32_Q30
(const int32 a, const int32 b)
/frameworks/base/media/libstagefright/codecs/aacdec/
fxp_mul32_c_equivalent.h
217
__inline Int32
fxp_mul32_Q30
(const Int32 a, const Int32 b)
fxp_mul32_c_msc_evc.h
187
__inline Int32
fxp_mul32_Q30
(const Int32 a, const Int32 b)
fxp_mul32_c_msc_evc_armv5.h
111
__inline Int32
fxp_mul32_Q30
(const Int32 a, const Int32 b)
fxp_mul32_arm_gcc.h
355
static inline Int32
fxp_mul32_Q30
(const Int32 a, const Int32 b)
fxp_mul32_arm_v4.h
270
__inline Int32
fxp_mul32_Q30
(const Int32 L_var1, const Int32 L_var2)
fxp_mul32_arm_v4_gcc.h
437
static inline Int32
fxp_mul32_Q30
(const Int32 a, const Int32 b)
fxp_mul32_arm_v5.h
209
__inline Int32
fxp_mul32_Q30
(const Int32 L_var1, const Int32 L_var2)
Completed in 1262 milliseconds