storepix          118 modules/core/src/opencl/copymakeborder.cl                 storepix(scalar, dstptr + dst_index);
storepix          132 modules/core/src/opencl/copymakeborder.cl                 storepix(scalar, dstptr + dst_index);
storepix          137 modules/core/src/opencl/copymakeborder.cl             storepix(loadpix(srcptr + src_index), dstptr + dst_index);
storepix           72 modules/core/src/opencl/flip.cl             storepix(src1, dstptr + dst_index0);
storepix           73 modules/core/src/opencl/flip.cl             storepix(src0, dstptr + dst_index1);
storepix          118 modules/core/src/opencl/flip.cl             storepix(src1, dstptr + dst_index0);
storepix          119 modules/core/src/opencl/flip.cl             storepix(src0, dstptr + dst_index1);
storepix          164 modules/core/src/opencl/flip.cl             storepix(src1, dstptr + dst_index0);
storepix          165 modules/core/src/opencl/flip.cl             storepix(src0, dstptr + dst_index1);
storepix          123 modules/core/src/opencl/meanstddev.cl         storepix(localMemSum[0], dstptr + dstTSIZE * gid);
storepix           68 modules/core/src/opencl/normalize.cl                 storepix(convertToDT(value), dstptr + dst_index);
storepix          477 modules/core/src/opencl/reduce.cl     storepix(localmem[0], dstptr + dstTSIZE * gid); \
storepix          478 modules/core/src/opencl/reduce.cl     storepix(localmem2[0], dstptr + mad24(groupnum, dstTSIZE, dstTSIZE * gid))
storepix          487 modules/core/src/opencl/reduce.cl     storepix(localmem[0], dstptr + dstTSIZE * gid)
storepix          552 modules/core/src/opencl/reduce.cl     storepix(localmem[0], dstptr + dstTSIZE * gid)
storepix           41 modules/core/src/opencl/repeat.cl                     storepix(srcelem, dstptr + dst_index);
storepix           70 modules/core/src/opencl/set_identity.cl                 storepix(x == y ? scalar : (T)(0), srcptr + src_index);
storepix           74 modules/core/src/opencl/set_identity.cl             storepix(x == y0 >> 2 ? (T)(scalar, 0, 0, 0) : (T)(0), srcptr + src_index);
storepix           78 modules/core/src/opencl/set_identity.cl                 storepix(x == y0 >> 2 ? (T)(0, scalar, 0, 0) : (T)(0), srcptr + src_index);
storepix           83 modules/core/src/opencl/set_identity.cl                     storepix(x == y0 >> 2 ? (T)(0, 0, scalar, 0) : (T)(0), srcptr + src_index);
storepix           88 modules/core/src/opencl/set_identity.cl                         storepix(x == y0 >> 2 ? (T)(0, 0, 0, scalar) : (T)(0), srcptr + src_index);
storepix          113 modules/core/src/opencl/transpose.cl                 storepix(tile[mad24(lx, LDS_STEP, ly + i)], dstptr + index_dst);
storepix          140 modules/core/src/opencl/transpose.cl                 storepix(loadpix(src), dst);
storepix          141 modules/core/src/opencl/transpose.cl                 storepix(tmp, src);
storepix           92 modules/imgproc/src/opencl/bilateral.cl         storepix(convert_uchar_t(sum / (float_t)(wsum)), dst + dst_index);
storepix          215 modules/imgproc/src/opencl/boxFilter.cl             storepix(dstval, dst);
storepix          245 modules/imgproc/src/opencl/canny.cl     storepix(value, map + mad24(gidy, map_step, mad24(gidx, (int)sizeof(int), map_offset)));
storepix          362 modules/imgproc/src/opencl/canny.cl     storepix(value, map + mad24(gidy, map_step, mad24(gidx, (int)sizeof(int), map_offset)));
storepix          450 modules/imgproc/src/opencl/canny.cl                     storepix(2, addr);
storepix          239 modules/imgproc/src/opencl/filter2D.cl         storepix(convertToDstT(total_sum + (WT)(delta)), dst);
storepix          343 modules/imgproc/src/opencl/filter2DSmall.cl             storepix(convertToDstT(total_sum + (WT)(delta)), dstPtr);
storepix          119 modules/imgproc/src/opencl/filterSepCol.cl         storepix(convertToDstT(sum + (srcT)(delta)), dst + start_addr);
storepix          382 modules/imgproc/src/opencl/filterSepRow.cl         storepix(sum, dst + start_addr);
storepix          196 modules/imgproc/src/opencl/filterSep_singlePass.cl             storepix(convertToDstT(sum + (WT)(delta)), Dst + mad24(y + liy, dst_step, mad24(x, DSTSIZE, dst_offset)));
storepix          409 modules/imgproc/src/opencl/filterSmall.cl             storepix(convertToDstT(convertToWT(total_sum) - convertToWT(value)), dstPtr );
storepix          411 modules/imgproc/src/opencl/filterSmall.cl             storepix(convertToDstT(convertToWT(value) - convertToWT(total_sum)), dstPtr );
storepix          413 modules/imgproc/src/opencl/filterSmall.cl             storepix(convertToDstT(convertToWT(total_sum) - convertToWT(value)), dstPtr );
storepix          416 modules/imgproc/src/opencl/filterSmall.cl             storepix(convertToDstT(total_sum), dstPtr);
storepix          176 modules/imgproc/src/opencl/laplacian5.cl             storepix(convertToDT(sum), Dst + mad24(y + liy, dst_step, mad24(x, DSTSIZE, dst_offset)));
storepix          325 modules/imgproc/src/opencl/medianFilter.cl         storepix(p4, dstptr + dst_index);
storepix          392 modules/imgproc/src/opencl/medianFilter.cl         storepix(p12, dstptr + dst_index);
storepix          166 modules/imgproc/src/opencl/morph.cl         storepix(convertToT(convertToWT(res) - convertToWT(value)), dstptr + dst_index);
storepix          168 modules/imgproc/src/opencl/morph.cl         storepix(convertToT(convertToWT(value) - convertToWT(res)), dstptr + dst_index);
storepix          170 modules/imgproc/src/opencl/morph.cl         storepix(convertToT(convertToWT(res) - convertToWT(value)), dstptr + dst_index);
storepix          173 modules/imgproc/src/opencl/morph.cl         storepix(res, dstptr + dst_index);
storepix          240 modules/imgproc/src/opencl/pyr_down.cl                 storepix(convertToT(sum), dstData + yin * dst_step + dst_x * PIXSIZE);
storepix          257 modules/imgproc/src/opencl/pyr_down.cl             storepix(convertToT(sum), dstData + mad24(yin, dst_step, dst_x * PIXSIZE));
storepix          265 modules/imgproc/src/opencl/pyr_down.cl             storepix(convertToT(sum), dstData + mad24(yin, dst_step, dst_x * PIXSIZE));
storepix          280 modules/imgproc/src/opencl/pyr_down.cl             storepix(convertToT(sum), dstData + mad24(yin, dst_step, dst_x * PIXSIZE));
storepix          127 modules/imgproc/src/opencl/pyr_up.cl         storepix(convertToT(sum), dstData + y * dst_step + x * PIXSIZE);
storepix          216 modules/imgproc/src/opencl/pyr_up.cl         storepix(convertToT(sum), dstData + dst_y * dst_step + dst_x * PIXSIZE);
storepix          222 modules/imgproc/src/opencl/pyr_up.cl         storepix(convertToT(sum), dstData + dst_y * dst_step + (dst_x+1) * PIXSIZE);
storepix          227 modules/imgproc/src/opencl/pyr_up.cl         storepix(convertToT(sum), dstData + (dst_y+1) * dst_step + dst_x * PIXSIZE);
storepix          232 modules/imgproc/src/opencl/pyr_up.cl         storepix(convertToT(sum), dstData + (dst_y+1) * dst_step + (dst_x+1) * PIXSIZE);
storepix          179 modules/imgproc/src/opencl/remap.cl                     storepix(v, dst);
storepix          184 modules/imgproc/src/opencl/remap.cl                     storepix(loadpix((__global const T*)(srcptr + src_index)), dst);
storepix          219 modules/imgproc/src/opencl/remap.cl                     storepix(v, dst);
storepix          224 modules/imgproc/src/opencl/remap.cl                     storepix(loadpix((__global const T *)(srcptr + src_index)), dst);
storepix          259 modules/imgproc/src/opencl/remap.cl                     storepix(v, dst);
storepix          264 modules/imgproc/src/opencl/remap.cl                     storepix(loadpix((__global const T *)(srcptr + src_index)), dst);
storepix          305 modules/imgproc/src/opencl/remap.cl                     storepix(v, dst);
storepix          310 modules/imgproc/src/opencl/remap.cl                     storepix(loadpix((__global const T *)(srcptr + src_index)), dst);
storepix          385 modules/imgproc/src/opencl/remap.cl                 storepix(convertToT(dst_data), dst);
storepix          456 modules/imgproc/src/opencl/remap.cl                 storepix(convertToT(sum), dst);
storepix          494 modules/imgproc/src/opencl/remap.cl                 storepix(convertToT(dst_data), dst);
storepix          556 modules/imgproc/src/opencl/remap.cl                 storepix(convertToT(dst_data), dst);
storepix          127 modules/imgproc/src/opencl/resize.cl         storepix(uval, dstptr + mad24(dy, dststep, dstoffset + dx*TSIZE));
storepix          162 modules/imgproc/src/opencl/resize.cl         storepix(convertToDT((val + 2) >> 2),
storepix          219 modules/imgproc/src/opencl/resize.cl         storepix(uval, dstptr + mad24(dy, dst_step, mad24(dx, TSIZE, dst_offset)));
storepix          239 modules/imgproc/src/opencl/resize.cl         storepix(loadpix(srcptr + mad24(sy, src_step, mad24(sx, TSIZE, src_offset))),
storepix          275 modules/imgproc/src/opencl/resize.cl         storepix(convertToT(convertToWT2V(sum) * (WT2V)(SCALE)), dst + mad24(dx, TSIZE, dst_index));
storepix          322 modules/imgproc/src/opencl/resize.cl         storepix(convertToT(sum), dst + mad24(dx, TSIZE, dst_index));
storepix          116 modules/imgproc/src/opencl/warp_affine.cl                 storepix(loadpix(srcptr + src_index), dstptr + dst_index);
storepix          119 modules/imgproc/src/opencl/warp_affine.cl                 storepix(scalar, dstptr + dst_index);
storepix          186 modules/imgproc/src/opencl/warp_affine.cl             storepix(convertToT((val + (1 << (INTER_REMAP_COEF_BITS-1))) >> INTER_REMAP_COEF_BITS), dstptr + dst_index);
storepix          190 modules/imgproc/src/opencl/warp_affine.cl             storepix(convertToT(val), dstptr + dst_index);
storepix          230 modules/imgproc/src/opencl/warp_affine.cl             storepix(convertToT(sum), dstptr + dst_index);
storepix          326 modules/imgproc/src/opencl/warp_affine.cl         storepix(convertToT( (sum + (1 << (INTER_REMAP_COEF_BITS-1))) >> INTER_REMAP_COEF_BITS ), dstptr + dst_index);
storepix          331 modules/imgproc/src/opencl/warp_affine.cl         storepix(convertToT( sum ), dstptr + dst_index);
storepix          371 modules/imgproc/src/opencl/warp_affine.cl         storepix(convertToT(sum), dstptr + dst_index);
storepix          110 modules/imgproc/src/opencl/warp_perspective.cl             storepix(loadpix(srcptr + src_index), dstptr + dst_index);
storepix          113 modules/imgproc/src/opencl/warp_perspective.cl             storepix(scalar, dstptr + dst_index);
storepix          160 modules/imgproc/src/opencl/warp_perspective.cl         storepix(convertToT((val + (1 << (INTER_REMAP_COEF_BITS-1))) >> INTER_REMAP_COEF_BITS), dstptr + dst_index);
storepix          164 modules/imgproc/src/opencl/warp_perspective.cl         storepix(convertToT(val), dstptr + dst_index);
storepix          229 modules/imgproc/src/opencl/warp_perspective.cl         storepix(convertToT( (sum + (1 << (INTER_REMAP_COEF_BITS-1))) >> INTER_REMAP_COEF_BITS ), dstptr + dst_index);
storepix          234 modules/imgproc/src/opencl/warp_perspective.cl         storepix(convertToT( sum ), dstptr + dst_index);