Home | History | Annotate | Download | only in decoder

Lines Matching defs:accumulate

1245   WORD32 accumulate;
1267 accumulate = 0;
1283 accumulate =
1284 ixheaacd_add32_sat(accumulate, ixheaacd_shr32(accu_line, 9));
1287 shift = ixheaacd_pnorm32(accumulate);
1290 ixheaacd_shr32_dir_sat_limit(accumulate, (16 - shift)));