Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_mc.c155 UWORD32 u4_lkup_idx1; in ih264e_motion_comp_luma() local
240 u4_lkup_idx1 = ((u4_subpel_factor >> 2) != 0) || i4_bipred_flag; in ih264e_motion_comp_luma()
252 *pu1_pseudo_pred = pu1_ref[u4_lkup_idx1]; in ih264e_motion_comp_luma()
253 *pi4_pseudo_pred_strd = i4_ref_strd[u4_lkup_idx1]; in ih264e_motion_comp_luma()
262 ps_codec->pf_inter_pred_luma_copy(pu1_ref[u4_lkup_idx1], in ih264e_motion_comp_luma()
264 i4_ref_strd[u4_lkup_idx1], in ih264e_motion_comp_luma()