Home | History | Annotate | Download | only in src

Lines Matching full:cls_idx

1278     int cls_idx;
1427 cls_idx = sum >= 0;
1429 value = (float)cls_idx;
1431 value = (float)cmap[cofs[vtype[var_count]] + cls_idx];