ONE 348 3rdparty/libjpeg/jdct.h #define ONE ((INT32) 1) ONE 349 3rdparty/libjpeg/jdct.h #define CONST_SCALE (ONE << CONST_BITS) ONE 363 3rdparty/libjpeg/jdct.h #define DESCALE(x,n) RIGHT_SHIFT((x) + (ONE << ((n)-1)), n) ONE 201 3rdparty/libjpeg/jfdctint.c z1 += ONE << (CONST_BITS-PASS1_BITS-1); ONE 218 3rdparty/libjpeg/jfdctint.c z1 += ONE << (CONST_BITS-PASS1_BITS-1); ONE 261 3rdparty/libjpeg/jfdctint.c tmp10 = tmp0 + tmp3 + (ONE << (PASS1_BITS-1)); ONE 276 3rdparty/libjpeg/jfdctint.c z1 += ONE << (CONST_BITS+PASS1_BITS-1); ONE 293 3rdparty/libjpeg/jfdctint.c z1 += ONE << (CONST_BITS+PASS1_BITS-1); ONE 725 3rdparty/libjpeg/jfdctint.c tmp0 += ONE << (CONST_BITS-PASS1_BITS-3); ONE 747 3rdparty/libjpeg/jfdctint.c tmp0 = dataptr[DCTSIZE*0] + dataptr[DCTSIZE*3] + (ONE << (PASS1_BITS-1)); ONE 760 3rdparty/libjpeg/jfdctint.c tmp0 += ONE << (CONST_BITS+PASS1_BITS-1); ONE 3037 3rdparty/libjpeg/jfdctint.c z1 += ONE << (CONST_BITS-PASS1_BITS-2); ONE 3054 3rdparty/libjpeg/jfdctint.c z1 += ONE << (CONST_BITS-PASS1_BITS-2); ONE 3091 3rdparty/libjpeg/jfdctint.c tmp0 = dataptr[DCTSIZE*0] + dataptr[DCTSIZE*3] + (ONE << (PASS1_BITS-1)); ONE 3104 3rdparty/libjpeg/jfdctint.c tmp0 += ONE << (CONST_BITS+PASS1_BITS-1); ONE 3265 3rdparty/libjpeg/jfdctint.c tmp0 += ONE << (CONST_BITS-PASS1_BITS-4); ONE 3287 3rdparty/libjpeg/jfdctint.c tmp0 = dataptr[DCTSIZE*0] + (ONE << (PASS1_BITS-1)); ONE 4045 3rdparty/libjpeg/jfdctint.c tmp0 += ONE << (CONST_BITS-PASS1_BITS-2); ONE 4074 3rdparty/libjpeg/jfdctint.c tmp10 = tmp0 + tmp3 + (ONE << (PASS1_BITS-1)); ONE 4089 3rdparty/libjpeg/jfdctint.c z1 += ONE << (CONST_BITS+PASS1_BITS-1); ONE 4106 3rdparty/libjpeg/jfdctint.c z1 += ONE << (CONST_BITS+PASS1_BITS-1); ONE 4304 3rdparty/libjpeg/jfdctint.c tmp0 += ONE << (CONST_BITS-1); ONE 241 3rdparty/libjpeg/jidctint.c z2 += ONE << (CONST_BITS-PASS1_BITS-1); ONE 344 3rdparty/libjpeg/jidctint.c z2 = (INT32) wsptr[0] + (ONE << (PASS1_BITS+2)); ONE 454 3rdparty/libjpeg/jidctint.c tmp13 += ONE << (CONST_BITS-PASS1_BITS-1); ONE 506 3rdparty/libjpeg/jidctint.c tmp13 = (INT32) wsptr[0] + (ONE << (PASS1_BITS+2)); ONE 603 3rdparty/libjpeg/jidctint.c tmp0 += ONE << (CONST_BITS-PASS1_BITS-1); ONE 642 3rdparty/libjpeg/jidctint.c tmp0 = (INT32) wsptr[0] + (ONE << (PASS1_BITS+2)); ONE 724 3rdparty/libjpeg/jidctint.c tmp12 += ONE << (CONST_BITS-PASS1_BITS-1); ONE 761 3rdparty/libjpeg/jidctint.c tmp12 = (INT32) wsptr[0] + (ONE << (PASS1_BITS+2)); ONE 850 3rdparty/libjpeg/jidctint.c z1 += ONE << (CONST_BITS-PASS1_BITS-1); ONE 873 3rdparty/libjpeg/jidctint.c tmp0 = (INT32) wsptr[0] + (ONE << (PASS1_BITS+2)); ONE 943 3rdparty/libjpeg/jidctint.c tmp0 += ONE << (CONST_BITS-PASS1_BITS-1); ONE 970 3rdparty/libjpeg/jidctint.c tmp0 = (INT32) wsptr[0] + (ONE << (PASS1_BITS+2)); ONE 1025 3rdparty/libjpeg/jidctint.c tmp4 += ONE << 2; ONE 1115 3rdparty/libjpeg/jidctint.c tmp0 += ONE << (CONST_BITS-PASS1_BITS-1); ONE 1176 3rdparty/libjpeg/jidctint.c tmp0 = (INT32) wsptr[0] + (ONE << (PASS1_BITS+2)); ONE 1287 3rdparty/libjpeg/jidctint.c z3 += ONE << (CONST_BITS-PASS1_BITS-1); ONE 1359 3rdparty/libjpeg/jidctint.c z3 = (INT32) wsptr[0] + (ONE << (PASS1_BITS+2)); ONE 1482 3rdparty/libjpeg/jidctint.c tmp10 += ONE << (CONST_BITS-PASS1_BITS-1); ONE 1552 3rdparty/libjpeg/jidctint.c tmp10 = (INT32) wsptr[0] + (ONE << (PASS1_BITS+2)); ONE 1676 3rdparty/libjpeg/jidctint.c z3 += ONE << (CONST_BITS-PASS1_BITS-1); ONE 1756 3rdparty/libjpeg/jidctint.c z3 = (INT32) wsptr[0] + (ONE << (PASS1_BITS+2)); ONE 1892 3rdparty/libjpeg/jidctint.c z1 += ONE << (CONST_BITS-PASS1_BITS-1); ONE 1977 3rdparty/libjpeg/jidctint.c z1 = (INT32) wsptr[0] + (ONE << (PASS1_BITS+2)); ONE 2120 3rdparty/libjpeg/jidctint.c z1 += ONE << (CONST_BITS-PASS1_BITS-1); ONE 2204 3rdparty/libjpeg/jidctint.c z1 = (INT32) wsptr[0] + (ONE << (PASS1_BITS+2)); ONE 2346 3rdparty/libjpeg/jidctint.c z1 += ONE << (CONST_BITS-PASS1_BITS-1); ONE 2436 3rdparty/libjpeg/jidctint.c z1 = (INT32) wsptr[0] + (ONE << (PASS1_BITS+2)); ONE 2687 3rdparty/libjpeg/jidctint.c tmp0 = (INT32) wsptr[0] + (ONE << (PASS1_BITS+2)); ONE 2892 3rdparty/libjpeg/jidctint.c z2 += ONE << (CONST_BITS-PASS1_BITS-1); ONE 2958 3rdparty/libjpeg/jidctint.c tmp0 = (INT32) wsptr[0] + (ONE << (PASS1_BITS+2)); ONE 3121 3rdparty/libjpeg/jidctint.c tmp23 += ONE << (CONST_BITS-PASS1_BITS-1); ONE 3174 3rdparty/libjpeg/jidctint.c z1 = (INT32) wsptr[0] + (ONE << (PASS1_BITS+2)); ONE 3316 3rdparty/libjpeg/jidctint.c tmp10 += ONE << (CONST_BITS-PASS1_BITS-1); ONE 3356 3rdparty/libjpeg/jidctint.c z3 = (INT32) wsptr[0] + (ONE << (PASS1_BITS+2)); ONE 3492 3rdparty/libjpeg/jidctint.c tmp12 += ONE << (CONST_BITS-PASS1_BITS-1); ONE 3530 3rdparty/libjpeg/jidctint.c z3 = (INT32) wsptr[0] + (ONE << (PASS1_BITS+2)); ONE 3664 3rdparty/libjpeg/jidctint.c z1 += ONE << (CONST_BITS-PASS1_BITS-1); ONE 3697 3rdparty/libjpeg/jidctint.c z2 = (INT32) wsptr[0] + (ONE << (PASS1_BITS+2)); ONE 3805 3rdparty/libjpeg/jidctint.c tmp0 += ONE << (CONST_BITS-PASS1_BITS-1); ONE 3833 3rdparty/libjpeg/jidctint.c tmp0 = (INT32) wsptr[0] + (ONE << (PASS1_BITS+2)); ONE 3934 3rdparty/libjpeg/jidctint.c tmp0 = wsptr[0] + (ONE << 2); ONE 3999 3rdparty/libjpeg/jidctint.c tmp10 += ONE << 2; ONE 4048 3rdparty/libjpeg/jidctint.c tmp0 += ONE << (CONST_BITS-PASS1_BITS-1); ONE 4157 3rdparty/libjpeg/jidctint.c z2 = (INT32) wsptr[0] + (ONE << (PASS1_BITS+2)); ONE 4266 3rdparty/libjpeg/jidctint.c z1 += ONE << (CONST_BITS-PASS1_BITS-1); ONE 4351 3rdparty/libjpeg/jidctint.c tmp23 = (INT32) wsptr[0] + (ONE << (PASS1_BITS+2)); ONE 4449 3rdparty/libjpeg/jidctint.c z3 += ONE << (CONST_BITS-PASS1_BITS-1); ONE 4530 3rdparty/libjpeg/jidctint.c tmp10 = (INT32) wsptr[0] + (ONE << (PASS1_BITS+2)); ONE 4613 3rdparty/libjpeg/jidctint.c z3 += ONE << (CONST_BITS-PASS1_BITS-1); ONE 4686 3rdparty/libjpeg/jidctint.c tmp12 = (INT32) wsptr[0] + (ONE << (PASS1_BITS+2)); ONE 4807 3rdparty/libjpeg/jidctint.c z2 += ONE << (CONST_BITS-PASS1_BITS-1); ONE 4873 3rdparty/libjpeg/jidctint.c tmp0 = (INT32) wsptr[0] + (ONE << (PASS1_BITS+2)); ONE 4944 3rdparty/libjpeg/jidctint.c tmp0 += ONE << (CONST_BITS-PASS1_BITS-1); ONE 4984 3rdparty/libjpeg/jidctint.c tmp0 = (INT32) wsptr[0] + (ONE << (PASS1_BITS+2)); ONE 5079 3rdparty/libjpeg/jidctint.c tmp10 = wsptr[0] + (ONE << (CONST_BITS+2)); ONE 5122 3rdparty/libjpeg/jidctint.c tmp10 += ONE << 2; ONE 507 3rdparty/libtiff/tif_pixarlog.c b = exp(-c*ONE); /* multiplicative scale factor [b*exp(c*ONE) = 1] */ ONE 244 modules/core/src/gl_core_3_1.hpp ONE = 1, ONE 1007 modules/imgproc/src/hough.cpp const int SHIFT = 10, ONE = 1 << SHIFT; ONE 1074 modules/imgproc/src/hough.cpp sx = cvRound((vx*idp)*ONE/mag); ONE 1075 modules/imgproc/src/hough.cpp sy = cvRound((vy*idp)*ONE/mag); ONE 1077 modules/imgproc/src/hough.cpp x0 = cvRound((x*idp)*ONE); ONE 1078 modules/imgproc/src/hough.cpp y0 = cvRound((y*idp)*ONE); ONE 1394 modules/imgproc/src/imgwarp.cpp template<typename T, typename WT, typename AT, int ONE, class VecOp> ONE 1427 modules/imgproc/src/imgwarp.cpp D0[dx] = WT(S0[sx]*ONE); D1[dx] = WT(S1[sx]*ONE); ONE 1442 modules/imgproc/src/imgwarp.cpp D[dx] = WT(S[xofs[dx]]*ONE); ONE 4012 modules/imgproc/src/imgwarp.cpp template<class CastOp, typename AT, int ONE> ONE 4092 modules/imgproc/src/imgwarp.cpp WT cv = cval[k], sum = cv*ONE; ONE 4117 modules/imgproc/src/imgwarp.cpp template<class CastOp, typename AT, int ONE> ONE 4195 modules/imgproc/src/imgwarp.cpp WT cv = cval[k], sum = cv*ONE;