Searched refs:SET_VALUES_FOR_TOP_REF_IDS (Results 1 – 2 of 2) sorted by relevance
/external/libhevc/encoder/ |
D | hme_defs.h | 323 #define SET_VALUES_FOR_TOP_REF_IDS(ps_cluster_blk, best_uni_ref, best_alt_ref, num_ref) \ macro
|
D | hme_refine.c | 2745 SET_VALUES_FOR_TOP_REF_IDS(ps_32x32, best_uni_ref, best_alt_ref, num_ref); in hme_sort_and_assign_top_ref_ids_areawise() 2749 SET_VALUES_FOR_TOP_REF_IDS(ps_64x64, best_uni_ref, best_alt_ref, num_ref); in hme_sort_and_assign_top_ref_ids_areawise() 2776 SET_VALUES_FOR_TOP_REF_IDS(ps_32x32, best_uni_ref, best_alt_ref, num_ref); in hme_sort_and_assign_top_ref_ids_areawise() 2780 SET_VALUES_FOR_TOP_REF_IDS(ps_64x64, best_uni_ref, best_alt_ref, num_ref); in hme_sort_and_assign_top_ref_ids_areawise()
|