Home
last modified time | relevance | path

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

/external/opencv3/modules/core/include/opencv2/core/cuda/
Dwarp.hpp59 WARP_SIZE = 1 << LOG_WARP_SIZE, enumerator
/external/opencv3/modules/cudev/include/opencv2/cudev/warp/
Dwarp.hpp59 WARP_SIZE = 1 << LOG_WARP_SIZE enumerator
/external/opencv3/modules/cudalegacy/src/cuda/
Dfgd.cu63 const int WARP_SIZE = 1 << LOG_WARP_SIZE; variable
Dccomponetns.cu59 WARP_SIZE = 32, enumerator