Searched defs:i4_mv_cost (Results 1 – 8 of 8) sorted by relevance
/external/libhevc/encoder/ |
D | hme_err_compute.c | 1454 S32 i4_tot_cost, i4_mv_cost, i4_sad, id; in hme_update_results_grid_pu_bestn_xtreme_speed() local 1567 S32 i4_tot_cost, i4_mv_cost, i4_sad, id; in hme_update_results_grid_pu_bestn() local 1698 S32 i4_tot_cost, i4_mv_cost, i4_sad, id; in hme_update_results_grid_pu_bestn_no_encode() local 1869 S32 i4_count = 0, i4_sad, i4_mv_cost, i4_tot_cost; in hme_update_results_pt_pu_best1_subpel_hs() local 1943 S32 i4_count = 0, i4_sad, i4_mv_cost, i4_tot_cost; in hme_update_results_pt_pu_best1_subpel_hs_1() local 2187 S32 i4_count = 0, i4_sad, i4_mv_cost, i4_tot_cost; in hme_calc_sad_and_2_best_results() local 2415 S32 i4_count = 0, i4_sad, i4_mv_cost, i4_tot_cost; in hme_calc_sad_and_2_best_results_subpel() local 2639 S32 i4_sad, i4_mv_cost, i4_tot_cost; in hme_calc_stim_injected_sad_and_2_best_results() local 2963 S32 i4_count = 0, i4_sad, i4_mv_cost, i4_tot_cost; in hme_calc_sad_and_1_best_result() local 3215 S32 i4_sad, i4_mv_cost, i4_tot_cost; in hme_calc_stim_injected_sad_and_1_best_result() local [all …]
|
D | hme_subpel.c | 1407 S32 i4_count = 0, i4_sad, i4_mv_cost, i4_tot_cost; in hme_evalsatd_update_2_best_results_pt_pu_16x16() local 1570 S32 i4_count = 0, i4_sad, i4_mv_cost, i4_tot_cost; in hme_evalsatd_update_1_best_result_pt_pu_16x16() local
|
D | ihevce_me_common_defs.h | 520 WORD32 i4_mv_cost; member
|
D | hme_defs.h | 1140 S32 i4_mv_cost; member 1279 S32 i4_mv_cost; member
|
D | hme_refine.c | 928 WORD32 i4_mv_cost; in hme_pick_eval_merge_candts() local
|
D | ihevce_enc_loop_structs.h | 1315 WORD32 i4_mv_cost; member
|
/external/libhevc/encoder/arm/ |
D | ihevce_me_neon.c | 489 S32 i4_mv_cost; in hme_calc_sad_and_1_best_result_neon() local 644 S32 i4_mv_cost = refine_ctxt->i2_mv_cost[0][id]; in hme_calc_sad_and_1_best_result_subpel_neon() local
|
D | ihevce_subpel_neon.c | 430 S32 i4_mv_cost = refine_ctxt->i2_mv_cost[0][id]; in hme_evalsatd_update_1_best_result_pt_pu_16x16_neon() local
|