Home | History | Annotate | Download | only in src

Lines Matching defs:shift1

140     Word16 shift, shift1, shift2;
182 shift1 = sub(norm_l(max), 1);
183 max16 = extract_h(L_shl(max, shift1));
196 shift = sub(shift1, shift2);
251 Word16 shift, shift1, shift2;
295 /* shift1 = sub(norm_l(max), 1);
296 max16 = extract_h(L_shl(max, shift1));
301 shift1 = sub(t016, 1, pOverflow);
303 L_temp = L_shl(max, shift1, pOverflow);
319 shift = sub(shift1, shift2, pOverflow);