Lines Matching refs:i4_step
417 s_grid.grd_sz_y_x = ((ps_prms->i4_step << 16) | ps_prms->i4_step); in hme_evalsad_grid_pu_16x16()
444 S32 step = ps_prms->i4_step; in hme_evalsad_grid_npu_MxN()
1452 S32 i4_step = ps_result_prms->i4_step; in hme_update_results_grid_pu_bestn_xtreme_speed() local
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()
1565 S32 i4_step = ps_result_prms->i4_step; in hme_update_results_grid_pu_bestn() local
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()
1696 S32 i4_step = ps_result_prms->i4_step; in hme_update_results_grid_pu_bestn_no_encode() local
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()