Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_had_satd.c778 WORD32 blkx, blky; in ihevce_had4_4x4() local
789 blky = (i >> 1); in ihevce_had4_4x4()
791 pu1_pi0 = pu1_src + (blkx * 4) + (blky * 4 * src_strd); in ihevce_had4_4x4()
792 pu1_pi1 = pu1_pred + (blkx * 4) + (blky * 4 * pred_strd); in ihevce_had4_4x4()
793 pi2_dst = pi2_dst4x4 + (blkx * 4) + (blky * 4 * dst_strd); in ihevce_had4_4x4()
819 pi4_hsad[blkx + (blky * hsad_stride)] = ((u4_hsad + 2) >> 2); in ihevce_had4_4x4()
Dhme_subpel.c1962 S32 blky = (i >> 1); in hme_evalsatd_pt_pu_64x64() local
1970 pu1_pi0 = pu1_inp + (blkx * 32) + (blky * 32 * inp_stride); in hme_evalsatd_pt_pu_64x64()
1971 pu1_pi1 = pu1_ref + (blkx * 32) + (blky * 32 * ref_stride); in hme_evalsatd_pt_pu_64x64()
2097 S32 blky = (i >> 1); 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()
2117 pu1_pi1 = pu1_ref + (blkx * 32) + (blky * 32 * ref_stride); in hme_evalsatd_pt_pu_64x64_tu_rec()