Searched refs:getConfigurationParameterForSize (Results 1 – 1 of 1) sorted by relevance
94 static size_t getConfigurationParameterForSize(const char* name, size_t defaultValue) in getConfigurationParameterForSize() function4154 … poolSize = getConfigurationParameterForSize("OPENCV_OPENCL_BUFFERPOOL_LIMIT", defaultPoolSize); in OpenCLAllocator()4156 …poolSize = getConfigurationParameterForSize("OPENCV_OPENCL_HOST_PTR_BUFFERPOOL_LIMIT", defaultPool… in OpenCLAllocator()4159 …poolSize = getConfigurationParameterForSize("OPENCV_OPENCL_SVM_BUFFERPOOL_LIMIT", defaultPoolSize); in OpenCLAllocator()