Home
last modified time | relevance | path

Searched refs:err_prms_t (Results 1 – 13 of 13) sorted by relevance

/external/libhevc/encoder/
Dhme_err_compute.h64 void hme_evalsad_pt_npu_MxN_16bit(err_prms_t *ps_prms);
121 void compute_satd_16bit(err_prms_t *ps_prms);
123 void compute_satd_8bit(err_prms_t *ps_prms);
125 void compute_sad_16bit(err_prms_t *ps_prms);
248 void hme_evalsad_grid_pu_16x16(err_prms_t *ps_prms);
250 void hme_evalsatd_pt_pu_8x8(err_prms_t *ps_prms);
253 err_prms_t *ps_prms,
260 err_prms_t *ps_prms, result_upd_prms_t *ps_result_prms);
263 err_prms_t *ps_prms,
269 void hme_evalsatd_pt_pu_32x32(err_prms_t *ps_prms);
[all …]
Dihevce_me_instr_set_router.h45 typedef void FT_SAD_EVALUATOR(err_prms_t *);
54 hme_search_prms_t *, wgt_pred_ctxt_t *, err_prms_t *, result_upd_prms_t *, U08 **, S32);
56 typedef void FT_CALC_SAD_AND_RESULT_SUBPEL(err_prms_t *, result_upd_prms_t *);
176 void hme_evalsad_grid_pu_MxM(err_prms_t *ps_prms);
Dhme_search_algo.c134 err_prms_t *ps_err_prms, result_upd_prms_t *ps_result_prms, BLK_SIZE_T e_blk_size) in hme_compute_grid_results()
221 err_prms_t s_err_prms; in hme_pred_search_square_stepn()
362 err_prms_t *ps_err_prms = &s_err_prms; in hme_pred_search_square_stepn()
411 err_prms_t *ps_err_prms = &s_err_prms; in hme_pred_search_square_stepn()
518 err_prms_t s_err_prms; in hme_pred_search()
716 err_prms_t s_err_prms; in hme_pred_search_no_encode()
Dhme_defs.h2055 } err_prms_t; typedef
2948 typedef void FT_CALC_SATD_AND_RESULT(err_prms_t *ps_prms, result_upd_prms_t *ps_result_prms);
3403 typedef void (*PF_SAD_FXN_T)(err_prms_t *);
3405 typedef void (*PF_SAD_RESULT_FXN_T)(err_prms_t *, result_upd_prms_t *ps_result_prms);
3408 err_prms_t *,
3417 hme_search_prms_t *, wgt_pred_ctxt_t *, err_prms_t *, result_upd_prms_t *, U08 **, S32);
Dhme_err_compute.c406 void hme_evalsad_grid_pu_16x16(err_prms_t *ps_prms) in hme_evalsad_grid_pu_16x16()
439 void hme_evalsad_grid_npu_MxN(err_prms_t *ps_prms) in hme_evalsad_grid_npu_MxN()
506 void hme_evalsad_pt_npu_MxN_8bit(err_prms_t *ps_prms) in hme_evalsad_pt_npu_MxN_8bit()
521 void compute_satd_8bit(err_prms_t *ps_prms) in compute_satd_8bit()
1864 err_prms_t *ps_err_prms, result_upd_prms_t *ps_result_prms) in hme_update_results_pt_pu_best1_subpel_hs()
1938 err_prms_t *ps_err_prms, result_upd_prms_t *ps_result_prms) in hme_update_results_pt_pu_best1_subpel_hs_1()
2078 err_prms_t *ps_err_prms, 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()
2510 err_prms_t *ps_err_prms, 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()
[all …]
Dhme_subpel.c559 err_prms_t s_err_prms; in hme_compute_pred_and_evaluate_bi()
1204 err_prms_t *ps_prms, in hme_evalsatd_pt_pu_8x8_tu_rec()
1313 err_prms_t *ps_prms, result_upd_prms_t *ps_result_prms) in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1486 err_prms_t *ps_prms, result_upd_prms_t *ps_result_prms) in hme_evalsatd_update_1_best_result_pt_pu_16x16()
1637 err_prms_t *ps_prms, in hme_evalsatd_pt_pu_16x16_tu_rec()
1731 void hme_evalsatd_pt_pu_32x32(err_prms_t *ps_prms) in hme_evalsatd_pt_pu_32x32()
1817 err_prms_t *ps_prms, in hme_evalsatd_pt_pu_32x32_tu_rec()
1932 void hme_evalsatd_pt_pu_64x64(err_prms_t *ps_prms) in hme_evalsatd_pt_pu_64x64()
2053 err_prms_t *ps_prms, in hme_evalsatd_pt_pu_64x64_tu_rec()
2322 err_prms_t s_err_prms; in hme_subpel_refine_search_node_high_speed()
[all …]
Dihevce_me_instr_set_router.c335 void hme_evalsad_grid_pu_MxM(err_prms_t *ps_prms) in hme_evalsad_grid_pu_MxM()
Dhme_utils.c2565 err_prms_t s_err_prms; in hme_decide_part_types()
2566 err_prms_t *ps_err_prms = &s_err_prms; in hme_decide_part_types()
5281 err_prms_t s_err_prms; in ihevce_16x16block_temporal_noise_detect()
Dihevce_enc_loop_inter_mode_sifter.c192 err_prms_t s_err_prms; in ihevce_compute_inter_pred_and_cost()
Dhme_refine.c620 err_prms_t s_err_prms; in hme_pick_eval_merge_candts()
Dihevce_enc_loop_utils.c10349 err_prms_t s_err_prms; in ihevce_determine_tu_tree_distribution()
/external/libhevc/encoder/arm/
Dihevce_me_neon.c414 void hme_evalsad_grid_npu_MxN_neon(err_prms_t *ps_prms) in hme_evalsad_grid_npu_MxN_neon()
450 void hme_evalsad_pt_npu_MxN_8bit_neon(err_prms_t *ps_prms) in hme_evalsad_pt_npu_MxN_8bit_neon()
464 err_prms_t *ps_err_prms, in hme_calc_sad_and_1_best_result_neon()
610 err_prms_t *ps_err_prms, result_upd_prms_t *ps_result_prms) in hme_calc_sad_and_1_best_result_subpel_neon()
Dihevce_subpel_neon.c366 err_prms_t *ps_prms, result_upd_prms_t *ps_result_prms) in hme_evalsatd_update_1_best_result_pt_pu_16x16_neon()