/external/libavc/encoder/ |
D | ime_distortion_metrics.c | 463 WORD32 i4_sad = 0; in ime_compute_sad_16x16() local 545 WORD32 i4_sad = 0; in ime_compute_sad_16x16_fast() local 618 WORD32 i4_sad = 0; in ime_compute_sad_8x8() local 686 WORD32 i4_sad = 0; in ime_compute_sad_4x4() local 750 WORD32 i4_sad = 0; in ime_compute_sad_16x8() local 824 WORD32 i4_sad = 0; in ime_compute_sad_16x16_ea8() local
|
D | ime.c | 129 WORD32 i4_sad[4]; in ime_diamond_search_16x16() local
|
D | ih264e_intra_modes_eval.c | 1738 WORD32 i4_sad[MAX_I4x4] = {INT_MAX, INT_MAX, INT_MAX, INT_MAX, INT_MAX, in ih264e_evaluate_intra_4x4_modes() local
|
/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 | 1058 S32 i4_sad = ps_pu_node1->i4_tot_cost - ps_pu_node1->i4_mv_cost; in hme_compute_pred_and_evaluate_bi() local 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 3855 S32 i4_sad; in hme_subpel_refine_struct_to_search_results_struct_converter() local
|
D | ihevce_me_common_defs.h | 586 WORD32 i4_sad; member
|
D | hme_defs.h | 1134 S32 i4_sad; member 1277 S32 i4_sad; member
|
D | ihevce_enc_loop_structs.h | 1313 WORD32 i4_sad; 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 645 S32 i4_sad = CLIP3(pi4_sad_grid[part_id], 0, 0x7fff); in hme_calc_sad_and_1_best_result_subpel_neon() local
|
D | ihevce_subpel_neon.c | 431 S32 i4_sad = CLIP3(pi4_sad_grid[part_id], 0, 0x7fff); in hme_evalsatd_update_1_best_result_pt_pu_16x16_neon() local
|
/external/libavc/encoder/x86/ |
D | ime_distortion_metrics_sse42.c | 353 WORD32 i4_sad; in ime_compute_sad_16x16_ea8_sse42() local 508 WORD32 i4_sad; in ime_compute_sad_16x16_fast_sse42() local
|