Home
last modified time | relevance | path

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

/external/opencv3/modules/cudev/include/opencv2/cudev/util/
Dtuple.hpp73 enum { size = tuple_size< tuple<P0, P1, P2, P3, P4, P5, P6, P7, P8, P9> >::value }; enumerator
/external/opencv3/modules/cudev/include/opencv2/cudev/block/detail/
Dreduce.hpp159 …__device__ __forceinline__ void loadToSmem(const tuple<P0, P1, P2, P3, P4, P5, P6, P7, P8, P9>& sm… in loadToSmem() argument
168 …__device__ __forceinline__ void loadFromSmem(const tuple<P0, P1, P2, P3, P4, P5, P6, P7, P8, P9>& … in loadFromSmem() argument
187 __device__ __forceinline__ void merge(const tuple<P0, P1, P2, P3, P4, P5, P6, P7, P8, P9>& smem, in merge() argument
/external/libgsm/inc/
Dproto.h47 # define P8(x, a, b, c, d, e, f, g, h) (a, b, c, d, e, f, g, h) macro
61 # define P8(x, a, b, c, d, e, f, g, h) x a; b; c; d; e; f; g; h; macro
/external/opencv3/modules/core/include/opencv2/core/cuda/detail/
Dreduce.hpp139 … __forceinline__ void loadToSmem(const thrust::tuple<P0, P1, P2, P3, P4, P5, P6, P7, P8, P9>& smem, in loadToSmem() argument
147 …_forceinline__ void loadFromSmem(const thrust::tuple<P0, P1, P2, P3, P4, P5, P6, P7, P8, P9>& smem, in loadFromSmem() argument
169 …ice__ __forceinline__ void merge(const thrust::tuple<P0, P1, P2, P3, P4, P5, P6, P7, P8, P9>& smem, in merge() argument
/external/opencv3/modules/cudev/include/opencv2/cudev/warp/detail/
Dreduce.hpp139 …__device__ __forceinline__ void loadToSmem(const tuple<P0, P1, P2, P3, P4, P5, P6, P7, P8, P9>& sm… in loadToSmem() argument
158 __device__ __forceinline__ void merge(const tuple<P0, P1, P2, P3, P4, P5, P6, P7, P8, P9>& smem, in merge() argument
/external/opencv3/modules/cudev/include/opencv2/cudev/block/
Dreduce.hpp72 __device__ __forceinline__ void blockReduce(const tuple<P0, P1, P2, P3, P4, P5, P6, P7, P8, P9>& sm… in blockReduce() argument
/external/opencv3/modules/cudev/include/opencv2/cudev/warp/
Dreduce.hpp70 __device__ __forceinline__ void warpReduce(const tuple<P0, P1, P2, P3, P4, P5, P6, P7, P8, P9>& sme… in warpReduce() argument
/external/opencv3/modules/core/include/opencv2/core/cuda/
Dreduce.hpp67 …__device__ __forceinline__ void reduce(const thrust::tuple<P0, P1, P2, P3, P4, P5, P6, P7, P8, P9>… in reduce() argument
/external/svox/pico/lib/
Dpicopam.c276 #define P8 7 macro