Searched refs:ps_mv_map_dst (Results 1 – 1 of 1) sorted by relevance
1433 mv_pred_t *ps_mv_map_dst; in isvcd_store_motion_map() local1436 ps_mv_map_dst = (mv_pred_t *) pv_curr_lyr_motion_map; in isvcd_store_motion_map()1444 *(ps_mv_map_dst + i4_j) = *(ps_mv_pred_src + (i4_src_update_flag * i4_j)); in isvcd_store_motion_map()1448 ps_mv_map_dst += i4_dst_stride; in isvcd_store_motion_map()