Searched defs:srcLane (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/cuda/ |
| H A D | warp_shuffle.hpp | 60 __device__ __forceinline__ T shfl(T val, int srcLane, int width = warpSize) in shfl() 68 … __device__ __forceinline__ unsigned int shfl(unsigned int val, int srcLane, int width = warpSize) in shfl() 76 __device__ __forceinline__ double shfl(double val, int srcLane, int width = warpSize) in shfl()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/cuda/ |
| H A D | warp_shuffle.hpp | 60 __device__ __forceinline__ T shfl(T val, int srcLane, int width = warpSize) in shfl() 68 … __device__ __forceinline__ unsigned int shfl(unsigned int val, int srcLane, int width = warpSize) in shfl() 76 __device__ __forceinline__ double shfl(double val, int srcLane, int width = warpSize) in shfl()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/cuda/ |
| H A D | warp_shuffle.hpp | 60 __device__ __forceinline__ T shfl(T val, int srcLane, int width = warpSize) in shfl() 68 … __device__ __forceinline__ unsigned int shfl(unsigned int val, int srcLane, int width = warpSize) in shfl() 76 __device__ __forceinline__ double shfl(double val, int srcLane, int width = warpSize) in shfl()
|