OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fixpow2_D
(Results
1 - 2
of
2
) sorted by null
/external/aac/libFDK/include/
fixmul.h
266
#error Fallback for
fixpow2_D
is not 16 bit safe !
269
inline LONG
fixpow2_D
(const LONG a)
common_fix.h
194
FDK_INLINE LONG fPow2(LONG a) { return
fixpow2_D
(a); }
Completed in 22 milliseconds