Home
last modified time | relevance | path

Searched refs:hme_update_results_grid_pu_bestn (Results 1 – 3 of 3) sorted by relevance

/external/libhevc/encoder/
Dhme_err_compute.h79 void hme_update_results_grid_pu_bestn(result_upd_prms_t *ps_result_prms);
Dhme_err_compute.c131 #define UPD_RES_PT_NPU_BEST1 hme_update_results_grid_pu_bestn
132 #define UPD_RES_PT_NPU_BESTN hme_update_results_grid_pu_bestn
133 #define UPD_RES_PT_PU_BEST1 hme_update_results_grid_pu_bestn
134 #define UPD_RES_PT_PU_BESTN hme_update_results_grid_pu_bestn
135 #define UPD_RES_GRID_NPU_BEST1 hme_update_results_grid_pu_bestn
136 #define UPD_RES_GRID_NPU_BESTN hme_update_results_grid_pu_bestn
137 #define UPD_RES_GRID_PU_BEST1 hme_update_results_grid_pu_bestn
138 #define UPD_RES_GRID_PU_BESTN hme_update_results_grid_pu_bestn
1556 void hme_update_results_grid_pu_bestn(result_upd_prms_t *ps_result_prms) in hme_update_results_grid_pu_bestn() function
Dhme_search_algo.c351 hme_update_results_grid_pu_bestn(&s_result_prms); in hme_pred_search_square_stepn()