Home
last modified time | relevance | path

Searched defs:i4_sad (Results 1 – 11 of 11) sorted by relevance

/external/libavc/encoder/
Dime_distortion_metrics.c463 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
Dime.c129 WORD32 i4_sad[4]; in ime_diamond_search_16x16() local
Dih264e_intra_modes_eval.c1738 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/
Dhme_err_compute.c1454 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 …]
Dhme_subpel.c1058 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
Dihevce_me_common_defs.h586 WORD32 i4_sad; member
Dhme_defs.h1134 S32 i4_sad; member
1277 S32 i4_sad; member
Dihevce_enc_loop_structs.h1313 WORD32 i4_sad; member
/external/libhevc/encoder/arm/
Dihevce_me_neon.c554 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
Dihevce_subpel_neon.c431 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/
Dime_distortion_metrics_sse42.c353 WORD32 i4_sad; in ime_compute_sad_16x16_ea8_sse42() local
508 WORD32 i4_sad; in ime_compute_sad_16x16_fast_sse42() local