Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_me_common_defs.h81 #define MAX_NUM_CLUSTERS_IN_ONE_REF_IDX 5 macro
88 #define MAX_NUM_MERGE_CANDTS 4 * (3 * MAX_NUM_CLUSTERS_IN_ONE_REF_IDX + 2 * MAX_NUM_CANDS_BESTUNI)
Dhme_defs.h394 MAX_NUM_CLUSTERS_IN_ONE_REF_IDX)) \
420 if((ps_cluster_blk->au1_num_clusters[ref_idx] > MAX_NUM_CLUSTERS_IN_ONE_REF_IDX)) \
Dhme_refine.c2849 if(ps_32x32->num_clusters > MAX_NUM_CLUSTERS_IN_ONE_REF_IDX) in hme_boot_out_outlier()
2858 if(ps_64x64->num_clusters > MAX_NUM_CLUSTERS_IN_ONE_REF_IDX) in hme_boot_out_outlier()
5004 MAX_NUM_CLUSTERS_IN_ONE_REF_IDX); in hme_populate_cu_tree()
5082 MAX_NUM_CLUSTERS_IN_ONE_REF_IDX); in hme_populate_cu_tree()