Lines Matching defs:int
12 int first; field
19 int featureIdx; field
35 int x[numRect]; field
57 static int currStage; constant
58 static int currStump; variable
59 static int currHf; constant
61 static int calcSumOfs(const int x, const int of0, const int of1, const int of2, const int of3, cons… constant
69 static int evaluateIntegral(const int x, const int imgWidth, const int offNum, const HaarFeature _f… variable
77 static int evaluateIntegralNof(const rs_allocation in, const int x, const int imgWidth) { constant
85 bool RS_KERNEL runAtHaarKernel(const int in, const int x) constant
146 void addStage(const int first, const int ntrees, const float threshold) { constant
155 void addStump(const int featureIdx, const float threshold, const float left, const float right) { constant
165 void addHF(const int x0, const int y0, const int w0, const int h0, constant
166 const int x1, const int y1, const int w1, const int h1, constant
167 const int x2, const int y2, const int w2, const int h2, constant