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

/external/chromium_org/third_party/opus/src/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
/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 87 milliseconds