mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
enabled accuracy tests for the functions that use inside AMD Blas/Fft
This commit is contained in:
@@ -266,7 +266,8 @@ enum {
|
||||
CV_OpenGlNotSupported= -218,
|
||||
CV_OpenGlApiCallError= -219,
|
||||
CV_OpenCLDoubleNotSupported= -220,
|
||||
CV_OpenCLInitError= -221
|
||||
CV_OpenCLInitError= -221,
|
||||
CV_OpenCLNoAMDBlasFft= -222
|
||||
};
|
||||
|
||||
/****************************************************************************************\
|
||||
|
||||
Reference in New Issue
Block a user