OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fixmul_SS
(Results
1 - 2
of
2
) sorted by null
/external/aac/libFDK/include/
fixmul.h
168
inline LONG
fixmul_SS
(const SHORT a, const SHORT b)
common_fix.h
190
FDK_INLINE LONG fMult(SHORT a, SHORT b) { return
fixmul_SS
(a, b); }
Completed in 6268 milliseconds