Home
last modified time | relevance | path

Searched refs:ALL_INTER_COST_DIFF_THR (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/encoder/
Dihevce_me_common_defs.h114 #define ALL_INTER_COST_DIFF_THR 10 macro
Dhme_refine.c5075 ((ALL_INTER_COST_DIFF_THR * best_cost) >= (100 * cost_differential)) && in hme_populate_cu_tree()
5740 ((ALL_INTER_COST_DIFF_THR * best_cost) >= (100 * cost_differential)); in hme_analyse_mv_clustering()