Home
last modified time | relevance | path

Searched refs:PT_C (Results 1 – 5 of 5) sorted by relevance

/external/libhevc/encoder/
Dhme_subpel.c2442 e_min_id = PT_C; in hme_subpel_refine_search_node_high_speed()
2448 if(i4_grid_mask & BIT_EN(PT_C)) in hme_subpel_refine_search_node_high_speed()
2474 e_min_id = PT_C; in hme_subpel_refine_search_node_high_speed()
2622 if(e_min_id == PT_C) in hme_subpel_refine_search_node_high_speed()
2667 i4_grid_mask = GRID_DIAMOND_ENABLE_ALL ^ (BIT_EN(PT_C)); in hme_subpel_refine_search_node_high_speed()
2726 e_min_id = PT_C; in hme_subpel_refine_search_node_high_speed()
2878 if(e_min_id == PT_C) in hme_subpel_refine_search_node_high_speed()
3061 e_min_id = PT_C; in hme_subpel_refine_search_node_high_speed()
3067 if(i4_grid_mask & BIT_EN(PT_C)) in hme_subpel_refine_search_node_high_speed()
3089 e_min_id = PT_C; in hme_subpel_refine_search_node_high_speed()
[all …]
Dhme_search_algo.c353 i4_min_id = (S32)PT_C; /* Center Point */ in hme_pred_search_square_stepn()
389 if(i4_min_id == (S32)PT_C) in hme_pred_search_square_stepn()
Dhme_defs.h767 PT_C = 0, enumerator
802 (BIT_EN(PT_C) | BIT_EN(PT_L) | BIT_EN(PT_T) | BIT_EN(PT_R) | BIT_EN(PT_B))
Dhme_interface.c115 id = PT_C; in hme_init_globals()
116 gai4_opt_grid_mask[id] = GRID_ALL_PTS_VALID ^ (BIT_EN(PT_C)); in hme_init_globals()
119 gai4_opt_grid_mask_diamond[id] = GRID_DIAMOND_ENABLE_ALL ^ (BIT_EN(PT_C)); in hme_init_globals()
120 gai4_opt_grid_mask_conventional[id] = GRID_ALL_PTS_VALID ^ (BIT_EN(PT_C)); in hme_init_globals()
Dhme_err_compute.c1459 i4_min_id = (S32)PT_C; in hme_update_results_grid_pu_bestn_xtreme_speed()
1572 i4_min_id = (S32)PT_C; in hme_update_results_grid_pu_bestn()
1703 i4_min_id = (S32)PT_C; in hme_update_results_grid_pu_bestn_no_encode()