Home | History | Annotate | Download | only in decoder

Lines Matching refs:pi2_coeff_data

2049     ps_dec->pi2_coeff_data = pv_buf;
2051 ps_dec->pv_pic_tu_coeff_data = (void *)(ps_dec->pi2_coeff_data + MB_LUM_SIZE);
2211 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->pi2_coeff_data);
2338 WORD16 *pi2_coeff_data = &ps_tu_4x4->ai2_level[0];
2348 pi2_out_coeff_data[idx] = *pi2_coeff_data++;