Searched defs:i4_tot_cost (Results 1 – 7 of 7) 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 2321 S32 ai4_sad_grid[17], i4_tot_cost; in hme_subpel_refine_search_node_high_speed() local 2938 S32 ai4_sad_grid[9][17], i4_tot_cost; in hme_subpel_refine_search_node_high_speed() local
|
D | ihevce_me_common_defs.h | 523 WORD32 i4_tot_cost; member 543 WORD32 i4_tot_cost; member
|
D | hme_defs.h | 1143 S32 i4_tot_cost; member 1225 S32 i4_tot_cost; member 1282 S32 i4_tot_cost; member
|
D | ihevce_enc_loop_structs.h | 1317 WORD32 i4_tot_cost; member 1340 WORD32 i4_tot_cost; member
|
/external/libhevc/encoder/arm/ |
D | ihevce_me_neon.c | 554 S32 i4_sad, i4_tot_cost; in hme_calc_sad_and_1_best_result_neon() local 646 S32 i4_tot_cost = CLIP_S16(i4_sad + i4_mv_cost); in hme_calc_sad_and_1_best_result_subpel_neon() local
|
D | ihevce_subpel_neon.c | 432 S32 i4_tot_cost = CLIP_S16(i4_sad + i4_mv_cost); in hme_evalsatd_update_1_best_result_pt_pu_16x16_neon() local
|