Lines Matching refs:silk_RSHIFT8
475 #define silk_RSHIFT8(a, shift) ((a)>>(shift)) /* shift >= 0, shift < 8 */