Searched refs:SHR16_ (Results 1 - 1 of 1) sorted by relevance
/external/libopus/celt/ | ||
H A D | fixed_debug.h | 137 #define SHR16(a, shift) SHR16_(a, shift, __FILE__, __LINE__) 138 static OPUS_INLINE short SHR16_(int a, int shift, char *file, int line) function |
Completed in 138 milliseconds