Searched refs:MAX_NUM_CLUSTERS_IN_VALID_16x16_BLK (Results 1 – 2 of 2) sorted by relevance
108 #define MAX_NUM_CLUSTERS_IN_VALID_16x16_BLK 3 macro
4726 if(num_clusters <= MAX_NUM_CLUSTERS_IN_VALID_16x16_BLK) in hme_determine_validity_16x16()4742 if(num_clusters < MAX_NUM_CLUSTERS_IN_VALID_16x16_BLK) in hme_determine_validity_16x16()4747 else if(num_clusters > MAX_NUM_CLUSTERS_IN_VALID_16x16_BLK) in hme_determine_validity_16x16()