Lines Matching refs:s_mv

145     if((ps_best_node1->s_mv.i2_mvx == ps_best_node2->s_mv.i2_mvx) &&  in hme_cmp_nodes()
146 (ps_best_node1->s_mv.i2_mvy == ps_best_node2->s_mv.i2_mvy) && in hme_cmp_nodes()
412 hme_mv_t s_mv = { 0, 0 }; in hme_evalsad_grid_pu_16x16() local
420 s_grid.p_mv = &s_mv; in hme_evalsad_grid_pu_16x16()
1011 mv_p_x = ps_pred_node_a->s_mv.i2_mvx; in compute_mv_cost_explicit()
1012 mv_p_y = ps_pred_node_a->s_mv.i2_mvy; in compute_mv_cost_explicit()
1017 mv_p_x = ps_pred_node_b->s_mv.i2_mvx; in compute_mv_cost_explicit()
1018 mv_p_y = ps_pred_node_b->s_mv.i2_mvy; in compute_mv_cost_explicit()
1088 mvx = ps_node->s_mv.i2_mvx; in compute_mv_cost_coarse_high_speed()
1089 mvy = ps_node->s_mv.i2_mvy; in compute_mv_cost_coarse_high_speed()
1135 mv_p_x = ps_pred_node_a->s_mv.i2_mvx; in compute_mv_cost_explicit_refine()
1136 mv_p_y = ps_pred_node_a->s_mv.i2_mvy; in compute_mv_cost_explicit_refine()
1266 mv_p_x = ps_pred_node_a->s_mv.i2_mvx; in compute_mv_cost_implicit()
1267 mv_p_y = ps_pred_node_a->s_mv.i2_mvy; in compute_mv_cost_implicit()
1280 mv_p_x = ps_pred_node_b->s_mv.i2_mvx; in compute_mv_cost_implicit()
1281 mv_p_y = ps_pred_node_b->s_mv.i2_mvy; in compute_mv_cost_implicit()
1367 mv_p_x = ps_pred_node_a->s_mv.i2_mvx; in compute_mv_cost_implicit_high_speed()
1368 mv_p_y = ps_pred_node_a->s_mv.i2_mvy; in compute_mv_cost_implicit_high_speed()
1382 mv_p_x = ps_pred_node_b->s_mv.i2_mvx; in compute_mv_cost_implicit_high_speed()
1383 mv_p_y = ps_pred_node_b->s_mv.i2_mvy; in compute_mv_cost_implicit_high_speed()
1426 mv_p_x = ps_pred_node_a->s_mv.i2_mvx; in compute_mv_cost_implicit_high_speed_modified()
1427 mv_p_y = ps_pred_node_a->s_mv.i2_mvy; in compute_mv_cost_implicit_high_speed_modified()
1517 ps_search_node_grid->s_mv.i2_mvx = ps_search_node_base->s_mv.i2_mvx; in hme_update_results_grid_pu_bestn_xtreme_speed()
1518 ps_search_node_grid->s_mv.i2_mvy = ps_search_node_base->s_mv.i2_mvy; in hme_update_results_grid_pu_bestn_xtreme_speed()
1519 ps_search_node_grid->s_mv.i2_mvx += (S16)(i4_step * gai1_grid_id_to_x[i4_grid_pt]); in hme_update_results_grid_pu_bestn_xtreme_speed()
1520 ps_search_node_grid->s_mv.i2_mvy += (S16)(i4_step * gai1_grid_id_to_y[i4_grid_pt]); in hme_update_results_grid_pu_bestn_xtreme_speed()
1607 ps_search_node_grid->s_mv.i2_mvx = ps_search_node_base->s_mv.i2_mvx; in hme_update_results_grid_pu_bestn()
1608 ps_search_node_grid->s_mv.i2_mvy = ps_search_node_base->s_mv.i2_mvy; in hme_update_results_grid_pu_bestn()
1609 ps_search_node_grid->s_mv.i2_mvx += (S16)(i4_step * gai1_grid_id_to_x[i4_grid_pt]); in hme_update_results_grid_pu_bestn()
1610 ps_search_node_grid->s_mv.i2_mvy += (S16)(i4_step * gai1_grid_id_to_y[i4_grid_pt]); in hme_update_results_grid_pu_bestn()
1745 ps_search_node_grid->s_mv.i2_mvx = ps_search_node_base->s_mv.i2_mvx; in hme_update_results_grid_pu_bestn_no_encode()
1746 ps_search_node_grid->s_mv.i2_mvy = ps_search_node_base->s_mv.i2_mvy; in hme_update_results_grid_pu_bestn_no_encode()
1747 ps_search_node_grid->s_mv.i2_mvx += (S16)(i4_step * gai1_grid_id_to_x[i4_grid_pt]); in hme_update_results_grid_pu_bestn_no_encode()
1748 ps_search_node_grid->s_mv.i2_mvy += (S16)(i4_step * gai1_grid_id_to_y[i4_grid_pt]); in hme_update_results_grid_pu_bestn_no_encode()
1984 (ps_result_prms->i2_mv_x == ps_best_node[0].s_mv.i2_mvx) && in hme_update_results_pt_pu_best1_subpel_hs_1()
1985 (ps_result_prms->i2_mv_y == ps_best_node[0].s_mv.i2_mvy) && in hme_update_results_pt_pu_best1_subpel_hs_1()
2115 if(ps_search_node->s_mv.i2_mvx == INTRA_MV) in hme_calc_sad_and_2_best_results()
2123 ps_err_prms->pu1_ref += ps_search_node->s_mv.i2_mvx; in hme_calc_sad_and_2_best_results()
2124 ps_err_prms->pu1_ref += (ps_search_node->s_mv.i2_mvy * i4_ref_stride); in hme_calc_sad_and_2_best_results()
2207 S32 mv_p_x = ps_pred_node_a->s_mv.i2_mvx; in hme_calc_sad_and_2_best_results()
2208 S32 mv_p_y = ps_pred_node_a->s_mv.i2_mvy; in hme_calc_sad_and_2_best_results()
2270 ps_mv_refine_ctxt->i2_mv_x[1][index] = ps_search_node->s_mv.i2_mvx; in hme_calc_sad_and_2_best_results()
2271 ps_mv_refine_ctxt->i2_mv_y[1][index] = ps_search_node->s_mv.i2_mvy; in hme_calc_sad_and_2_best_results()
2287 ps_mv_refine_ctxt->i2_mv_x[0][index] = ps_search_node->s_mv.i2_mvx; in hme_calc_sad_and_2_best_results()
2288 ps_mv_refine_ctxt->i2_mv_y[0][index] = ps_search_node->s_mv.i2_mvy; in hme_calc_sad_and_2_best_results()
2554 if(ps_search_node->s_mv.i2_mvx == INTRA_MV) in hme_calc_stim_injected_sad_and_2_best_results()
2562 ps_err_prms->pu1_ref += ps_search_node->s_mv.i2_mvx; in hme_calc_stim_injected_sad_and_2_best_results()
2563 ps_err_prms->pu1_ref += (ps_search_node->s_mv.i2_mvy * i4_ref_stride); in hme_calc_stim_injected_sad_and_2_best_results()
2660 S32 mv_p_x = ps_pred_node_a->s_mv.i2_mvx; in hme_calc_stim_injected_sad_and_2_best_results()
2661 S32 mv_p_y = ps_pred_node_a->s_mv.i2_mvy; in hme_calc_stim_injected_sad_and_2_best_results()
2793 ps_mv_refine_ctxt->i2_mv_x[1][index] = ps_search_node->s_mv.i2_mvx; in hme_calc_stim_injected_sad_and_2_best_results()
2794 ps_mv_refine_ctxt->i2_mv_y[1][index] = ps_search_node->s_mv.i2_mvy; in hme_calc_stim_injected_sad_and_2_best_results()
2813 ps_mv_refine_ctxt->i2_mv_x[0][index] = ps_search_node->s_mv.i2_mvx; in hme_calc_stim_injected_sad_and_2_best_results()
2814 ps_mv_refine_ctxt->i2_mv_y[0][index] = ps_search_node->s_mv.i2_mvy; in hme_calc_stim_injected_sad_and_2_best_results()
2891 if(ps_search_node->s_mv.i2_mvx == INTRA_MV) in hme_calc_sad_and_1_best_result()
2899 ps_err_prms->pu1_ref += ps_search_node->s_mv.i2_mvx; in hme_calc_sad_and_1_best_result()
2900 ps_err_prms->pu1_ref += (ps_search_node->s_mv.i2_mvy * i4_ref_stride); in hme_calc_sad_and_1_best_result()
2983 S32 mv_p_x = ps_pred_node_a->s_mv.i2_mvx; in hme_calc_sad_and_1_best_result()
2984 S32 mv_p_y = ps_pred_node_a->s_mv.i2_mvy; in hme_calc_sad_and_1_best_result()
3046 ps_mv_refine_ctxt->i2_mv_x[1][index] = ps_search_node->s_mv.i2_mvx; in hme_calc_sad_and_1_best_result()
3047 ps_mv_refine_ctxt->i2_mv_y[1][index] = ps_search_node->s_mv.i2_mvy; in hme_calc_sad_and_1_best_result()
3054 ps_mv_refine_ctxt->i2_mv_x[0][index] = ps_search_node->s_mv.i2_mvx; in hme_calc_sad_and_1_best_result()
3055 ps_mv_refine_ctxt->i2_mv_y[0][index] = ps_search_node->s_mv.i2_mvy; in hme_calc_sad_and_1_best_result()
3130 if(ps_search_node->s_mv.i2_mvx == INTRA_MV) in hme_calc_stim_injected_sad_and_1_best_result()
3138 ps_err_prms->pu1_ref += ps_search_node->s_mv.i2_mvx; in hme_calc_stim_injected_sad_and_1_best_result()
3139 ps_err_prms->pu1_ref += (ps_search_node->s_mv.i2_mvy * i4_ref_stride); in hme_calc_stim_injected_sad_and_1_best_result()
3236 S32 mv_p_x = ps_pred_node_a->s_mv.i2_mvx; in hme_calc_stim_injected_sad_and_1_best_result()
3237 S32 mv_p_y = ps_pred_node_a->s_mv.i2_mvy; in hme_calc_stim_injected_sad_and_1_best_result()
3368 ps_mv_refine_ctxt->i2_mv_x[1][index] = ps_search_node->s_mv.i2_mvx; in hme_calc_stim_injected_sad_and_1_best_result()
3369 ps_mv_refine_ctxt->i2_mv_y[1][index] = ps_search_node->s_mv.i2_mvy; in hme_calc_stim_injected_sad_and_1_best_result()
3377 ps_mv_refine_ctxt->i2_mv_x[0][index] = ps_search_node->s_mv.i2_mvx; in hme_calc_stim_injected_sad_and_1_best_result()
3378 ps_mv_refine_ctxt->i2_mv_y[0][index] = ps_search_node->s_mv.i2_mvy; in hme_calc_stim_injected_sad_and_1_best_result()
3653 if(ps_search_node->s_mv.i2_mvx == INTRA_MV) in hme_calc_pt_sad_and_result_explicit()
3665 ps_err_prms->pu1_ref += ps_search_node->s_mv.i2_mvx; in hme_calc_pt_sad_and_result_explicit()
3666 ps_err_prms->pu1_ref += (ps_search_node->s_mv.i2_mvy * i4_ref_stride); in hme_calc_pt_sad_and_result_explicit()
3738 ps_pred_node_b->s_mv = ps_pred_node_b->ps_mv[0]; in hme_set_mvp_node()
3744 ps_pred_node_a->s_mv = ps_pred_node_a->ps_mv[0]; in hme_set_mvp_node()
3749 ps_pred_node_b->s_mv = ps_pred_node_b->ps_mv[0]; in hme_set_mvp_node()
3760 mv_p_x = ps_pred_node_a->s_mv.i2_mvx; in hme_set_mvp_node()
3761 mv_p_y = ps_pred_node_a->s_mv.i2_mvy; in hme_set_mvp_node()
3775 mv_p_x = ps_pred_node_b->s_mv.i2_mvx; in hme_set_mvp_node()
3776 mv_p_y = ps_pred_node_b->s_mv.i2_mvy; in hme_set_mvp_node()