Searched refs:pu1_ref_mb_l0 (Results 1 - 1 of 1) sorted by relevance

/external/libavc/encoder/
H A Dih264e_me.c1680 UWORD8 *pu1_ref_mb_l0, *pu1_ref_mb_l1; local
1706 pu1_ref_mb_l0 = ps_me_ctxt->as_mb_part[PRED_L0].pu1_best_hpel_buf;
1711 pu1_ref_mb_l0 = ps_me_ctxt->apu1_ref_buf_luma[PRED_L0] + (s_l0_mv.i2_mvx) + ((s_l0_mv.i2_mvy) * ps_me_ctxt->i4_rec_strd);
1729 pu1_ref_mb_l0, pu1_ref_mb_l1, pu1_dst_buf,

Completed in 38 milliseconds