Home
last modified time | relevance | path

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

/external/opencv3/modules/core/include/opencv2/core/cuda/
Dwarp.hpp58 LOG_WARP_SIZE = 5, enumerator
/external/opencv3/modules/cudev/include/opencv2/cudev/warp/
Dwarp.hpp58 LOG_WARP_SIZE = 5, enumerator
/external/opencv3/modules/cudalegacy/src/cuda/
Dfgd.cu62 const int LOG_WARP_SIZE = 5; variable