Home | History | Annotate | Download | only in traincascade

Lines Matching full:scount

1118     int n = node->sample_count, nl, nr, scount = data->sample_count;
1170 vi*scount + left->offset);
1196 vi*scount + left->offset;
1198 vi*scount + right->offset;
1231 (size_t)(workVarCount-1)*scount + left->offset);
1233 (size_t)(workVarCount-1)*scount + right->offset);
1254 (size_t)(workVarCount-1)*scount + left->offset;
1256 (size_t)(workVarCount-1)*scount + right->offset;
1284 (size_t)workVarCount*scount + left->offset);
1286 (size_t)workVarCount*scount + right->offset);
1305 (size_t)workVarCount*scount + left->offset;
1307 (size_t)workVarCount*scount + right->offset;
1673 int sCount = data->sample_count,
1675 vector<float> eval(sCount);
1677 for( int i = 0; i < sCount; i++ )
1692 for( int i = 0; i < sCount; i++ )