OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fxp_mul_16by16
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/amrwb/src/
pvamrwbdecoder_basic_op_armv5.h
221
__inline int32
fxp_mul_16by16
(int16 var1, const int16 var2)
function
pvamrwbdecoder_basic_op_cequivalent.h
475
__inline int32
fxp_mul_16by16
(int16 var1, const int16 var2)
function
pvamrwbdecoder_basic_op_gcc_armv5.h
289
#define
fxp_mul_16by16
(a, b) fxp_mul_16by16bb( a, b)
macro
Completed in 475 milliseconds