Searched defs:rshift1 (Results 1 – 2 of 2) sorted by relevance
48 opus_int rshift0, rshift1; in silk_find_LPC_FIX() local
268 pub fn rshift1(&mut self, a: &BigNumRef) -> Result<(), ErrorStack> { in rshift1() method