Home
last modified time | relevance | path

Searched refs:i4_tu_split_cost (Results 1 – 4 of 4) sorted by relevance

/external/libhevc/encoder/
Dihevce_me_common_defs.h559 WORD32 i4_tu_split_cost; member
Dhme_subpel.c1237 ps_prms->i4_tu_split_cost = 0; in hme_evalsatd_pt_pu_8x8_tu_rec()
1276 &(ps_prms->i4_tu_split_cost), in hme_evalsatd_pt_pu_8x8_tu_rec()
1668 ps_prms->i4_tu_split_cost = 0; in hme_evalsatd_pt_pu_16x16_tu_rec()
1706 &(ps_prms->i4_tu_split_cost), in hme_evalsatd_pt_pu_16x16_tu_rec()
1855 ps_prms->i4_tu_split_cost = 0; in hme_evalsatd_pt_pu_32x32_tu_rec()
1893 &(ps_prms->i4_tu_split_cost), in hme_evalsatd_pt_pu_32x32_tu_rec()
2090 ps_prms->i4_tu_split_cost = 0; in hme_evalsatd_pt_pu_64x64_tu_rec()
2138 &(ps_prms->i4_tu_split_cost), in hme_evalsatd_pt_pu_64x64_tu_rec()
Dhme_utils.c2762 ps_err_prms->i4_tu_split_cost = 0; in hme_decide_part_types()
2771 ps_err_prms->i4_tu_split_cost = 0; in hme_decide_part_types()
2941 ps_best_results->i4_tu_split_cost = ps_err_prms->i4_tu_split_cost; in hme_decide_part_types()
3274 ps_cu_results->ps_best_results[0].i4_tu_split_cost = 0; in hme_populate_pus_8x8_cu()
3292 ps_cu_results->ps_best_results[0].i4_tu_split_cost = 0; in hme_populate_pus_8x8_cu()
3551 WORD32 inter_cost = ps_best_result[i].i4_tot_cost - ps_best_result[i].i4_tu_split_cost; in hme_insert_intra_nodes_post_bipred()
Dhme_defs.h2043 S32 i4_tu_split_cost; member