Home
last modified time | relevance | path

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

/external/opencv3/modules/cudaarithm/src/
Darithm.cpp140 void ___cufftSafeCall(int err, const char* file, const int line, const char* func) in ___cufftSafeCall() function
150 #define cufftSafeCall(expr) ___cufftSafeCall(expr, __FILE__, __LINE__, CV_Func)