Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dhme_refine.c5032 S32 cost_differential = (best_inter_cost - best_cost); in hme_populate_cu_tree() local
5075 ((ALL_INTER_COST_DIFF_THR * best_cost) >= (100 * cost_differential)) && in hme_populate_cu_tree()
5737 S32 cost_differential = (best_inter_cost - best_cost); in hme_analyse_mv_clustering() local
5740 ((ALL_INTER_COST_DIFF_THR * best_cost) >= (100 * cost_differential)); in hme_analyse_mv_clustering()