Home | History | Annotate | Download | only in src

Lines Matching refs:tot

173     Word32 s, y32[L_CODE], max, tot;
177 tot = 5;
194 tot = L_add (tot, L_shr (max, 1));
197 j = sub (norm_l (tot), sf);
245 Word32 tot;
249 tot = LOG2_OF_32;
271 tot = (tot + (max >> 1));
274 j = sub(norm_l(tot), sf, pOverflow);