Home | History | Annotate | Download | only in decoder

Lines Matching refs:pi2_coeff_data

164     WORD16 *pi2_coeff_data = &ps_tu_4x4->ai2_level[0];
177 pi2_out_coeff_data[idx] = *pi2_coeff_data++;
188 offset = (UWORD8 *)pi2_coeff_data - (UWORD8 *)ps_tu_4x4;
414 WORD16 *pi2_coeff_data = ps_dec->pi2_coeff_data;
438 pi2_coeff_data = ps_dec->pi2_coeff_data;
442 pi2_coeff_data);
445 pi2_coeff_data += 32;
451 pi2_coeff_data);
455 pi2_coeff_data += 32 + 64;
461 pi2_coeff_data);
465 pi2_coeff_data += 32;
471 pi2_coeff_data);
478 pi2_coeff_data = ps_dec->pi2_coeff_data;
481 pi2_coeff_data[0] = pi2_dc_val[0];
482 pi2_coeff_data[4 * 16] = pi2_dc_val[4];
483 pi2_coeff_data[8 * 16] = pi2_dc_val[8];
484 pi2_coeff_data[12 * 16] = pi2_dc_val[12];
487 pi2_coeff_data += 16;
499 pi2_coeff_data = ps_dec->pi2_coeff_data;
503 pi2_coeff_data);
506 pi2_coeff_data += 64;
512 pi2_coeff_data);
516 pi2_coeff_data += 64;
522 pi2_coeff_data);
526 pi2_coeff_data += 64;
531 pi2_coeff_data);
545 WORD16 *pi2_coeff_data = ps_dec->pi2_coeff_data;
573 pi2_coeff_data = ps_dec->pi2_coeff_data;
577 pi2_coeff_data);
579 pi2_coeff_data += 64;
584 pi2_coeff_data);
588 pi2_coeff_data = ps_dec->pi2_coeff_data;
591 pi2_coeff_data[0] = *pi2_dc_val_u++;
592 pi2_coeff_data[1 * 16] = *pi2_dc_val_u++;
593 pi2_coeff_data[2 * 16] = *pi2_dc_val_u++;
594 pi2_coeff_data[3 * 16] = *pi2_dc_val_u++;
598 pi2_coeff_data[0] = 0;
599 pi2_coeff_data[1 * 16] = 0;
600 pi2_coeff_data[2 * 16] = 0;
601 pi2_coeff_data[3 * 16] = 0;
603 pi2_coeff_data += 64;
606 pi2_coeff_data[0] = *pi2_dc_val_v++;
607 pi2_coeff_data[1 * 16] = *pi2_dc_val_v++;
608 pi2_coeff_data[2 * 16] = *pi2_dc_val_v++;
609 pi2_coeff_data[3 * 16] = *pi2_dc_val_v++;
613 pi2_coeff_data[0] = 0;
614 pi2_coeff_data[1 * 16] = 0;
615 pi2_coeff_data[2 * 16] = 0;
616 pi2_coeff_data[3 * 16] = 0;
623 WORD16 *pi2_out_coeff_data = ps_dec->pi2_coeff_data;
651 WORD16 *pi2_coeff_data = &ps_tu_8x8->ai2_level[0];
667 pi2_out_coeff_data[idx] = *pi2_coeff_data++;
680 pi2_out_coeff_data[idx] = *pi2_coeff_data++;
692 offset = (UWORD8 *)pi2_coeff_data - (UWORD8 *)ps_tu_8x8;
910 pi2_y_coeff = ps_dec->pi2_coeff_data;
1862 pi2_y_coeff = ps_dec->pi2_coeff_data;