srcTSIZE           22 modules/core/src/opencl/meanstddev.cl #define srcTSIZE (int)sizeof(srcT)
srcTSIZE           29 modules/core/src/opencl/meanstddev.cl #define srcTSIZE ((int)sizeof(srcT1)*3)
srcTSIZE           56 modules/core/src/opencl/minmaxloc.cl #define srcTSIZE (int)sizeof(srcT)
srcTSIZE           59 modules/core/src/opencl/minmaxloc.cl #define srcTSIZE ((int)sizeof(srcT1) * 3)
srcTSIZE           63 modules/core/src/opencl/minmaxloc.cl #undef srcTSIZE
srcTSIZE           64 modules/core/src/opencl/minmaxloc.cl #define srcTSIZE (int)sizeof(srcT1)
srcTSIZE           21 modules/core/src/opencl/normalize.cl #define srcTSIZE (int)sizeof(srcT)
srcTSIZE           26 modules/core/src/opencl/normalize.cl #define srcTSIZE ((int)sizeof(srcT1)*3)
srcTSIZE           99 modules/core/src/opencl/reduce.cl #define srcTSIZE (int)sizeof(srcT)
srcTSIZE          101 modules/core/src/opencl/reduce.cl #define srcTSIZE (int)sizeof(srcT1)
srcTSIZE          107 modules/core/src/opencl/reduce.cl #define srcTSIZE ((int)sizeof(srcT1)*3)