Searched refs:silk_ROR32 (Results 1 – 2 of 2) sorted by relevance
65 * frac_Q7 = silk_ROR32(in, 24 - lzeros) & 0x7f; in silk_CLZ_FRAC()
365 static OPUS_INLINE opus_int32 silk_ROR32( opus_int32 a32, opus_int rot ) in silk_ROR32() function