Lines Matching refs:pi2_y0
657 WORD16 *pi2_y0 = pi2_4x4_had; in ihevce_compute_8x8HAD_using_4x4() local
681 WORD16 a0 = pi2_y0[src_idx]; in ihevce_compute_8x8HAD_using_4x4()
1087 WORD16 *pi2_y0 = pi2_8x8_had; in ihevce_compute_16x16HAD_using_8x8() local
1111 WORD16 a0 = pi2_y0[src_idx]; in ihevce_compute_16x16HAD_using_8x8()
1244 WORD16 *pi2_y0; in ihevce_had_16x16_r() local
1269 pi2_y0 = ai2_8x8_had + (i & 0x01) * 8 + (i >> 1) * 16 * 8; in ihevce_had_16x16_r()
1277 pi2_y0, in ihevce_had_16x16_r()
1309 pi2_y0 = ai2_8x8_had; in ihevce_had_16x16_r()
1313 ihevce_compute_16x16HAD_using_8x8(pi2_y0, 16, pi2_dst, dst_strd, i4_frm_qstep, &early_cbf); in ihevce_had_16x16_r()
1399 WORD16 *pi2_y0 = pi2_16x16_had; in ihevce_compute_32x32HAD_using_16x16() local
1423 WORD16 a0 = pi2_y0[src_idx] >> 2; in ihevce_compute_32x32HAD_using_16x16()
1559 WORD16 *pi2_y0 = ai2_16x16_had; in ihevce_had_32x32_r() local
1592 pi2_y0, in ihevce_had_32x32_r()
1731 pi2_y0, 32, pi2_dst, dst_strd, i4_frm_qstep, &early_cbf); in ihevce_had_32x32_r()