Home
last modified time | relevance | path

Searched refs:setBufferPoolConfig (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/core/include/opencv2/core/
Dcuda.hpp332 CV_EXPORTS void setBufferPoolConfig(int deviceId, size_t stackSize, int stackCount);
/external/opencv3/modules/core/src/
Dcuda_stream.cpp631 void cv::cuda::setBufferPoolConfig(int deviceId, size_t stackSize, int stackCount) in setBufferPoolConfig() function in cv::cuda