Searched refs:new_cluster_idx (Results 1 – 1 of 1) sorted by relevance
3304 S32 new_cluster_idx = MAX_NUM_CLUSTERS_16x16; in hme_find_and_update_clusters() local3360 new_cluster_idx = i; 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()3423 : &ps_cluster_data[new_cluster_idx]; in hme_find_and_update_clusters()