Home
last modified time | relevance | path

Searched defs:blockReduce (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/cudev/include/opencv2/cudev/block/
Dreduce.hpp63 __device__ __forceinline__ void blockReduce(volatile T* smem, T& val, uint tid, const Op& op) in blockReduce() function
72 __device__ __forceinline__ void blockReduce(const tuple<P0, P1, P2, P3, P4, P5, P6, P7, P8, P9>& sm… in blockReduce() function