Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dime.c472 UWORD8 *pu1_ref_mb_half_xy_temp; in ime_sub_pel_motion_estimation_16x16() local
548pu1_ref_mb_half_xy_temp = pu1_ref_mb_half_xy = ps_me_ctxt->apu1_subpel_buffs[2] + 1 + i4_ref_strd; in ime_sub_pel_motion_estimation_16x16()
652 ps_me_ctxt->apu1_subpel_buffs[2] = pu1_ref_mb_half_xy_temp - j*(i4_ref_strd) - i; in ime_sub_pel_motion_estimation_16x16()
653 pu1_best_hpel_buf = pu1_ref_mb_half_xy_temp - j*(i4_ref_strd) - i; in ime_sub_pel_motion_estimation_16x16()