dstTSIZE          123 modules/core/src/opencl/meanstddev.cl         storepix(localMemSum[0], dstptr + dstTSIZE * gid);
dstTSIZE          124 modules/core/src/opencl/meanstddev.cl         storesqpix(localMemSqSum[0], dstptr + mad24(dstTSIZE, groups, sqdstTSIZE * gid));
dstTSIZE          126 modules/core/src/opencl/meanstddev.cl         *(__global int *)(dstptr + mad24(dstTSIZE + sqdstTSIZE, groups, (int)sizeof(int) * gid)) = localMemNonZero[0];
dstTSIZE           48 modules/core/src/opencl/normalize.cl         int dst_index  = mad24(y0, dst_step, mad24(x, dstTSIZE, dst_offset));
dstTSIZE          477 modules/core/src/opencl/reduce.cl     storepix(localmem[0], dstptr + dstTSIZE * gid); \
dstTSIZE          478 modules/core/src/opencl/reduce.cl     storepix(localmem2[0], dstptr + mad24(groupnum, dstTSIZE, dstTSIZE * gid))
dstTSIZE          487 modules/core/src/opencl/reduce.cl     storepix(localmem[0], dstptr + dstTSIZE * gid)
dstTSIZE          552 modules/core/src/opencl/reduce.cl     storepix(localmem[0], dstptr + dstTSIZE * gid)