Home
last modified time | relevance | path

Searched refs:pu1_pi0 (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
791 pu1_pi0 = pu1_src + (blkx * 4) + (blky * 4 * src_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
1970 pu1_pi0 = pu1_inp + (blkx * 32) + (blky * 32 * inp_stride); in hme_evalsatd_pt_pu_64x64()
1976 pu1_src = pu1_pi0 + ((j & 0x3) << 3) + ((j >> 2) * inp_stride * 8); in hme_evalsatd_pt_pu_64x64()
2098 U08 *pu1_pi0, *pu1_pi1; in hme_evalsatd_pt_pu_64x64_tu_rec() local
2116 pu1_pi0 = pu1_inp + (blkx * 32) + (blky * 32 * inp_stride); in hme_evalsatd_pt_pu_64x64_tu_rec()
2121 pu1_pi0, in hme_evalsatd_pt_pu_64x64_tu_rec()