Searched refs:MAX_NUM_CLUSTERS_16x16 (Results 1 – 3 of 3) sorted by relevance
90 #define MAX_NUM_CLUSTERS_16x16 8 macro
2252 cluster_data_t as_cluster_data[MAX_NUM_CLUSTERS_16x16];
2512 for(i = 0; i < MAX_NUM_CLUSTERS_16x16; i++) in hme_init_clusters_16x16()3304 S32 new_cluster_idx = MAX_NUM_CLUSTERS_16x16; in hme_find_and_update_clusters()3421 cluster_data_t *ps_data = (new_cluster_idx == MAX_NUM_CLUSTERS_16x16) in hme_find_and_update_clusters()