Searched refs:fixpow2_S (Results 1 – 2 of 2) sorted by relevance
/external/aac/libFDK/include/ | ||
D | fixmul.h | 289 inline LONG fixpow2_S(const SHORT a) { in fixpow2_S() function |
D | common_fix.h | 243 FDK_INLINE LONG fPow2(SHORT a) { return fixpow2_S(a); } in fPow2() |