Searched refs:pu_result_t (Results 1 – 7 of 7) sorted by relevance
/external/libhevc/encoder/ |
D | ihevce_me_common_defs.h | 526 } pu_result_t; typedef 536 pu_result_t as_pu_results[MAX_NUM_INTER_PARTS]; 633 pu_result_t *aps_pu_results[2][TOT_NUM_PARTS];
|
D | hme_utils.h | 720 pu_result_t *ps_pu_result, 734 pu_result_t *ps_pu_result,
|
D | ihevce_stasino_helpers.h | 255 pu_result_t *ps_result,
|
D | hme_utils.c | 122 pu_result_t *ps_best_l0_pu; in ihevce_open_loop_pred_data() 138 pu_result_t *ps_best_l1_pu; in ihevce_open_loop_pred_data() 2223 pu_result_t *ps_pu_results_dst, in hme_pick_best_pu_cand() 2224 pu_result_t *ps_pu_results_list0, in hme_pick_best_pu_cand() 2225 pu_result_t *ps_pu_results_list1, in hme_pick_best_pu_cand() 2600 pu_result_t *ps_pu_result; in hme_decide_part_types() 3033 pu_result_t *ps_pu_result, in hme_populate_pus() 3044 pu_result_t *ps_curr_pu; in hme_populate_pus() 3236 pu_result_t *ps_pu_result, in hme_populate_pus_8x8_cu() 3245 pu_result_t *ps_curr_pu; in hme_populate_pus_8x8_cu()
|
D | ihevce_stasino_helpers.c | 852 pu_result_t *ps_result, in ihevce_calc_variance_for_diff_weights()
|
D | hme_refine.c | 983 pu_result_t *ps_pu_result) in hme_try_merge_high_speed() 5376 pu_result_t *aps_part_result[MAX_NUM_PARTS]; in hme_analyse_mv_clustering() 5377 pu_result_t *aps_inferior_parts[MAX_NUM_PARTS]; in hme_analyse_mv_clustering() 5521 pu_result_t *ps_part_result = aps_part_result[j]; in hme_analyse_mv_clustering() 5909 pu_result_t as_pu_results[2][TOT_NUM_PARTS][MAX_NUM_RESULTS_PER_PART_LIST]; in hme_refine() 7875 pu_result_t *ps_pu_results = in hme_refine()
|
D | hme_subpel.c | 633 pu_result_t *ps_pu_node1, *ps_pu_node2, *ps_pu_result; in hme_compute_pred_and_evaluate_bi()
|