Searched refs:cls_counts (Results 1 – 1 of 1) sorted by relevance
730 int* cls_counts = 0; in cvPreprocessCategoricalResponses() local806 cls_counts = (*class_counts)->data.i; in cvPreprocessCategoricalResponses()819 if( cls_counts && cls_count >= 0 ) in cvPreprocessCategoricalResponses()820 cls_counts[cls_count] = i - prev_i; in cvPreprocessCategoricalResponses()827 if( cls_counts ) in cvPreprocessCategoricalResponses()828 cls_counts[cls_count] = i - prev_i; in cvPreprocessCategoricalResponses()