Home
last modified time | relevance | path

Searched refs:TOT_NUM_PARTS (Results 1 – 14 of 14) sorted by relevance

/external/libhevc/encoder/
Dhme_globals.h135 extern BLK_SIZE_T ge_part_id_to_blk_size[NUM_CU_SIZES][TOT_NUM_PARTS];
159 extern part_attr_t gas_part_attr_in_cu[TOT_NUM_PARTS];
216 extern U08 gau1_num_best_results_PQ[TOT_NUM_PARTS];
217 extern U08 gau1_num_best_results_HQ[TOT_NUM_PARTS];
218 extern U08 gau1_num_best_results_MS[TOT_NUM_PARTS];
219 extern U08 gau1_num_best_results_HS[TOT_NUM_PARTS];
220 extern U08 gau1_num_best_results_XS[TOT_NUM_PARTS];
221 extern U08 gau1_num_best_results_XS25[TOT_NUM_PARTS];
244 extern U08 gau1_partid_tr_valid[TOT_NUM_PARTS];
251 extern U08 gau1_partid_bl_valid[TOT_NUM_PARTS];
[all …]
Dhme_globals.c359 BLK_SIZE_T ge_part_id_to_blk_size[NUM_CU_SIZES][TOT_NUM_PARTS];
383 part_attr_t gas_part_attr_in_cu[TOT_NUM_PARTS];
467 U08 gau1_num_best_results_PQ[TOT_NUM_PARTS];
468 U08 gau1_num_best_results_HQ[TOT_NUM_PARTS];
469 U08 gau1_num_best_results_MS[TOT_NUM_PARTS];
470 U08 gau1_num_best_results_HS[TOT_NUM_PARTS];
471 U08 gau1_num_best_results_XS[TOT_NUM_PARTS];
472 U08 gau1_num_best_results_XS25[TOT_NUM_PARTS];
495 U08 gau1_partid_tr_valid[TOT_NUM_PARTS];
502 U08 gau1_partid_bl_valid[TOT_NUM_PARTS];
[all …]
Dihevce_global_tables.h99 extern const WORD8 gai1_is_part_vertical[TOT_NUM_PARTS];
100 extern const WORD8 gai1_part_wd_and_ht[TOT_NUM_PARTS][2];
Dihevce_me_common_defs.h404 TOT_NUM_PARTS = 17 enumerator
633 pu_result_t *aps_pu_results[2][TOT_NUM_PARTS];
636 UWORD8 u1_num_results_per_part_l0[TOT_NUM_PARTS];
639 UWORD8 u1_num_results_per_part_l1[TOT_NUM_PARTS];
Dihevce_global_tables.c319 const WORD8 gai1_is_part_vertical[TOT_NUM_PARTS] = { 0, 1, 1, 0, 0, 0, 0, 0, 0,
325 const WORD8 gai1_part_wd_and_ht[TOT_NUM_PARTS][2] = { { 16, 16 }, { 16, 8 }, { 16, 8 }, { 8, 16 },
Dhme_search_algo.c183 S32 ai4_sad_grid[9][TOT_NUM_PARTS]; in hme_pred_search_square_stepn()
185 S32 ai4_valid_part_ids[TOT_NUM_PARTS + 1]; in hme_pred_search_square_stepn()
485 S32 ai4_sad_grid[9 * TOT_NUM_PARTS]; in hme_pred_search()
687 S32 ai4_sad_grid[9 * TOT_NUM_PARTS]; in hme_pred_search_no_encode()
Dhme_defs.h1378 pred_candt_nodes_t as_pred_nodes[TOT_NUM_PARTS];
1459 search_node_t *aps_part_results[MAX_NUM_REF][TOT_NUM_PARTS];
1858 MEM_ALIGN16 WORD16 i2_tot_cost[2][TOT_NUM_PARTS + 7];
1860 MEM_ALIGN16 WORD16 i2_stim_injected_cost[2][TOT_NUM_PARTS + 7];
1863 MEM_ALIGN16 WORD16 i2_mv_cost[2][TOT_NUM_PARTS + 7];
1865 MEM_ALIGN16 WORD16 i2_mv_x[2][TOT_NUM_PARTS + 7];
1867 MEM_ALIGN16 WORD16 i2_mv_y[2][TOT_NUM_PARTS + 7];
1869 MEM_ALIGN16 WORD16 i2_ref_idx[2][TOT_NUM_PARTS + 7];
1872 WORD32 ai4_part_id[TOT_NUM_PARTS + 1];
1880 WORD16 ai2_fullpel_satd[2][TOT_NUM_PARTS];
[all …]
Dihevce_me_instr_set_router.c104 static U08 gau1_calc_sad_and_result[2][2][4][TOT_NUM_PARTS] = {
340 S32 *api4_sad_grid[TOT_NUM_PARTS]; in hme_evalsad_grid_pu_MxM()
365 for(i = 0; i < TOT_NUM_PARTS; i++) in hme_evalsad_grid_pu_MxM()
Dhme_err_compute.c410 U16 au2_sad_grid[TOT_NUM_PARTS * 9]; in hme_evalsad_grid_pu_16x16()
411 U16 *apu2_sad_grid[TOT_NUM_PARTS]; in hme_evalsad_grid_pu_16x16()
428 for(i = 0; i < TOT_NUM_PARTS; i++) in hme_evalsad_grid_pu_16x16()
433 for(i = 0; i < TOT_NUM_PARTS * num_candts; i++) in hme_evalsad_grid_pu_16x16()
860 for(part_id = 0; part_id < TOT_NUM_PARTS; part_id++) in hme_init_pred_ctxt_encode()
2493 for(i4_count = 0; i4_count < TOT_NUM_PARTS; i4_count++) in hme_calc_sad_and_2_best_results_subpel()
3566 for(i4_count = 0; i4_count < TOT_NUM_PARTS; i4_count++) in hme_calc_sad_and_1_best_result_subpel()
3785 for(i = 0; i < TOT_NUM_PARTS; i++) in hme_set_mvp_node()
3792 for(i = 0; i < TOT_NUM_PARTS; i++) in hme_set_mvp_node()
Dihevce_enc_loop_structs.h112 for(i = 0; i < TOT_NUM_PARTS; i++) \
119 for(j = 0; j < TOT_NUM_PARTS; j++) \
1355 block_merge_nodes_t as_nodes[3][TOT_NUM_PARTS][NUM_BEST_ME_OUTPUTS];
Dhme_interface.c999 S32 size = max_num_results * sizeof(search_node_t) * max_num_ref * TOT_NUM_PARTS; in hme_alloc_init_search_nodes()
1019 for(k = 0; k < TOT_NUM_PARTS; k++) in hme_alloc_init_search_nodes()
3440 for(i = 0; i < TOT_NUM_PARTS; i++) in hme_determine_max_num_fpel_refine_centers()
3449 for(i = 0; i < TOT_NUM_PARTS; i++) in hme_determine_max_num_fpel_refine_centers()
3458 for(i = 0; i < TOT_NUM_PARTS; i++) in hme_determine_max_num_fpel_refine_centers()
3467 for(i = 0; i < TOT_NUM_PARTS; i++) in hme_determine_max_num_fpel_refine_centers()
3476 for(i = 0; i < TOT_NUM_PARTS; i++) in hme_determine_max_num_fpel_refine_centers()
3485 for(i = 0; i < TOT_NUM_PARTS; i++) in hme_determine_max_num_fpel_refine_centers()
Dhme_utils.c582 for(i = 0; i < TOT_NUM_PARTS; i++) in hme_create_valid_part_ids()
1035 for(i = 0; i < TOT_NUM_PARTS; i++) in hme_reset_search_results()
3105 ps_pu_result + ((e_part_id + TOT_NUM_PARTS) * MAX_NUM_RESULTS_PER_PART_LIST); in hme_populate_pus()
3303 ps_pu_result + ((i + TOT_NUM_PARTS) * MAX_NUM_RESULTS_PER_PART_LIST); in hme_populate_pus_8x8_cu()
5290 S32 ai4_valid_part_ids[TOT_NUM_PARTS + 1]; in ihevce_16x16block_temporal_noise_detect()
5311 S32 ai4_sad_grid[9 * TOT_NUM_PARTS]; in ihevce_16x16block_temporal_noise_detect()
Dhme_refine.c594 S32 ai4_valid_part_ids[TOT_NUM_PARTS + 1]; in hme_pick_eval_merge_candts()
923 for(i = 0; i < TOT_NUM_PARTS; i++) in hme_pick_eval_merge_candts()
1318 S32 ai4_valid_part_ids[TOT_NUM_PARTS + 1]; in hme_try_merge_high_speed()
5909 pu_result_t as_pu_results[2][TOT_NUM_PARTS][MAX_NUM_RESULTS_PER_PART_LIST]; in hme_refine()
7580 for(i4_i = 0; i4_i < TOT_NUM_PARTS; i4_i++) in hme_refine()
10063 search_node_t as_best_two_proj_node[TOT_NUM_PARTS * 2]; in hme_refine_no_encode()
10065 S32 ai4_valid_part_ids[TOT_NUM_PARTS + 1]; in hme_refine_no_encode()
/external/libhevc/encoder/arm/
Dihevce_me_neon.c659 for(i = 0; i < TOT_NUM_PARTS; i++) in hme_calc_sad_and_1_best_result_subpel_neon()