Searched refs:silk_RSHIFT16 (Results 1 - 3 of 3) sorted by relevance

/external/libopus/silk/
H A DMacroCount.h376 #undef silk_RSHIFT16 macro
377 static OPUS_INLINE opus_int16 silk_RSHIFT16(opus_int16 a, opus_int32 shift){ function
H A DSigProc_FIX.h476 #define silk_RSHIFT16(a, shift) ((a)>>(shift)) /* shift >= 0, shift < 16 */ macro
H A DMacroDebug.h662 #undef silk_RSHIFT16 macro

Completed in 86 milliseconds