Lines Matching refs:ps_err_prms

1864     err_prms_t *ps_err_prms, result_upd_prms_t *ps_result_prms)  in hme_update_results_pt_pu_best1_subpel_hs()  argument
1938 err_prms_t *ps_err_prms, result_upd_prms_t *ps_result_prms) in hme_update_results_pt_pu_best1_subpel_hs_1() argument
2078 err_prms_t *ps_err_prms, in hme_calc_sad_and_2_best_results() argument
2088 S32 *pi4_sad_grid = ps_err_prms->pi4_sad_grid; in hme_calc_sad_and_2_best_results()
2089 S32 cur_buf_stride = ps_err_prms->i4_inp_stride; in hme_calc_sad_and_2_best_results()
2090 WORD32 ref_buf_stride = ps_err_prms->i4_ref_stride; in hme_calc_sad_and_2_best_results()
2120 ps_err_prms->pu1_inp = in hme_calc_sad_and_2_best_results()
2122 ps_err_prms->pu1_ref = ppu1_ref[ps_search_node->i1_ref_idx] + i4_ref_offset; 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()
2126 pu1_cur_ptr = ps_err_prms->pu1_inp; in hme_calc_sad_and_2_best_results()
2127 pu1_ref_ptr = &ps_err_prms->pu1_ref[0]; in hme_calc_sad_and_2_best_results()
2325 err_prms_t *ps_err_prms, result_upd_prms_t *ps_result_prms) in hme_calc_sad_and_2_best_results_subpel() argument
2330 S32 *pi4_sad_grid = ps_err_prms->pi4_sad_grid; in hme_calc_sad_and_2_best_results_subpel()
2331 S32 cur_buf_stride = ps_err_prms->i4_inp_stride; in hme_calc_sad_and_2_best_results_subpel()
2332 WORD32 ref_buf_stride = ps_err_prms->i4_ref_stride; in hme_calc_sad_and_2_best_results_subpel()
2352 pu1_cur_ptr = ps_err_prms->pu1_inp; in hme_calc_sad_and_2_best_results_subpel()
2353 pu1_ref_ptr = &ps_err_prms->pu1_ref[0]; in hme_calc_sad_and_2_best_results_subpel()
2510 err_prms_t *ps_err_prms, in hme_calc_stim_injected_sad_and_2_best_results() argument
2528 S32 *pi4_sad_grid = ps_err_prms->pi4_sad_grid; in hme_calc_stim_injected_sad_and_2_best_results()
2529 S32 cur_buf_stride = ps_err_prms->i4_inp_stride; in hme_calc_stim_injected_sad_and_2_best_results()
2530 WORD32 ref_buf_stride = ps_err_prms->i4_ref_stride; in hme_calc_stim_injected_sad_and_2_best_results()
2559 ps_err_prms->pu1_inp = in hme_calc_stim_injected_sad_and_2_best_results()
2561 ps_err_prms->pu1_ref = ppu1_ref[ps_search_node->i1_ref_idx] + i4_ref_offset; 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()
2565 pu1_cur_ptr = ps_err_prms->pu1_inp; in hme_calc_stim_injected_sad_and_2_best_results()
2566 pu1_ref_ptr = &ps_err_prms->pu1_ref[0]; in hme_calc_stim_injected_sad_and_2_best_results()
2854 err_prms_t *ps_err_prms, in hme_calc_sad_and_1_best_result() argument
2864 S32 *pi4_sad_grid = ps_err_prms->pi4_sad_grid; in hme_calc_sad_and_1_best_result()
2865 S32 cur_buf_stride = ps_err_prms->i4_inp_stride; in hme_calc_sad_and_1_best_result()
2866 WORD32 ref_buf_stride = ps_err_prms->i4_ref_stride; in hme_calc_sad_and_1_best_result()
2896 ps_err_prms->pu1_inp = in hme_calc_sad_and_1_best_result()
2898 ps_err_prms->pu1_ref = ppu1_ref[ps_search_node->i1_ref_idx] + i4_ref_offset; 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()
2902 pu1_cur_ptr = ps_err_prms->pu1_inp; in hme_calc_sad_and_1_best_result()
2903 pu1_ref_ptr = &ps_err_prms->pu1_ref[0]; in hme_calc_sad_and_1_best_result()
3086 err_prms_t *ps_err_prms, in hme_calc_stim_injected_sad_and_1_best_result() argument
3104 S32 *pi4_sad_grid = ps_err_prms->pi4_sad_grid; in hme_calc_stim_injected_sad_and_1_best_result()
3105 S32 cur_buf_stride = ps_err_prms->i4_inp_stride; in hme_calc_stim_injected_sad_and_1_best_result()
3106 WORD32 ref_buf_stride = ps_err_prms->i4_ref_stride; in hme_calc_stim_injected_sad_and_1_best_result()
3135 ps_err_prms->pu1_inp = in hme_calc_stim_injected_sad_and_1_best_result()
3137 ps_err_prms->pu1_ref = ppu1_ref[ps_search_node->i1_ref_idx] + i4_ref_offset; 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()
3141 pu1_cur_ptr = ps_err_prms->pu1_inp; in hme_calc_stim_injected_sad_and_1_best_result()
3142 pu1_ref_ptr = &ps_err_prms->pu1_ref[0]; in hme_calc_stim_injected_sad_and_1_best_result()
3408 err_prms_t *ps_err_prms, result_upd_prms_t *ps_result_prms) in hme_calc_sad_and_1_best_result_subpel() argument
3413 S32 *pi4_sad_grid = ps_err_prms->pi4_sad_grid; in hme_calc_sad_and_1_best_result_subpel()
3415 S32 cur_buf_stride = ps_err_prms->i4_inp_stride; in hme_calc_sad_and_1_best_result_subpel()
3416 WORD32 ref_buf_stride = ps_err_prms->i4_ref_stride; in hme_calc_sad_and_1_best_result_subpel()
3436 pu1_cur_ptr = ps_err_prms->pu1_inp; in hme_calc_sad_and_1_best_result_subpel()
3437 pu1_ref_ptr = &ps_err_prms->pu1_ref[0]; in hme_calc_sad_and_1_best_result_subpel()
3602 err_prms_t *ps_err_prms, in hme_calc_pt_sad_and_result_explicit() argument
3661 ps_err_prms->pu1_inp = ps_wt_inp_prms->apu1_wt_inp[ps_search_node->i1_ref_idx] + i4_inp_off; in hme_calc_pt_sad_and_result_explicit()
3662 ps_err_prms->i4_grid_mask = i4_grid_mask; in hme_calc_pt_sad_and_result_explicit()
3664 ps_err_prms->pu1_ref = ppu1_ref[ps_search_node->i1_ref_idx] + i4_ref_offset; 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()
3671 pf_sad_fxn(ps_err_prms); in hme_calc_pt_sad_and_result_explicit()