merge 89 modules/core/include/opencv2/core/cuda/detail/reduce.hpp static __device__ void merge(const PointerTuple& smem, const ValTuple& val, unsigned int tid, unsigned int delta, const OpTuple& op) merge 118 modules/core/include/opencv2/core/cuda/detail/reduce.hpp static __device__ void merge(const PointerTuple&, const ValTuple&, unsigned int, unsigned int, const OpTuple&) merge 155 modules/core/include/opencv2/core/cuda/detail/reduce.hpp __device__ __forceinline__ void merge(volatile T* smem, T& val, unsigned int tid, unsigned int delta, const Op& op) merge 169 modules/core/include/opencv2/core/cuda/detail/reduce.hpp __device__ __forceinline__ void merge(const thrust::tuple<P0, P1, P2, P3, P4, P5, P6, P7, P8, P9>& smem, merge 117 modules/core/include/opencv2/core/cuda/detail/reduce_key_val.hpp static __device__ void merge(const KeyPointerTuple& skeys, const KeyReferenceTuple& key, merge 159 modules/core/include/opencv2/core/cuda/detail/reduce_key_val.hpp static __device__ void merge(const KeyPointerTuple&, const KeyReferenceTuple&, merge 241 modules/core/include/opencv2/core/cuda/detail/reduce_key_val.hpp __device__ __forceinline__ void merge(volatile K* skeys, K& key, volatile V* svals, V& val, const Cmp& cmp, unsigned int tid, unsigned int delta) merge 271 modules/core/include/opencv2/core/cuda/detail/reduce_key_val.hpp __device__ __forceinline__ void merge(volatile K* skeys, K& key, merge 299 modules/core/include/opencv2/core/cuda/detail/reduce_key_val.hpp __device__ __forceinline__ void merge(const thrust::tuple<KP0, KP1, KP2, KP3, KP4, KP5, KP6, KP7, KP8, KP9>& skeys, merge 92 modules/core/include/opencv2/core/cuda/scan.hpp typedef WarpScan<INCLUSIVE, T, F> merge; merge 132 modules/core/include/opencv2/core/cuda/scan.hpp typedef WarpScanNoComp<INCLUSIVE, T, F> merge; merge 939 modules/core/src/convert.cpp void cv::merge(const Mat* mv, size_t n, OutputArray _dst) merge 1080 modules/core/src/convert.cpp void cv::merge(InputArrayOfArrays _mv, OutputArray _dst) merge 50 modules/cudaarithm/src/core.cpp void cv::cuda::merge(const GpuMat*, size_t, OutputArray, Stream&) { throw_no_cuda(); } merge 51 modules/cudaarithm/src/core.cpp void cv::cuda::merge(const std::vector<GpuMat>&, OutputArray, Stream&) { throw_no_cuda(); } merge 160 modules/cudaimgproc/src/mssegmentation.cpp inline int DjSets::merge(int set1, int set2) merge 99 modules/cudev/include/opencv2/cudev/block/detail/reduce.hpp __device__ static void merge(const PointerTuple& smem, const ValTuple& val, uint tid, uint delta, const OpTuple& op) merge 131 modules/cudev/include/opencv2/cudev/block/detail/reduce.hpp __device__ __forceinline__ static void merge(const PointerTuple&, const ValTuple&, uint, uint, const OpTuple&) merge 178 modules/cudev/include/opencv2/cudev/block/detail/reduce.hpp __device__ __forceinline__ void merge(volatile T* smem, T& val, uint tid, uint delta, const Op& op) merge 187 modules/cudev/include/opencv2/cudev/block/detail/reduce.hpp __device__ __forceinline__ void merge(const tuple<P0, P1, P2, P3, P4, P5, P6, P7, P8, P9>& smem, merge 106 modules/cudev/include/opencv2/cudev/block/detail/reduce_key_val.hpp __device__ static void merge(const KeyPointerTuple& skeys, const KeyReferenceTuple& key, merge 141 modules/cudev/include/opencv2/cudev/block/detail/reduce_key_val.hpp __device__ static void merge(const KeyPointerTuple&, const KeyReferenceTuple&, merge 201 modules/cudev/include/opencv2/cudev/block/detail/reduce_key_val.hpp __device__ void merge(volatile K* skeys, K& key, volatile V* svals, V& val, const Cmp& cmp, uint tid, uint delta) merge 216 modules/cudev/include/opencv2/cudev/block/detail/reduce_key_val.hpp __device__ void merge(volatile K* skeys, K& key, merge 235 modules/cudev/include/opencv2/cudev/block/detail/reduce_key_val.hpp __device__ __forceinline__ void merge(const tuple<KP0, KP1, KP2, KP3, KP4, KP5, KP6, KP7, KP8, KP9>& skeys, merge 160 modules/cudev/include/opencv2/cudev/grid/detail/split_merge.hpp __host__ static void merge(const SrcPtrTuple& src, const GlobPtr<DstType>& dst, const MaskPtr& mask, int rows, int cols, cudaStream_t stream) merge 169 modules/cudev/include/opencv2/cudev/grid/detail/split_merge.hpp __host__ static void merge(const SrcPtrTuple& src, const GlobPtr<DstType>& dst, const MaskPtr& mask, int rows, int cols, cudaStream_t stream) merge 178 modules/cudev/include/opencv2/cudev/grid/detail/split_merge.hpp __host__ static void merge(const SrcPtrTuple& src, const GlobPtr<DstType>& dst, const MaskPtr& mask, int rows, int cols, cudaStream_t stream) merge 89 modules/cudev/include/opencv2/cudev/warp/detail/reduce.hpp __device__ static void merge(const PointerTuple& smem, const ValTuple& val, uint tid, uint delta, const OpTuple& op) merge 117 modules/cudev/include/opencv2/cudev/warp/detail/reduce.hpp __device__ __forceinline__ static void merge(const PointerTuple&, const ValTuple&, uint, uint, const OpTuple&) merge 149 modules/cudev/include/opencv2/cudev/warp/detail/reduce.hpp __device__ __forceinline__ void merge(volatile T* smem, T& val, uint tid, uint delta, const Op& op) merge 158 modules/cudev/include/opencv2/cudev/warp/detail/reduce.hpp __device__ __forceinline__ void merge(const tuple<P0, P1, P2, P3, P4, P5, P6, P7, P8, P9>& smem, merge 96 modules/cudev/include/opencv2/cudev/warp/detail/reduce_key_val.hpp __device__ static void merge(const KeyPointerTuple& skeys, const KeyReferenceTuple& key, merge 126 modules/cudev/include/opencv2/cudev/warp/detail/reduce_key_val.hpp __device__ __forceinline__ static void merge(const KeyPointerTuple&, const KeyReferenceTuple&, merge 171 modules/cudev/include/opencv2/cudev/warp/detail/reduce_key_val.hpp __device__ void merge(volatile K* skeys, K& key, volatile V* svals, V& val, const Cmp& cmp, uint tid, uint delta) merge 186 modules/cudev/include/opencv2/cudev/warp/detail/reduce_key_val.hpp __device__ void merge(volatile K* skeys, K& key, merge 205 modules/cudev/include/opencv2/cudev/warp/detail/reduce_key_val.hpp __device__ __forceinline__ void merge(const tuple<KP0, KP1, KP2, KP3, KP4, KP5, KP6, KP7, KP8, KP9>& skeys, merge 299 modules/features2d/src/mser.cpp void merge( ConnectedComp* comp1, ConnectedComp* comp2,