Searched defs:maxc (Results 1 – 13 of 13) sorted by relevance
| /external/eigen/test/ |
| D | redux.cpp | 29 Scalar s(0), p(1), minc(numext::real(m1.coeff(0))), maxc(numext::real(m1.coeff(0))); in matrixRedux() local 76 RealScalar minc(numext::real(v.coeff(0))), maxc(numext::real(v.coeff(0))); in vectorRedux() local 93 RealScalar minc(numext::real(v.coeff(i))), maxc(numext::real(v.coeff(i))); in vectorRedux() local 110 RealScalar minc(numext::real(v.coeff(i))), maxc(numext::real(v.coeff(i))); in vectorRedux() local
|
| D | visitor.cpp | 28 Scalar minc = Scalar(1000), maxc = Scalar(-1000); in matrixVisitor() local 75 Scalar minc = v(0), maxc = v(0); in vectorVisitor() local
|
| /external/eigen/test/eigen2/ |
| D | eigen2_visitor.cpp | 27 Scalar minc = Scalar(1000), maxc = Scalar(-1000); in matrixVisitor() local 73 Scalar minc = Scalar(1000), maxc = Scalar(-1000); in vectorVisitor() local
|
| /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/ |
| D | btBoxBoxDetector.cpp | 266 …int maxc, dContactGeom * /*contact*/, int /*skip*/,btDiscreteCollisionDetectorInterface::Result& o… in dBoxBox2() 704 int maxc = 4; in getClosestPoints() local
|
| /external/opencv3/modules/imgproc/src/ |
| D | phasecorr.cpp | 419 int maxc = peakLocation.x + (weightBoxSize.width >> 1); in weightedCentroid() local
|
| /external/fio/ |
| D | gettime.c | 261 uint64_t minc, maxc, avg, cycles[NR_TIME_ITERS]; in calibrate_cpu_clock() local
|
| /external/libjpeg-turbo/ |
| D | jquant2.c | 257 register long maxc = 0; in find_biggest_color_pop() local
|
| /external/opencv3/3rdparty/libjpeg/ |
| D | jquant2.c | 280 register long maxc = 0; in find_biggest_color_pop() local
|
| /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/ |
| D | gim_linear_math.h | 398 #define VEC_MAYOR_COORD(vec, maxc)\ argument
|
| /external/libvpx/libvpx/vp8/encoder/ |
| D | mcomp.c | 229 int maxc = VPXMIN(x->mv_col_max * 4, in vp8_find_best_sub_pixel_step_iteratively() local
|
| /external/deqp/framework/common/ |
| D | tcuTextureUtil.cpp | 1215 float maxc = de::max(rc, de::max(gc, bc)); in packRGB999E5() local
|
| /external/libvpx/libvpx/vp9/encoder/ |
| D | vp9_mcomp.c | 673 const int maxc = VPXMIN(x->mv_col_max * 8, ref_mv->col + MV_MAX); in vp9_find_best_sub_pixel_tree() local
|
| /external/toybox/generated/ |
| D | globals.h | 780 int maxc; member
|