mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
avx2
This commit is contained in:
@@ -192,6 +192,7 @@ struct NoVec
|
||||
extern volatile bool USE_SSE2;
|
||||
extern volatile bool USE_SSE4_2;
|
||||
extern volatile bool USE_AVX;
|
||||
extern volatile bool USE_AVX2;
|
||||
|
||||
enum { BLOCK_SIZE = 1024 };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user