Searched refs:cur_cls (Results 1 – 1 of 1) sorted by relevance
816 int cur_cls = *response_ptr[i]; in cvPreprocessCategoricalResponses() local817 if( cur_cls != prev_cls ) in cvPreprocessCategoricalResponses()821 cls_map[++cls_count] = prev_cls = cur_cls; in cvPreprocessCategoricalResponses()