dstTSIZE 23 modules/core/src/opencl/meanstddev.cl #define dstTSIZE (int)sizeof(dstT) dstTSIZE 30 modules/core/src/opencl/meanstddev.cl #define dstTSIZE ((int)sizeof(dstT1)*3) dstTSIZE 22 modules/core/src/opencl/normalize.cl #define dstTSIZE (int)sizeof(dstT) dstTSIZE 27 modules/core/src/opencl/normalize.cl #define dstTSIZE ((int)sizeof(dstT1)*3) dstTSIZE 103 modules/core/src/opencl/reduce.cl #define dstTSIZE (int)sizeof(dstT) dstTSIZE 108 modules/core/src/opencl/reduce.cl #define dstTSIZE ((int)sizeof(dstT1)*3)