Searched refs:ps_mv_store (Results 1 – 1 of 1) sorted by relevance
274 ps_mv_store, num_mvs_stored, mvx_cur, mvy_cur, stats_struct, check_for_duplicate, ref_idx) \ argument282 if(((ps_mv_store)[i4_j].s_mv.i2_mvx == (mvx_cur)) && \283 ((ps_mv_store)[i4_j].s_mv.i2_mvy == (mvy_cur)) && \284 ((ps_mv_store)[i4_j].i1_ref_idx == ref_idx)) \294 (ps_mv_store)[i4_j].s_mv.i2_mvx = (mvx_cur); \295 (ps_mv_store)[i4_j].s_mv.i2_mvy = (mvy_cur); \296 (ps_mv_store)[i4_j].i1_ref_idx = ref_idx; \