Searched refs:ps_left_mv (Results 1 – 1 of 1) sorted by relevance
221 mv_t *ps_left_mv, *ps_top_mv, *ps_top_left_mv, *ps_top_right_mv; in ih264e_get_search_candidates() local247 ps_left_mv = &ps_proc->s_left_mb_pu_ME.s_me_info[i4_reflist].s_mv; in ih264e_get_search_candidates()266 mvx = (ps_left_mv->i2_mvx + 2) >> 2; in ih264e_get_search_candidates()267 mvy = (ps_left_mv->i2_mvy + 2) >> 2; in ih264e_get_search_candidates()