Home
last modified time | relevance | path

Searched refs:pu1_pi1 (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/encoder/
Dihevce_had_satd.c776 UWORD8 *pu1_pi0, *pu1_pi1; in ihevce_had4_4x4() local
792 pu1_pi1 = pu1_pred + (blkx * 4) + (blky * 4 * pred_strd); in ihevce_had4_4x4()
795 ihevce_hadamard_4x4_8bit(pu1_pi0, src_strd, pu1_pi1, pred_strd, pi2_dst, dst_strd); in ihevce_had4_4x4()
Dhme_subpel.c1963 U08 *pu1_pi0, *pu1_pi1; in hme_evalsatd_pt_pu_64x64() local
1971 pu1_pi1 = pu1_ref + (blkx * 32) + (blky * 32 * ref_stride); in hme_evalsatd_pt_pu_64x64()
1978 pu1_pred = pu1_pi1 + ((j & 0x3) << 3) + ((j >> 2) * ref_stride * 8); in hme_evalsatd_pt_pu_64x64()
2098 U08 *pu1_pi0, *pu1_pi1; in hme_evalsatd_pt_pu_64x64_tu_rec() local
2117 pu1_pi1 = pu1_ref + (blkx * 32) + (blky * 32 * ref_stride); in hme_evalsatd_pt_pu_64x64_tu_rec()
2123 pu1_pi1, in hme_evalsatd_pt_pu_64x64_tu_rec()