Home | History | Annotate | Download | only in src

Lines Matching refs:shift2

140     Word16 shift, shift1, shift2;
184 shift2 = norm_l(t0);
185 t016 = extract_h(L_shl(t0, shift2));
196 shift = sub(shift1, shift2);
251 Word16 shift, shift1, shift2;
297 shift2 = norm_l(t0);
298 t016 = extract_h(L_shl(t0, shift2)); */
306 shift2 = norm_l(t0);
307 L_temp = L_shl(t0, shift2, pOverflow);
319 shift = sub(shift1, shift2, pOverflow);