Searched refs:MAX_NUM_CLUSTERS_IN_VALID_32x32_BLK (Results 1 – 2 of 2) sorted by relevance
110 #define MAX_NUM_CLUSTERS_IN_VALID_32x32_BLK 5 macro
2668 if((num_clusters > MAX_NUM_CLUSTERS_IN_VALID_32x32_BLK)) in hme_sort_and_assign_top_ref_ids_areawise()4608 if(num_clusters > MAX_NUM_CLUSTERS_IN_VALID_32x32_BLK) in hme_determine_validity_32x32()4628 if(num_clusters < MAX_NUM_CLUSTERS_IN_VALID_32x32_BLK) in hme_determine_validity_32x32()4715 if((num_clusters_parent > MAX_NUM_CLUSTERS_IN_VALID_32x32_BLK) && in hme_determine_validity_16x16()4724 if(num_clusters_parent != MAX_NUM_CLUSTERS_IN_VALID_32x32_BLK) in hme_determine_validity_16x16()5076 (num_clusters <= MAX_NUM_CLUSTERS_IN_VALID_32x32_BLK) && in hme_populate_cu_tree()5610 if((ps_blk_32x32->num_clusters >= MAX_NUM_CLUSTERS_IN_VALID_32x32_BLK)) in hme_analyse_mv_clustering()