Searched refs:ps_top_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() local248 ps_top_mv = &(ps_proc->ps_top_row_pu_ME + i4_mb_x)->s_me_info[i4_reflist].s_mv; in ih264e_get_search_candidates()281 mvx = (ps_top_mv->i2_mvx + 2) >> 2; in ih264e_get_search_candidates()282 mvy = (ps_top_mv->i2_mvy + 2) >> 2; in ih264e_get_search_candidates()1177 enc_pu_t *ps_top_mv = ps_proc->ps_top_row_pu_ME + ps_proc->i4_mb_x; in ih264e_compute_me_nmb() local1181 *ps_top_left_mb_pu = *ps_top_mv; in ih264e_compute_me_nmb()