dstT_C1 97 modules/core/src/opencl/arithm.cl #define storedst(val) vstore3(val, 0, (__global dstT_C1 *)(dstptr + dst_index)) dstT_C1 98 modules/core/src/opencl/arithm.cl #define storedst2(val) vstore3(val, 0, (__global dstT_C1 *)(dstptr2 + dst_index2)) dstT_C1 110 modules/core/src/opencl/arithm.cl #define srcT1_C1 dstT_C1 dstT_C1 118 modules/core/src/opencl/arithm.cl #define srcT2_C1 dstT_C1 dstT_C1 376 modules/core/src/opencl/arithm.cl #define EXTRA_INDEX int dst_index2 = mad24(y0, dststep2, mad24(x, (int)sizeof(dstT_C1) * cn, dstoffset2)) dstT_C1 416 modules/core/src/opencl/arithm.cl int dst_index = mad24(y0, dststep, mad24(x, (int)sizeof(dstT_C1) * cn, dstoffset)); dstT_C1 446 modules/core/src/opencl/arithm.cl int dst_index = mad24(y0, dststep, mad24(x, (int)sizeof(dstT_C1) * cn, dstoffset)); dstT_C1 469 modules/core/src/opencl/arithm.cl int dst_index = mad24(y0, dststep, mad24(x, (int)sizeof(dstT_C1) * cn, dstoffset)); dstT_C1 492 modules/core/src/opencl/arithm.cl int dst_index = mad24(y0, dststep, mad24(x, (int)sizeof(dstT_C1) * cn, dstoffset));