Lines Matching refs:accumulate01
292 int accumulate01 = 0;
330 if (accumulate01) {
331 quantize_lines_xrpow_01(accumulate01, istep, acc_xp, acc_iData);
332 accumulate01 = 0;
356 if (!accumulate && !accumulate01) {
371 accumulate01 += l;
374 if (accumulate01) {
375 quantize_lines_xrpow_01(accumulate01, istep, acc_xp, acc_iData);
376 accumulate01 = 0;
387 if (accumulate01) {
388 quantize_lines_xrpow_01(accumulate01, istep, acc_xp, acc_iData);
389 accumulate01 = 0;
409 if (accumulate01) { /*last data part */
410 quantize_lines_xrpow_01(accumulate01, istep, acc_xp, acc_iData);
411 accumulate01 = 0;